SPECS: audacious.spec - proper descriptions of bconds - reenabled ...

troll troll at pld-linux.org
Wed Nov 16 10:31:44 CET 2005


Author: troll                        Date: Wed Nov 16 09:31:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper descriptions of bconds
- reenabled patches
- BR: gtk2-devel >= 2.4.0
- updated descriptions
- lots of cosmetics

---- Files affected:
SPECS:
   audacious.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/audacious.spec
diff -u SPECS/audacious.spec:1.1 SPECS/audacious.spec:1.2
--- SPECS/audacious.spec:1.1	Wed Nov 16 07:30:17 2005
+++ SPECS/audacious.spec	Wed Nov 16 10:31:38 2005
@@ -1,32 +1,28 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	gconf		# build with gconf support
-%bcond_without	vfs	        # build with VFS support
+%bcond_without	gconf		# build without gconf support
+%bcond_without	vfs	        # build without VFS support
 #
-#TODO:
-# - either rebranch the last stable version or bump this one to full rel.
-# - rebuild required for new gnome/howl
 Summary:	Sound player with the WinAmp GUI, for Unix-based systems for GTK+2
 Summary(pl):	Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2
 Name:		audacious
 Version:	0.1
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://audacious.nenolod.net/release/%{name}-%{version}.tgz
 # Source0-md5:	540865e944f41a5bb082b13c6b8fd686
 Source1:	mp3license
-Source2:	beep.png
-Patch0:		bmp-xmms-skins-dir.patch
-Patch1:		bmp-desktop.patch
-Patch2:		bmp-home_etc.patch
+Patch0:		%{name}-xmms-skins-dir.patch
+Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-home_etc.patch
 URL:		http://audacious.nenolod.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	esound-devel >= 0.2.8
 BuildRequires:	flac-devel >= 1.1.2
-BuildRequires:	gtk+2-devel >= 2:2.2.0
+BuildRequires:	gtk+2-devel >= 2:2.4.0
 BuildRequires:	home-etc-devel
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRequires:	libglade2-devel >= 2.0.0
@@ -42,15 +38,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Audacious is a media player based on XMMS (http://www.xmms.org/). The
-primary goals of this fork are UI enhancements with latest technology
-(GTK+2, Pango), and usability while maintaining the skinned UI.
+Audacious is a media player based on BMP. Since the development of the
+former project had been terminated, this fork was created.
 
 %description -l pl
-Audacious to odtwarzacz mediów oparty na XMMS-ie (http://www.xmms.org/).
-Główne cele tego odgałęzienia to rozszerzenie interfejsu użytkownika o
-najnowsze technologie (GTK+2, Pango) i ergonomia interfejsu
-obsługującego skórki.
+Audacious to odtwarzacz mediów oparty na BMP. Powstał on ponieważ
+rozwój pierwowzoru został zakończony.
 
 %package libs
 Summary:	Audacious media player library
@@ -234,9 +227,9 @@
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p1
-#%patch2 -p1
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 rm -rf autom4te.cache
@@ -264,14 +257,12 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_libdir}/audacious/General}
+install -d $RPM_BUILD_ROOT%{_libdir}/audacious/General
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	m4datadir=%{_aclocaldir}
 
-#install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/audacious.png
-
 %find_lang %{name}
 
 %clean
@@ -298,7 +289,6 @@
 %dir %{_libdir}/audacious/Visualization
 %attr(755,root,root) %{_libdir}/audacious/Visualization/libbscope*
 %{_mandir}/man*/*
-#%{_pixmapsdir}/*
 %{_desktopdir}/*
 %dir %{_datadir}/audacious
 %dir %{_datadir}/audacious/images
@@ -374,6 +364,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/16 09:31:38  troll
+- proper descriptions of bconds
+- reenabled patches
+- BR: gtk2-devel >= 2.4.0
+- updated descriptions
+- lots of cosmetics
+
 Revision 1.1  2005/11/16 06:30:17  troll
 - Initial checkin based on the bmp.spec, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audacious.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list