[Lunar-commits] <moonbase> manedit: remove it from the moonbaase.
Florin Braescu
florin at lunar-linux.org
Mon Jan 12 00:04:44 CET 2009
commit e82ce83ad7ce62509cd278db1b3a38661d020be5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 12 01:04:44 2009 +0200
manedit: remove it from the moonbaase.
Old stuff, Gtk+ dependant.
---
editors/manedit/BUILD | 7 -------
editors/manedit/DEPENDS | 2 --
editors/manedit/DETAILS | 17 -----------------
3 files changed, 0 insertions(+), 26 deletions(-)
diff --git a/editors/manedit/BUILD b/editors/manedit/BUILD
deleted file mode 100644
index 5df1a46..0000000
--- a/editors/manedit/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- ./configure Linux --prefix=/usr -v --enable="arch-i686" &&
- sedit "s/CPP = cpp/CPP = c++/" manedit/Makefile &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/editors/manedit/DEPENDS b/editors/manedit/DEPENDS
deleted file mode 100644
index dbaba17..0000000
--- a/editors/manedit/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends gtk+ &&
-depends zlib
diff --git a/editors/manedit/DETAILS b/editors/manedit/DETAILS
deleted file mode 100644
index 6a63f52..0000000
--- a/editors/manedit/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=manedit
- VERSION=0.8.1
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://wolfpack.twu.net/users/wolfpack/
- SOURCE_VFY=sha1:0b1705383840598ae7ced22ce5eb7f111008885b
- WEB_SITE=http://wolfpack.twu.net/ManEdit/
- ENTERED=20011128
- UPDATED=20070526
- SHORT="gtk+ manual page editor"
-cat << EOF
-The ManEdit UNIX Manual Page Editor is an editor specifically
-tailored for UNIX manual pages. It has a preview viewer, uses the
-manual page XML format for easy editing, and comes with a tutorial
-and reference guide. It uses the GTK+ widget set and features syntax
-highlighting, a complete drag and drop system for easy viewing and
-editing, a crash recovery system, and sample manual page templates.
-EOF
More information about the Lunar-commits
mailing list