SPECS: quodlibet.spec - up to 0.13, added missing R: python-gstrea...

teodor teodor at pld-linux.org
Tue Sep 13 22:49:04 CEST 2005


Author: teodor                       Date: Tue Sep 13 20:49:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.13, added missing R: python-gstreamer, update banner
  by Marcin Sztolcman <msztolcman at post dot pl>
- added missing R: GConf, gstreamer-GConf
- added home-etc patch

---- Files affected:
SPECS:
   quodlibet.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.11 SPECS/quodlibet.spec:1.12
--- SPECS/quodlibet.spec:1.11	Mon Aug 15 00:43:55 2005
+++ SPECS/quodlibet.spec	Tue Sep 13 22:48:59 2005
@@ -3,23 +3,30 @@
 # TODO:
 # - check what's up with gstreamer backend
 #
+# Conditional build:
+%bcond_without	home_etc	# don't use home_etc
+#
 %define		date 20050731
 #
 Summary:	Quod Libet - GTK+-based audio player
 Summary(pl):	Quod Libet - odtwarzacz dźwięku oparty na GTK+
 Name:		quodlibet
-Version:	0.12
-Release:	1
+Version:	0.13
+Release:	0.1
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz
-# Source0-md5:	225719e71fb66420884b530e11432257
+# Source0-md5:	24e81a7d41594372117e45053807b1fe
+Patch1:		%{name}-home_etc.patch
 URL:		http://www.sacredchao.net/quodlibet/wiki
 BuildRequires:	python-devel
 BuildRequires:	python-pygtk-devel
 %pyrequires_eq	python-modules
 Requires:	gtk+2 >= 2.6.0
 Requires:	python-pygtk-gtk >= 2.6.0
+Requires:	python-gstreamer
+Requires:	GConf
+Requires:	gstreamer-GConf
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,6 +57,7 @@
 
 %prep
 %setup -q
+%{?with_home_etc:%patch1 -p1}
 
 %build
 %{__make} extensions
@@ -71,8 +79,10 @@
 %banner %{name} -e << EOF
 Remember to install appropriate python modules for files
 you want to play:
-- python-mad (for MP3s)
-- python-pyvorbis (for Ogg Vorbis)
+- python-mad and gstreamer-mad (for MP3s)
+- python-pyvorbis and gstreamer-vorbis (for Ogg Vorbis)
+and audio output:
+- gstreamer-audiosink-(alsa|oss|esd) (for ALSA,OSS or ESD output)
 EOF
 
 %files -f %{name}.lang
@@ -94,6 +104,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/13 20:48:59  teodor
+- up to 0.13, added missing R: python-gstreamer, update banner
+  by Marcin Sztolcman <msztolcman at post dot pl>
+- added missing R: GConf, gstreamer-GConf
+- added home-etc patch
+
 Revision 1.11  2005/08/14 22:43:55  jpc
 - up to 0.12 final
 - added TODO
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list