[Lunar-commits]
CVS: moonbase/video/xine-lib BUILD, 1.3, 1.4 DETAILS, 1.25, 1.26
Moritz Heiber
moe at lunar-linux.org
Wed Dec 15 16:32:56 UTC 2004
Update of /var/cvs/lunar/moonbase/video/xine-lib
In directory espresso.foo-projects.org:/tmp/cvs-serv6530
Modified Files:
BUILD DETAILS
Log Message:
Bumped to rc8
* Edited out the modifications at the top of the BUILD file
Anyone able to tell me if they are still required?
--> Delete BUILD file if not
For me (2.6.x, gcc 3.3.3) xine-lib compiles without errors
(Optimization settings aren't really risky though)
* xine-ui and gxine are both working while compiled against
this new version
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xine-lib/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 12 Mar 2004 05:30:55 -0000 1.3
+++ BUILD 15 Dec 2004 16:32:53 -0000 1.4
@@ -1,8 +1,9 @@
(
- export LDFLAGS="$LDFLAGS -lm"
- sedit 's:archopt_val="pentiumpro":archopt_val="i686":g' configure &&
- sedit 's:# include <linux/config.h>::' src/audio_out/audio_oss_out.c &&
- unset CFLAGS &&
+ # export LDFLAGS="$LDFLAGS -lm"
+ # sedit 's:archopt_val="pentiumpro":archopt_val="i686":g' configure &&
+ # sedit 's:# include <linux/config.h>::' src/audio_out/audio_oss_out.c &&
+ # unset CFLAGS &&
+
./configure --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
@@ -11,8 +12,6 @@
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
- make &&
- prepare_install &&
- make install
+ default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xine-lib/DETAILS,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- DETAILS 8 Nov 2004 20:42:35 -0000 1.25
+++ DETAILS 15 Dec 2004 16:32:53 -0000 1.26
@@ -1,11 +1,11 @@
MODULE=xine-lib
- VERSION=1-rc7
+ VERSION=1-rc8
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/xine/
- SOURCE_VFY=sha1:b8a84ebd87b6e5232c4104fcc5ed70926c71f558
+ SOURCE_URL=$SFORGE_URL/xine/
+ SOURCE_VFY=sha1:506b21a5aa98aa17d8037532b1a6ada3bf0f40d4
WEB_SITE=http://xinehq.de/
ENTERED=20010927
- UPDATED=20041108
+ UPDATED=20041215
PSAFE=no
SHORT="xine is a free video player."
More information about the Lunar-commits
mailing list