- Update to version 1.1.1.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=83
This commit is contained in:
parent
afde14d8b6
commit
09de28a645
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38205304dde2c490276513ed039654a9125098b4986a76d2832f217ecf7c8f71
|
|
||||||
size 1126581
|
|
3
qmmp-1.1.1.tar.bz2
Normal file
3
qmmp-1.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c82364b76d23d8bba52466737349493593802576bee57979553a3de67163b518
|
||||||
|
size 1126907
|
@ -1,8 +1,8 @@
|
|||||||
--- a/src/plugins/CMakeLists.txt
|
--- a/src/plugins/CMakeLists.txt
|
||||||
+++ b/src/plugins/CMakeLists.txt
|
+++ b/src/plugins/CMakeLists.txt
|
||||||
@@ -1,7 +1,7 @@
|
@@ -2,7 +2,7 @@ SET(USE_ENCA TRUE CACHE BOOL "enable/dis
|
||||||
SET(USE_ENCA TRUE CACHE BOOL "enable/disable libenca support")
|
|
||||||
include(FindPkgConfig)
|
include(FindPkgConfig)
|
||||||
|
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
|
||||||
pkg_search_module(ENCA enca>=1.9)
|
pkg_search_module(ENCA enca>=1.9)
|
||||||
-pkg_search_module(TAGLIB taglib>=1.10)
|
-pkg_search_module(TAGLIB taglib>=1.10)
|
||||||
+pkg_search_module(TAGLIB taglib>=1.9)
|
+pkg_search_module(TAGLIB taglib>=1.9)
|
||||||
|
10
qmmp.changes
10
qmmp.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 4 19:30:15 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 1.1.1:
|
||||||
|
* Add FFmpeg 3.1 support.
|
||||||
|
* Fix Qt 5.7 support.
|
||||||
|
* Fix Russian translation.
|
||||||
|
* Update Ukrainian, Portuguese translation.
|
||||||
|
- Rebase qmmp-taglib-1.9.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 29 19:29:12 UTC 2016 - sor.alexei@meowr.ru
|
Wed Jun 29 19:29:12 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user