SPECS: quodlibet.spec - updated to 0.16 - updated Makefile patch
-...
paladine
paladine at pld-linux.org
Tue Dec 20 18:15:31 CET 2005
Author: paladine Date: Tue Dec 20 17:15:31 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.16
- updated Makefile patch
- rel. 0.1
---- Files affected:
SPECS:
quodlibet.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.25 SPECS/quodlibet.spec:1.26
--- SPECS/quodlibet.spec:1.25 Fri Dec 2 20:26:37 2005
+++ SPECS/quodlibet.spec Tue Dec 20 18:15:26 2005
@@ -6,12 +6,12 @@
Summary: Quod Libet - GTK+-based audio player
Summary(pl): Quod Libet - odtwarzacz dźwięku oparty na GTK+
Name: quodlibet
-Version: 0.15
-Release: 1
+Version: 0.16
+Release: 0.1
License: GPL v2
Group: X11/Applications/Multimedia
Source0: http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz
-# Source0-md5: 09b14d03e587af6ba929b18ed8e0df56
+# Source0-md5: f47cdc1e8f7197a3cd281bd31b406d94
Patch0: %{name}-home_etc.patch
Patch1: %{name}-Makefile.patch
URL: http://www.sacredchao.net/quodlibet/wiki
@@ -83,7 +83,6 @@
you want to play:
- python-mad and gstreamer-mad (for MP3s)
- python-pyflac (for FLACs)
-- python-pymusepack (for MPCs)
- python-pyvorbis and gstreamer-vorbis (for Ogg Vorbis)
and audio output:
- gstreamer-audiosink-(alsa|oss|esd) (for ALSA, OSS or ESD output)
@@ -96,8 +95,13 @@
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*.py
%attr(755,root,root) %{_libdir}/%{name}/*.so
+%{_libdir}/%{name}/browsers
+%{_libdir}/%{name}/formats
+%{_libdir}/%{name}/mutagen
+%{_libdir}/%{name}/parse
+%{_libdir}/%{name}/qltk
%{_libdir}/%{name}/*.png
-%{_libdir}/%{name}/*.zip
+%{_libdir}/%{name}/*.svg
%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%{_mandir}/man1/*
@@ -108,6 +112,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2005/12/20 17:15:26 paladine
+- updated to 0.16
+- updated Makefile patch
+- rel. 0.1
+
Revision 1.25 2005/12/02 19:26:37 patrys
- commiting R: gst-audio-effects
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list