[Lunar-commits] <moonbase> emacs-cvs: add new depends, change to update monthly
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Oct 28 01:47:17 CEST 2010
commit eefc4c91e18bcb6c356aabb4b8e312091c1508db
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Wed Oct 27 16:45:55 2010 -0700
emacs-cvs: add new depends, change to update monthly
I finally remembered to merge these changes I've had in my branch
for at least a year now. Enjoy the pretty fonts. =)
---
zbeta/emacs-cvs/DEPENDS | 4 +++-
zbeta/emacs-cvs/DETAILS | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/zbeta/emacs-cvs/DEPENDS b/zbeta/emacs-cvs/DEPENDS
index 857ea86..f8784a7 100644
--- a/zbeta/emacs-cvs/DEPENDS
+++ b/zbeta/emacs-cvs/DEPENDS
@@ -3,5 +3,7 @@ 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 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-gtk" "" "for a GTK2 user interface"
+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/zbeta/emacs-cvs/DETAILS b/zbeta/emacs-cvs/DETAILS
index c42cead..690684e 100644
--- a/zbeta/emacs-cvs/DETAILS
+++ b/zbeta/emacs-cvs/DETAILS
@@ -1,11 +1,11 @@
MODULE=emacs-cvs
- VERSION=22.1.x
+ 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%m%d`
+ UPDATED=`date -u +%Y%m01`
SHORT="full-featured programmer's editor and more."
cat << EOF
More information about the Lunar-commits
mailing list