SPECS: quodlibet.spec - R: python-ctypes (it silently uses it to g...

havner havner at pld-linux.org
Sun Jul 23 20:18:02 CEST 2006


Author: havner                       Date: Sun Jul 23 18:18:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: python-ctypes (it silently uses it to get to some .so files
  It's the way it determines whether some formats are supported)
- rel 2

---- Files affected:
SPECS:
   quodlibet.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.37 SPECS/quodlibet.spec:1.38
--- SPECS/quodlibet.spec:1.37	Wed Jun 28 18:51:13 2006
+++ SPECS/quodlibet.spec	Sun Jul 23 20:17:56 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Quod Libet - odtwarzacz dźwięku oparty na GTK+
 Name:		quodlibet
 Version:	0.21.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@
 Requires:	gstreamer-GConf
 Requires:	gstreamer-audio-effects-base
 Requires:	gtk+2 >= 2:2.6.0
+Requires:	python-ctypes
 Requires:	python-gnome-gconf
 Requires:	python-gstreamer >= 0.10.2-2
 Requires:	python-mutagen >= 1.1
@@ -84,6 +85,7 @@
 you want to play:
 - python-mad and gstreamer-mad (for MP3s)
 - python-pyvorbis and gstreamer-vorbis (for Ogg Vorbis)
+- python-pymusepack and gstreamer-musepack (for MPCs)
 and audio output:
 - gstreamer-audiosink-(alsa|oss|esd) (for ALSA, OSS or ESD output)
 EOF
@@ -113,6 +115,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/07/23 18:17:56  havner
+- R: python-ctypes (it silently uses it to get to some .so files
+  It's the way it determines whether some formats are supported)
+- rel 2
+
 Revision 1.37  2006/06/28 16:51:13  dzeus
 - up to 0.21.1 (MP3s with POPM can be loaded again)
 
================================================================

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



More information about the pld-cvs-commit mailing list