Module submission - xemacs-beta

Dave Brown dagbrown at lart.ca
Fri Jan 13 13:56:38 UTC 2006


module name       : xemacs-beta
suggested section : zbeta
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

Just a "beta" module for the adventurous xemacs users out there.
Note that the xemacs team come right out and say that beta xemacs
releases will break stuff, so don't be surprised when it dumps
core or any other unpleasant behaviour.

dagbrown

-------------- next part --------------
--- xemacs-beta/BUILD	1970-01-01 09:00:00.000000000 +0900
+++ xemacs-beta/BUILD	2006-01-13 20:02:45.000000000 +0900
@@ -0,0 +1,15 @@
+(
+
+  LDFLAGS=`echo $LDFLAGS | sed "s/-z combreloc//"`
+  ./configure  --prefix=/usr             \
+               --with-msw=no             \
+               --infodir=/usr/share/info \
+               --mandir=/usr/share/man   \
+               $OPTS                     \
+	       --without-gtk --without-gnome && #They break tabs
+  make                        &&
+  prepare_install             &&
+  make    install
+
+) > $C_FIFO 2>&1
+
--- xemacs-beta/DEPENDS	1970-01-01 09:00:00.000000000 +0900
+++ xemacs-beta/DEPENDS	2006-01-13 20:08:38.000000000 +0900
@@ -0,0 +1,19 @@
+depends  jpeg         &&
+depends  libpng       &&
+depends  gdbm         &&
+depends  db           &&
+depends  xemacs-base  &&
+depends  xemacs-efs   &&
+
+optional_depends  "openMotif"                                               \
+                  ""                                                        \
+                  ""                                                        \
+                  "for OSF/Motif standard GUI"
+optional_depends  "gtk+"                                                    \
+                  "--with-gtk"                                              \
+                  ""                                                        \
+                  "for EXPERIMENTAL gtk support GUI, known to be not okay"
+optional_depends  "gnome-libs"                                              \
+                  "--with-gnome"                                            \
+                  ""                                                        \
+                  "for EXPERIMENTAL Gnome support GUI, known to be not okay"
--- xemacs-beta/DETAILS	1970-01-01 09:00:00.000000000 +0900
+++ xemacs-beta/DETAILS	2006-01-13 22:47:36.000000000 +0900
@@ -0,0 +1,26 @@
+          MODULE=xemacs-beta
+         VERSION=21.5.24
+	VERSION2=21.5
+          SOURCE=xemacs-$VERSION.tar.gz
+   SOURCE_URL[0]=http://ftp.xemacs.org/xemacs-$VERSION2/
+   SOURCE_URL[1]=http://sunsite.utk.edu/ftp/pub/xemacs/xemacs-$VERSION2/
+   SOURCE_URL[2]=http://ibiblio.org/pub/packages/editors/xemacs/xemacs-$VERSION2/
+      SOURCE_VFY=sha1:8e0c858c29ac82ddd64900d5e8f35a90494b0791
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/xemacs-$VERSION
+        WEB_SITE=http://www.xemacs.org/
+         ENTERED=20060113
+         UPDATED=20060113
+           SHORT="XEmacs is a highly customizable open source text editor and application development system."
+	   PSAFE="no"
+cat << EOF
+XEmacs is a highly customizable open source text editor and application
+development system. It is protected under the GNU Public License and
+related to other versions of Emacs, in particular GNU Emacs. Its emphasis
+is on modern graphical user interface support and an open software
+development model, similar to Linux. XEmacs has an active development
+community numbering in the hundreds, and runs on Windows 95 and NT, Linux
+and nearly every other version of Unix in existence. Support for XEmacs
+has been supplied by Sun Microsystems, University of Illinois, Lucid,
+ETL/Electrotechnical Laboratory, Amdahl Corporation, BeOpen, and others,
+as well as the unpaid time of a great number of individual developers.
+EOF
--- xemacs-beta/PRE_BUILD	1970-01-01 09:00:00.000000000 +0900
+++ xemacs-beta/PRE_BUILD	2006-01-13 20:02:45.000000000 +0900
@@ -0,0 +1,3 @@
+default_pre_build  
+#unpack  $SOURCE2   &&
+#unpack  $SOURCE3
-------------- next part --------------
lvu submit xemacs-beta 8d145338b0023ef51bad44b1c22c781f  -
2.6.11 2.6.12 gcc-3.3.3 glibc-2.3.3



More information about the Lunar mailing list