CVS: moonbase/zbeta/emacs-cvs BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
jasper at lunar-linux.org
jasper at lunar-linux.org
Tue Aug 5 18:19:36 GMT 2003
Update of /var/cvs/lunar/moonbase/zbeta/emacs-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24862
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Add emacs cvs build with optional gtk2 interface
--- NEW FILE: BUILD ---
#combreloc linker options fscks up things here
(
LDFLAGS=$(echo $LDFLAGS | sed "s/-z combreloc//")
default_config &&
make bootstrap &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
optional_depends "libungif" "--with-gif" "" "for gif support if you use faces" &&
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 "xfree86" "--with-x --with-xpm" "" "for xpm support if you
use faces" &&
optional_depends "gtk+-2" "--with-gtk" "" "for a GTK2 user interface"
--- NEW FILE: DETAILS ---
MODULE=emacs-cvs
VERSION=21.3.x
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=cvs://:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs:emacs
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xfce4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emacs
WEB_SITE=http://www.gnu.org/software/emacs
ENTERED=20030805
UPDATED=`date -u +%Y%m%d`
SHORT="Emacs is a 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