[Lunar-commits] r24020 - in moonbase/trunk/devel: . xfdiff

Terry Chan tchan at lunar-linux.org
Wed Apr 11 03:27:31 CEST 2007


Author: tchan
Date: 2007-04-11 03:27:31 +0200 (Wed, 11 Apr 2007)
New Revision: 24020

Added:
   moonbase/trunk/devel/xfdiff/
   moonbase/trunk/devel/xfdiff/DEPENDS
   moonbase/trunk/devel/xfdiff/DETAILS
Log:
Added xfdiff-4.5.0 to moonbase. Another graphical diff/patch tool from the
Xffm code set. Uses gtk+-2 instead of qt3/4 nonsense.


Added: moonbase/trunk/devel/xfdiff/DEPENDS
===================================================================
--- moonbase/trunk/devel/xfdiff/DEPENDS	                        (rev 0)
+++ moonbase/trunk/devel/xfdiff/DEPENDS	2007-04-11 01:27:31 UTC (rev 24020)
@@ -0,0 +1,2 @@
+depends gtk+-2 &&
+depends libtubo

Added: moonbase/trunk/devel/xfdiff/DETAILS
===================================================================
--- moonbase/trunk/devel/xfdiff/DETAILS	                        (rev 0)
+++ moonbase/trunk/devel/xfdiff/DETAILS	2007-04-11 01:27:31 UTC (rev 24020)
@@ -0,0 +1,18 @@
+          MODULE=xfdiff
+         VERSION=4.5.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/xffm/
+      SOURCE_VFY=sha1:9dfcfbfae02f73a74754cd6d3d074f2c98b09ce7
+        WEB_SITE=http://xffm.sourceforge.net/xfdiff.html
+         ENTERED=20070410
+         UPDATED=20070410
+           SHORT="Xffm graphic diff/patch"
+
+cat << EOF
+Xfdiff is a graphic interface to the GNU diff and patch commands. With this
+utility, you can view differences side by side for files or directories. You
+can also view differences that applying a patch file would imply, without
+applying the patch. You can also apply patches to the hard disc or create patch
+files for differences between files or directories. All-in-all, a handy utility
+for lazy chaps who don't want to type the diff command. 
+EOF



More information about the Lunar-commits mailing list