|
|
@@ -36,10 +36,10 @@ Distribution: OpenPKG [JUNK]
|
|
|
Group: Video
|
|
|
License: GPL
|
|
|
Version: 1
|
|
|
-Release: 20030510
|
|
|
+Release: 20030514
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://download.sourceforge.net/xine/xine-lib-%{version}-beta11.tar.gz
|
|
|
+Source0: http://download.sourceforge.net/xine/xine-lib-%{version}-beta12.tar.gz
|
|
|
Patch0: xine-lib.patch
|
|
|
|
|
|
# build information
|
|
|
@@ -59,7 +59,7 @@ AutoReqProv: no
|
|
|
uncommon formats, too.
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n xine-lib-1-beta11
|
|
|
+ %setup -q -n xine-lib-1-beta12
|
|
|
%patch -p1
|
|
|
|
|
|
%build
|
|
|
@@ -74,7 +74,7 @@ AutoReqProv: no
|
|
|
--with-x \
|
|
|
--x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
|
|
|
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
|
|
|
- --enable-static --disable-shared \
|
|
|
+ --enable-static --enable-shared \
|
|
|
--with-libiconv-prefix=%{l_prefix} \
|
|
|
--with-sdl-prefix=%{l_prefix} \
|
|
|
--with-ogg-prefix=%{l_prefix} \
|