[Lunar-commits] CVS: moonbase/libs/libdv BUILD, 1.1, 1.2 DEPENDS,
1.1, 1.2 DETAILS, 1.1, 1.2
Florin Braescu
florin at lunar-linux.org
Sun Apr 18 11:44:48 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/libdv
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15254
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 0.98 to 0.102.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libdv/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 29 May 2003 03:58:00 -0000 1.1
+++ BUILD 18 Apr 2004 11:44:46 -0000 1.2
@@ -5,9 +5,9 @@
n|N|f|F) patch_it $SOURCE_CACHE/$SOURCE3 1 ;;
esac
- export CFLAGS="$CFLAGS -O3" &&
- ./configure --prefix=/usr \
- $OPTS &&
-
+ export CFLAGS="$CFLAGS -O3" &&
+ ./configure --prefix=/usr \
+ $OPTS &&
default_make
+
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libdv/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 29 May 2003 03:58:00 -0000 1.1
+++ DEPENDS 18 Apr 2004 11:44:46 -0000 1.2
@@ -1 +1 @@
-depends gtk+
+optional_depends "gtk+" "--enable-gtk" "--disable-gtk" "for gtk+ support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libdv/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 29 May 2003 03:58:00 -0000 1.1
+++ DETAILS 18 Apr 2004 11:44:46 -0000 1.2
@@ -1,5 +1,5 @@
MODULE=libdv
- VERSION=0.98
+ VERSION=0.102
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-mxx.patch
SOURCE3=$MODULE-no-mxx.patch
@@ -7,10 +7,12 @@
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
+ SOURCE_VFY=md5:21f2968fa756961ee2cb7d96834ade80
WEB_SITE=http://libdv.sourceforge.net/
ENTERED=20030529
- UPDATED=20030529
+ UPDATED=20040418
SHORT="Quasar DV (libdv) is a software codec for DV video, used by mini-dv camcorders."
+
cat << EOF
The Quasar DV codec (libdv) is a software codec for DV video, the
encoding format used by most digital camcorders, typically those that
More information about the Lunar-commits
mailing list