CVS: moonbase/video/xine-lib BUILD,1.1.1.1,1.2 DETAILS,1.10,1.11
sofar at lunar-linux.org
sofar at lunar-linux.org
Sun Aug 31 22:33:48 GMT 2003
Update of /var/cvs/lunar/moonbase/video/xine-lib
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26673/xine-lib
Modified Files:
BUILD DETAILS
Log Message:
Bumping these 2 versions, adding a slight fix for pentium4's since xine-lib now ignores CFLAGS which actually could cause the compiles to break (hence we unset them)
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xine-lib/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:22 -0000 1.1.1.1
+++ BUILD 31 Aug 2003 22:33:46 -0000 1.2
@@ -1,5 +1,7 @@
(
+ sedit 's:archopt_val="pentiumpro":archopt_val="i686":g' configure &&
+ unset CFLAGS &&
./configure --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xine-lib/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 12 May 2003 03:01:30 -0000 1.10
+++ DETAILS 31 Aug 2003 22:33:46 -0000 1.11
@@ -1,12 +1,13 @@
MODULE=xine-lib
- VERSION=1-beta12
- #VERSION=1-beta11
+ VERSION=1-rc0a
+ #VERSION=1-beta12
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/xine/$SOURCE
+ SOURCE_VFY[0]=md5:923015bd49902cd43cd8f191f0720e4c
WEB_SITE=http://xinehq.de/
ENTERED=20010927
- UPDATED=20030512
+ UPDATED=20030831
SHORT="xine is a free video player."
cat << EOF
xine is a free video player which plays mpeg-2 and mpeg-1 video, DVDs
More information about the Lunar-commits
mailing list