[Lunar-commits] r24640 - moonbase/trunk/video/xvidcap
Florin Braescu
florin at lunar-linux.org
Fri Jun 1 17:35:58 CEST 2007
Author: florin
Date: 2007-06-01 17:35:58 +0200 (Fri, 01 Jun 2007)
New Revision: 24640
Modified:
moonbase/trunk/video/xvidcap/DEPENDS
moonbase/trunk/video/xvidcap/DETAILS
Log:
bump the version from 1.1.5 to 1.1.6. A couple of bugs were fixed. Basic support for minimizing to the system tray was added. Russian and Chinese translations were added. Theora and Vorbis are now supported (in AVI).
Modified: moonbase/trunk/video/xvidcap/DEPENDS
===================================================================
--- moonbase/trunk/video/xvidcap/DEPENDS 2007-06-01 15:02:48 UTC (rev 24639)
+++ moonbase/trunk/video/xvidcap/DEPENDS 2007-06-01 15:35:58 UTC (rev 24640)
@@ -3,12 +3,18 @@
depends libpng &&
depends scrollkeeper &&
-optional_depends "ImageMagick" \
+optional_depends "ImageMagick" \
+ "" \
+ "" \
+ "For editing and previewing frames" &&
+
+optional_depends "gtk+-2" \
+ "--with-gtk2" \
"" \
- "" \
- "For editing and previewing frames" &&
+ "To install gvidcap (gtk+ version)" &&
-optional_depends "gtk+-2" \
- "--with-gtk2" \
- "" \
- "To install gvidcap (gtk+ version)"
+
+optional_depends "libtheora" \
+ "--enable-theora" \
+ "" \
+ "To use theora video codec"
Modified: moonbase/trunk/video/xvidcap/DETAILS
===================================================================
--- moonbase/trunk/video/xvidcap/DETAILS 2007-06-01 15:02:48 UTC (rev 24639)
+++ moonbase/trunk/video/xvidcap/DETAILS 2007-06-01 15:35:58 UTC (rev 24640)
@@ -1,11 +1,11 @@
MODULE=xvidcap
- VERSION=1.1.5
+ VERSION=1.1.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:acf62059b3850d98c7501412cc96f7409221425f
+ SOURCE_VFY=sha1:64a179c301a9b3d06fe47f596721033be9a1a305
WEB_SITE=http://xvidcap.sourceforge.net/
ENTERED=20041225
- UPDATED=20070426
+ UPDATED=20070601
SHORT="A (video) screen capture tool for X"
cat << EOF
More information about the Lunar-commits
mailing list