[packages/clementine] add R gstreamer0.10-mad for mp3 playback
glen
glen at pld-linux.org
Sat Mar 30 04:14:56 CET 2013
commit 862961b478f2671fcb77ddef1d51cd1f65a60c48
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Mar 30 05:14:37 2013 +0200
add R gstreamer0.10-mad for mp3 playback
clementine.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/clementine.spec b/clementine.spec
index b84316e..d3ae25d 100644
--- a/clementine.spec
+++ b/clementine.spec
@@ -11,7 +11,7 @@ Summary: A music player and library organiser
Summary(hu.UTF-8): Egy zenelejátszó és gyűjtemény-kezelő
Name: clementine
Version: 1.1.1
-Release: 2
+Release: 3
License: GPL v3 and GPL v2+
Group: Applications/Multimedia
URL: http://www.clementine-player.org/
@@ -67,6 +67,7 @@ Requires(post,postun): hicolor-icon-theme
Requires: QtSingleApplication >= 2.6-4
%{!?with_static_sqlite:Requires: QtSql-sqlite3 >= %{qtver}}
Requires: gstreamer0.10-audio-effects-base
+Requires: gstreamer0.10-mad
# while we do not link (yet), we use datafiles
Requires: libprojectM
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -85,7 +86,7 @@ az Amarok 1.4 port-ja, néhány funkciója újraírva, hogy kihasználhassa
a Qt4 előnyeit.
%prep
-%setup -q -n %{name}-%{version}
+%setup -q
%patch0 -p1
%patch1 -p1
@@ -109,7 +110,7 @@ cd build
%cmake \
-DBUNDLE_PROJECTM_PRESETS=OFF \
-DUSE_SYSTEM_QTSINGLEAPPLICATION=ON \
- -DQTSINGLEAPPLICATION_INCLUDE_DIRS=%{_includedir}/qt4/QtSolutions/ \
+ -DQTSINGLEAPPLICATION_INCLUDE_DIRS=%{_includedir}/qt4/QtSolutions/ \
-DUSE_SYSTEM_QXT=ON \
-DUSE_SYSTEM_PROJECTM=ON \
-DSTATIC_SQLITE=%{?with_static_sqlite:ON}%{!?with_static_sqlite:OFF} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clementine.git/commitdiff/862961b478f2671fcb77ddef1d51cd1f65a60c48
More information about the pld-cvs-commit
mailing list