- Update to version 1.1.9.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=96
This commit is contained in:
committed by
Git OBS Bridge
parent
d28897a749
commit
00a6c86a2e
12
qmmp.spec
12
qmmp.spec
@@ -20,7 +20,7 @@
|
||||
%bcond_with faad
|
||||
%bcond_with restricted
|
||||
Name: qmmp
|
||||
Version: 1.1.8
|
||||
Version: 1.1.9
|
||||
Release: 0
|
||||
Summary: Qt-based Multimedia Player
|
||||
License: GPL-2.0+
|
||||
@@ -146,14 +146,14 @@ Development files for libqmmp.
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
-DCMAKE_MODULE_LINKER_FLAGS="" \
|
||||
-DCMAKE_MODULE_LINKER_FLAGS="" \
|
||||
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
|
||||
-DLIB_DIR=%{_lib} \
|
||||
-DLIB_DIR=%{_lib} \
|
||||
%if %{without restricted}
|
||||
-DUSE_MPLAYER=OFF \
|
||||
-DUSE_MPLAYER=OFF \
|
||||
%endif
|
||||
-DUSE_HAL=OFF \
|
||||
-DUSE_OSS=OFF \
|
||||
-DUSE_HAL=OFF \
|
||||
-DUSE_OSS=OFF \
|
||||
-DUSE_OSS4=OFF
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
|
Reference in New Issue
Block a user