[Lunar-commits] <moonbase> emacs-cvs: move it to crater.
Florin Braescu
florin at lunar-linux.org
Wed Jan 11 18:20:44 CET 2012
commit 7a559d8581daef9d96ff12eb6e36564cc2b83871
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jan 11 18:20:44 2012 +0100
emacs-cvs: move it to crater.
---
zdeprecated/emacs-cvs/BUILD | 12 ------------
zdeprecated/emacs-cvs/CONFLICTS | 1 -
zdeprecated/emacs-cvs/DEPENDS | 15 ---------------
zdeprecated/emacs-cvs/DETAILS | 15 ---------------
4 files changed, 0 insertions(+), 43 deletions(-)
diff --git a/zdeprecated/emacs-cvs/BUILD b/zdeprecated/emacs-cvs/BUILD
deleted file mode 100644
index 1ab3d84..0000000
--- a/zdeprecated/emacs-cvs/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
- #combreloc linker options fscks up things here
- LDFLAGS=`echo ${LDFLAGS} | sed "s/-z combreloc//"`
-
- # Fix so installwatcher doesn't trigger on _ALL_ info-files
- sedit '/\-chmod \-R.*$(DESTDIR)${infodir}/ s;$(DESTDIR)${infodir};;' Makefile.in &&
- default_config &&
- make bootstrap &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
diff --git a/zdeprecated/emacs-cvs/CONFLICTS b/zdeprecated/emacs-cvs/CONFLICTS
deleted file mode 100644
index 8908335..0000000
--- a/zdeprecated/emacs-cvs/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts emacs
diff --git a/zdeprecated/emacs-cvs/DEPENDS b/zdeprecated/emacs-cvs/DEPENDS
deleted file mode 100644
index bf7d8b9..0000000
--- a/zdeprecated/emacs-cvs/DEPENDS
+++ /dev/null
@@ -1,15 +0,0 @@
-depends texinfo
-
-optional_depends "giflib" "--with-gif" "" "for gif support if you use faces"
-optional_depends "tiff" "--with-tiff" "" "for tiff support if you use faces"
-optional_depends "libpng" "--with-png" "" "for png support if you use faces"
-optional_depends "librsvg" "--with-rsvg" "" "for svg support"
-optional_depends "%X" "--with-x --with-xpm" "" "for xpm support if you use faces"
-optional_depends "gtk+-2" "--with-x-toolkit=gtk" "" "for a GTK2 user interface"
-optional_depends "libXft" "--enable-font-backend --with-xft" "" "for pretty font support"
-optional_depends "%JPEG" "--with-jpeg" "" "for jpeg support if you use faces"
-optional_depends "tiff" "--with-tiff" "" "for tiff support if you use faces"
-optional_depends "libpng" "--with-png" "" "for png support if you use faces"
-optional_depends "librsvg" "--with-rsvg" "" "for svg support"
-optional_depends "gtk+-2" "--with-x-toolkit=gtk" "" "for a GTK2 user interface"
-optional_depends "libXft" "--enable-font-backend --with-xft" "" "for pretty font support"
diff --git a/zdeprecated/emacs-cvs/DETAILS b/zdeprecated/emacs-cvs/DETAILS
deleted file mode 100644
index 028681f..0000000
--- a/zdeprecated/emacs-cvs/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=emacs-cvs
- VERSION=beta
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=cvs://:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs:emacs
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
- WEB_SITE=http://www.gnu.org/software/emacs
- ENTERED=20030805
- UPDATED=`date -u +%Y%m01`
- SHORT="full-featured programmer's editor and more."
-
-cat << EOF
-Emacs is the extensible, customizable, self-documenting real-time
-display editor.
-EOF
-
More information about the Lunar-commits
mailing list