فهرست منبع

Use latest beta and build plugins as both static libs and shared objects as well

Michael Schloh von Bennewitz 22 سال پیش
والد
کامیت
0f889b96f9
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      xine-lib/xine-lib.spec

+ 4 - 4
xine-lib/xine-lib.spec

@@ -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} \