[Lunar-commits] <moonbase-gnome> meld: moved to -other & bumped
v4hn
me at v4hn.de
Sun Sep 22 02:26:41 CEST 2013
commit c504ccad048bf384101124040e22e98d26c15054
Author: v4hn <me at v4hn.de>
Date: Sat, 21 Sep 2013 17:26:21 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/c504ccad048bf384101124040e22e98d26c15054
meld: moved to -other & bumped
---
apps/meld/BUILD | +0/-7
apps/meld/DEPENDS | +0/-4
apps/meld/DETAILS | +0/-17
3 files changed, 28 deletions(-)
--- a/apps/meld/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- make prefix=/usr localstatedir=/var sysconfdir=/etc &&
- prepare_install &&
- make prefix=/usr localstatedir=/var sysconfdir=/etc install
-
-) > $C_FIFO 2>&1
--- a/apps/meld/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends gnome-python
-depends libgnomeui
-
-optional_depends "pygtksourceview" "" "" "For syntax highlighting"
--- a/apps/meld/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=meld
- VERSION=1.5.4
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/1.5
- WEB_SITE=http://meld.sourceforge.net
- ENTERED=20021119
- UPDATED=20101229
- SHORT="A visual diff and merge tool"
-
-cat << EOF
-Meld is a visual diff and merge tool. It integrates especially well
-with CVS. The diff viewer lets you edit files in place (diffs update
-dynamically), and a middle column shows detailed changes and allows
-merges. The margins show location of changes for easy navigation, and
-it also features a tabbed interface that allows you to open many diffs
-at once.
-EOF
More information about the Lunar-commits
mailing list