annotate xmms-sid.spec.in @ 287:bd84d27dd23b

Fixed specfile.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 25 Dec 2004 11:44:00 +0000
parents ca84c55003db
children a4865624208f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
1 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 %define name @PACKAGE@
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 %define version @VERSION@
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 %define release 1
287
bd84d27dd23b Fixed specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 268
diff changeset
5 %define plugindir %(xmms-config --input-plugin-dir)
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
7 Summary: A SID-tune (C64 music) input plugin for XMMS
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 Name: %{name}
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 Version: %{version}
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 Release: %{release}
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 Copyright: GPL
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 Group: Applications/Multimedia
268
ca84c55003db Cleanups
Matti Hamalainen <ccr@tnsp.org>
parents: 176
diff changeset
13 Vendor: Matti 'ccr' Hämäläinen <ccr@tnsp.org>
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 Url: http://www.tnsp.org/xmms-sid.php
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
15 Source: http://www.tnsp.org/xs-files/%{name}-%{version}.tar.gz
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
16 BuildRoot: %{_tmppath}/%{name}-%{version}-root
133
79a526595d16 Fixed spec-file generation and errors in the specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 97
diff changeset
17 BuildRequires: xmms-devel >= @XMMS_VERSION@
165
8713f0017dec Tweaked required versions of XMMS and Gtk
Matti Hamalainen <ccr@tnsp.org>
parents: 158
diff changeset
18 Requires: gtk+ >= 1.2.5, glib >= 1.2.5, xmms >= @XMMS_VERSION@
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
20 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21 %description
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
22 Input plugin for XMMS to play SID-tunes (Music from Commodore
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
23 64 games/demos/etc.). Supports either (or both) libSIDPlay
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
24 v1.x or v2.x. Includes extensive configurability (settings for
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
25 filters and other SID-emulation parameters, extensive fileinfo),
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
26 has STIL-database support, song-length database support and more.
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
28 %description -l de
176
d109d928ccc3 Fixed a typo
Matti Hamalainen <ccr@tnsp.org>
parents: 165
diff changeset
29 Input-Plugin für XMMS um SID-musiken (Musik aus Commodore64 Spielen,
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
30 Demos, etc) abzuspielen. Unterstützt entweder libSidPlay V1.x, V2.x
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
31 oder beide. Enthält erweiterte Konfiguriermöglichkeiten, wie
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
32 Filtereinstellungen, diverse Parameter für die SID-Emulation und
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
33 ausführlichere Fileinformationen), Unterstützung der STIL Datenbank,
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
34 Song-Längen Datenbank und vieles mehr.
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
35
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
36 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 %prep
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 %setup -q
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
40 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 %build
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 export CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS";
133
79a526595d16 Fixed spec-file generation and errors in the specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 97
diff changeset
43 %configure --libdir=%{plugindir}
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
44 make
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
46 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 %install
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
133
79a526595d16 Fixed spec-file generation and errors in the specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 97
diff changeset
49 %makeinstall libdir=$RPM_BUILD_ROOT/%{plugindir}
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
51 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 %post -p /sbin/ldconfig
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
53
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
54 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55 %postun -p /sbin/ldconfig
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
57 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58 %clean
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
59 [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60
93
63cf9b2ddadf Minor changes
Matti Hamalainen <ccr@tnsp.org>
parents: 81
diff changeset
61 ###########################################################
11
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 %files
c342e8514754 And more...
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 %defattr(-, root, root)
158
2ae878523164 Minor fixes
Matti Hamalainen <ccr@tnsp.org>
parents: 133
diff changeset
64 %doc AUTHORS COPYING FAQ NEWS README* THANKS TODO BUGS xmms-1.2.10-songpos.patch
287
bd84d27dd23b Fixed specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 268
diff changeset
65 %{plugindir}/libxmmssid.*
bd84d27dd23b Fixed specfile.
Matti Hamalainen <ccr@tnsp.org>
parents: 268
diff changeset
66 ##%{_datadir}/xmms-sid