|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Audio |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.2.7 |
|
|
|
|
Release: 20030321 |
|
|
|
|
Release: 20030424 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.xmms.org/xmms/1.2.x/xmms-%{version}.tar.bz2 |
|
|
|
|
@ -60,6 +60,9 @@ AutoReqProv: no
|
|
|
|
|
LDFLAGS="%{l_ldflags}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--with-x \ |
|
|
|
|
--x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \ |
|
|
|
|
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \ |
|
|
|
|
--enable-static \ |
|
|
|
|
--with-glib-prefix=%{l_prefix} \ |
|
|
|
|
--with-gtk-prefix=%{l_prefix} \ |
|
|
|
|
|