SPECS: quodlibet.spec - missing epochs, more on banner
freetz
freetz at pld-linux.org
Sun Oct 23 23:14:20 CEST 2005
Author: freetz Date: Sun Oct 23 21:14:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing epochs, more on banner
---- Files affected:
SPECS:
quodlibet.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.18 SPECS/quodlibet.spec:1.19
--- SPECS/quodlibet.spec:1.18 Sun Oct 23 22:12:46 2005
+++ SPECS/quodlibet.spec Sun Oct 23 23:14:14 2005
@@ -1,13 +1,8 @@
# $Revision$, $Date$
#
-# 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
@@ -20,16 +15,16 @@
Patch0: %{name}-home_etc.patch
Patch1: %{name}-Makefile.patch
URL: http://www.sacredchao.net/quodlibet/wiki
-BuildRequires: gtk+2-devel >= 2.6.0
+BuildRequires: gtk+2-devel >= 2:2.6.0
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: python-pygtk-devel
%pyrequires_eq python-modules
Requires: gstreamer-GConf
-Requires: gtk+2 >= 2.6.0
+Requires: gtk+2 >= 2:2.6.0
Requires: python-gnome-gconf
-Requires: python-gstreamer
-Requires: python-pygtk-gtk >= 2.6.0
+Requires: python-gstreamer >= 0.8.2
+Requires: python-pygtk-gtk >= 2:2.6.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -84,6 +79,7 @@
%banner %{name} -e << EOF
Remember to install appropriate python modules for files
you want to play:
+- python-flac (for FLACs)
- python-mad and gstreamer-mad (for MP3s)
- python-pyvorbis and gstreamer-vorbis (for Ogg Vorbis)
and audio output:
@@ -109,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2005/10/23 21:14:14 freetz
+- missing epochs, more on banner
+
Revision 1.18 2005/10/23 20:12:46 freetz
- sorted R's
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list