[Lunar-commits] CVS: moonbase/x11-wm/enlightenment BUILD, 1.1.1.1, 1.2 DEPENDS, 1.1.1.1, 1.2 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Sun Aug 29 13:08:54 GMT 2004


Update of /var/cvs/lunar/moonbase/x11-wm/enlightenment
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4532

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump the version from 0.16.6 to 0.16.7.1. add the sha1 sum. depends on imlib2 now.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/enlightenment/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:23 -0000	1.1.1.1
+++ BUILD	29 Aug 2004 13:08:52 -0000	1.2
@@ -2,9 +2,7 @@
 
   ./configure  --prefix=/usr      \
                --sysconfdir=/etc  \
-               --enable-fsstd     &&
-  make                            &&
-  prepare_install                 &&
-  make    install
+               --enable-fsstd    &&
+  default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/enlightenment/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:23 -0000	1.1.1.1
+++ DEPENDS	29 Aug 2004 13:08:52 -0000	1.2
@@ -1,3 +1,4 @@
-depends  imlib  &&
-depends  fnlib  &&
-depends  freetype1
+depends  imlib2     &&
+depends  freetype2  &&
+
+optional_depends  "esound"  ""  ""  "for sound support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/enlightenment/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	9 Nov 2003 02:32:46 -0000	1.3
+++ DETAILS	29 Aug 2004 13:08:52 -0000	1.4
@@ -1,12 +1,14 @@
           MODULE=enlightenment
-         VERSION=0.16.6
+         VERSION=0.16.7.1
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/enlightenment/$SOURCE
+      SOURCE_VFY=sha1:df5fe1527ac1aa5273b8a39aafec06a67673d9ee
         WEB_SITE=http://www.enlightenment.org
          ENTERED=20010922
-         UPDATED=20031107
+         UPDATED=20040829
            SHORT="enlightenment is a themeable, fast, flexible X11 windows Manager."
+
 cat << EOF
 Enlightenment is a themeable, fast, flexible, and powerful window
 manager that is designed to be as configurable as possible in both look



More information about the Lunar-commits mailing list