[Lunar-commits] <moonbase> mjpegtools: version bumped to 1.9.0rc4.
Florin Braescu
florin at lunar-linux.org
Sun Dec 28 10:51:49 CET 2008
commit 73e773ebae5a630299ac205eb8e08e627aab1ae8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Dec 28 11:51:49 2008 +0200
mjpegtools: version bumped to 1.9.0rc4.
It use glib-2 ang gtk+-2 now.
---
video/mjpegtools/DEPENDS | 9 +++++----
video/mjpegtools/DETAILS | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/video/mjpegtools/DEPENDS b/video/mjpegtools/DEPENDS
index 2bdfea6..04412cf 100644
--- a/video/mjpegtools/DEPENDS
+++ b/video/mjpegtools/DEPENDS
@@ -1,4 +1,5 @@
-depends glib
-optional_depends gtk+ "" "" ""
-optional_depends avifile "" "" ""
-optional_depends SDL "" "" ""
+depends glib-2
+
+optional_depends gtk+-2 "" "" "GTK+-2 support"
+optional_depends avifile "" "" "avifile support"
+optional_depends SDL "" "" "SDL support"
diff --git a/video/mjpegtools/DETAILS b/video/mjpegtools/DETAILS
index f53060e..ff591d8 100644
--- a/video/mjpegtools/DETAILS
+++ b/video/mjpegtools/DETAILS
@@ -1,13 +1,14 @@
MODULE=mjpegtools
- VERSION=1.9.0rc3
+ VERSION=1.9.0rc4
SOURCE=${MODULE}-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/mjpeg/
- SOURCE_VFY=sha1:417816e548d9fbb6c336df64b88f31b02d6ff3b1
+ SOURCE_URL=$SFORGE_URL/mjpeg
+ SOURCE_VFY=sha1:b3b7ad281d2aff04e82e7bdf973620d552fb4c9c
WEB_SITE=http://mjpeg.sourceforge.net
ENTERED=20021207
- UPDATED=20080606
+ UPDATED=20081228
PSAFE=no
SHORT="Tools for working with MJPEG/MPEG files"
+
cat << EOF
The mjpeg programs are a set of tools that can do recording of videos
and playback, simple cut-and-paste editing and the MPEG compression of
More information about the Lunar-commits
mailing list