|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Audio |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.2.7 |
|
|
|
|
Release: 20030131 |
|
|
|
|
Release: 20030321 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.xmms.org/xmms/1.2.x/xmms-%{version}.tar.bz2 |
|
|
|
|
@ -41,7 +41,7 @@ Source0: ftp://ftp.xmms.org/xmms/1.2.x/xmms-%{version}.tar.bz2
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030114, X11, gtk, glib, glib::with_threads = yes, libxml, libmikmod |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030114, X11, gtk, glib, glib::with_threads = yes, libxml, libmikmod, vorbis-libs |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20030114, X11 |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
@ -65,6 +65,9 @@ AutoReqProv: no
|
|
|
|
|
--with-gtk-prefix=%{l_prefix} \ |
|
|
|
|
--with-libxml-prefix=%{l_prefix} \ |
|
|
|
|
--with-libmikmod-prefix=%{l_prefix} \ |
|
|
|
|
--enable-vorbis \ |
|
|
|
|
--with-vorbis-prefix=%{l_prefix} \ |
|
|
|
|
--with-ogg-prefix=%{l_prefix} \ |
|
|
|
|
--without-gnome \ |
|
|
|
|
--disable-esd \ |
|
|
|
|
--disable-nls \ |
|
|
|
|
|