[Lunar-commits] CVS: moonbase/video/xmovie PRE_BUILD, NONE, 1.1 BUILD, 1.1.1.1, 1.2 DEPENDS, 1.2, 1.3 DETAILS, 1.1.1.1, 1.2

Florin Braescu florin at lunar-linux.org
Thu Feb 12 03:38:32 GMT 2004


Update of /var/cvs/lunar/moonbase/video/xmovie
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18053

Modified Files:
	BUILD DEPENDS DETAILS 
Added Files:
	PRE_BUILD 
Log Message:
bump version from 1.9.7 to 1.9.12. i have added a symlink for glib2 in order to build it.


--- NEW FILE: PRE_BUILD ---
ln -sf /usr/lib/libglib-2.0.so /usr/lib/libglib.so

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xmovie/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	12 Feb 2004 03:38:29 -0000	1.2
@@ -1,8 +1,6 @@
 (
-  patch -p0 < $SCRIPT_DIRECTORY/xmovie.patch   &&
-  echo "PREFIX=/usr" >> global_config &&
-  make                        &&
-  prepare_install             &&
-  make    install
+  patch -p0 < $SCRIPT_DIRECTORY/xmovie.patch  &&
+  echo "PREFIX=/usr" >> global_config  &&
+  default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xmovie/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	29 Nov 2002 17:07:22 -0000	1.2
+++ DEPENDS	12 Feb 2004 03:38:29 -0000	1.3
@@ -1 +1,2 @@
-depends a52dec
+depends a52dec &&
+depends libsndfile

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xmovie/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS	21 Aug 2002 00:55:22 -0000	1.1.1.1
+++ DETAILS	12 Feb 2004 03:38:29 -0000	1.2
@@ -1,16 +1,18 @@
           MODULE=xmovie
-         VERSION=1.9.7
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=1.9.12
+          SOURCE=$MODULE-$VERSION-src.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+   SOURCE_VFY[0]=md5:117714618963543573400c0809478555
       SOURCE_URL=$SFORGE_URL/heroines/$SOURCE
          WEBSITE=http://heroinewarrior.com/xmovie.php3
          ENTERED=20020628
-         UPDATED=20020628
-           SHORT="an alternative video player specialized in uncompressed video"
+         UPDATED=20040212
+        SHORT="an alternative video player specialized in uncompressed video"
+
 cat << EOF
-XMovie is a reference movie player for MPEG-1, MPEG-2, MP3 audio,
-MP2 audio, WAV, AIFF, AC3 audio, Quicktime and DVD's on Linux boxes.
-XMovie is primarily used for uncompressed, high resolution playback
-of output from an editing program and not necessarily for low
-resolution, low bitrate internet downloads.
+XMovie is a reference movie player for MPEG-1, MPEG-2, MP3 audio, MP2 audio, 
+WAV, AIFF, AC3 audio, Quicktime and DVD's on Linux boxes.
+XMovie is primarily used for uncompressed, high resolution playback of output 
+from an editing program and not necessarily for low resolution, low bitrate 
+internet downloads.
 EOF



More information about the Lunar-commits mailing list