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

Florin Braescu florin at lunar-linux.org
Sat Jan 8 11:17:11 UTC 2005


Update of /var/cvs/lunar/moonbase/x11-wm/enlightenment
In directory espresso.foo-projects.org:/tmp/cvs-serv1492/x11-wm/enlightenment

Modified Files:
	BUILD DEPENDS 
Log Message:
small tweaks.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/enlightenment/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	5 Oct 2004 03:44:08 -0000	1.3
+++ BUILD	8 Jan 2005 11:17:09 -0000	1.4
@@ -1,15 +1,15 @@
 (
   
-  ./configure  --build=$BUILD                      \
-               --prefix=$MODULE_PREFIX             \
-               --sysconfdir=/etc                   \
-               --localstatedir=/var                \
-               --infodir=$MODULE_PREFIX/share/info \
-               --mandir=$MODULE_PREFIX/share/man   \
-               --with-x                            \
-               --enable-fsstd                      \
-               --enable-hints-ewmh                 \
-               --enable-zoom                       \
+  ./configure  --build=$BUILD                       \
+               --prefix=$MODULE_PREFIX              \
+               --sysconfdir=/etc                    \
+               --localstatedir=/var                 \
+               --infodir=$MODULE_PREFIX/share/info  \
+               --mandir=$MODULE_PREFIX/share/man    \
+               --with-x                             \
+               --enable-fsstd                       \
+               --enable-hints-ewmh                  \
+               --enable-zoom                        \
                --enable-xrandr                     &&
   default_make
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-wm/enlightenment/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS	5 Oct 2004 03:44:08 -0000	1.3
+++ DEPENDS	8 Jan 2005 11:17:09 -0000	1.4
@@ -1,5 +1,4 @@
-depends imlib2 &&
-#depends freetype2 -- provided by imlib2
+depends imlib2_loaders &&
 
 optional_depends "gettext" "--enable-nls" "--disable-nls" "for NLS support" &&
 optional_depends "esound" "--enable-sound" "--disable-sound" "for sound support"



More information about the Lunar-commits mailing list