[Lunar-commits] CVS: moonbase/video/xvidcap DETAILS,1.1,1.2

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Jan 13 14:21:21 UTC 2005


Update of /var/cvs/lunar/moonbase/video/xvidcap
In directory espresso.foo-projects.org:/tmp/cvs-serv31824

Modified Files:
	DETAILS 
Log Message:
SOURCE_URL was missing the trailing / so this module was not 
downloading.


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/xvidcap/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	25 Dec 2004 16:33:16 -0000	1.1
+++ DETAILS	13 Jan 2005 14:21:19 -0000	1.2
@@ -1,15 +1,16 @@
          MODULE=xvidcap
         VERSION=1.1.3
          SOURCE=$MODULE-$VERSION.tar.gz
-     SOURCE_URL=$SFORGE_URL/$MODULE
+     SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:e6d86a4184c8cc3e74738fb6e20d49c0d1640025
        WEB_SITE=http://xvidcap.sourceforge.net/
         ENTERED=20041225
         UPDATED=20041225
-        SHORT="xvidcap is a screen capture tool for X"
+        SHORT="A (video) screen capture tool for X"
 
 cat << EOF
 xvidcap is a screen capture enabling you to capture videos off your
 X-Window desktop for illustration or documentation purposes. It is
-intended to be a standards-based alternative to tools like Lotus ScreenCam.
+intended to be a standards-based alternative to tools like Lotus 
+ScreenCam.
 EOF



More information about the Lunar-commits mailing list