[Lunar-commits] CVS: moonbase/gnome2-extras/gal2 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, 1.16, 1.17

Terry Chan tchan at lunar-linux.org
Tue Mar 8 20:51:55 UTC 2005


Update of /var/cvs/lunar/moonbase/gnome2-extras/gal2
In directory espresso.foo-projects.org:/tmp/cvs-serv30911

Modified Files:
	DETAILS 
Added Files:
	BUILD DEPENDS 
Log Message:
Version bumping gal2 to 2.4.0. removing gal24 from moonbase.


--- NEW FILE: BUILD ---
(
   ./configure  --prefix=${GNOME28_PREFIX:-/usr}  \
                --build=$BUILD                    \
                --sysconfdir=/etc                 \
                --localstatedir=/var              \
                --infodir=${GNOME2*_PREFIX:-/usr}/share/info \
                --mandir=${GNOME2*_PREFIX:-/usr}/share/man   \
                $OPTS                             &&
    default_make

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends libgnomeprintui &&
depends libgnomeprint &&
depends libgnomeui &&
depends libgnomecanvas &&
depends libxml2

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/gal2/DETAILS,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- DETAILS	5 Oct 2004 09:30:05 -0000	1.16
+++ DETAILS	8 Mar 2005 20:51:53 -0000	1.17
@@ -1,14 +1,16 @@
           MODULE=gal2
-         VERSION=1.99.11
+         VERSION=2.4.0
           SOURCE=gal-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gal-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/gal/1.99/
-      SOURCE_VFY=md5:906c0640d3160a55aac98974aecfb316
+      SOURCE_URL=$GNOME_URL/sources/gal/2.4/
+      SOURCE_VFY=sha1:debf9c5653babb2733d19b7236e2eb8630852226
         WEB_SITE=http://www.gnome.org
          ENTERED=20020701
-         UPDATED=20040409
-           SHORT="gal2"
-PSAFE=no
+         UPDATED=20050308
+           PSAFE=no
+           SHORT="GAL are the Gnome Application Libraries"
 cat << EOF
-gal2
+This module contains some library functions that came from Gnumeric and
+Evolution.  The idea is to reuse the code across various larger GNOME
+applications that might want to use it.
 EOF



More information about the Lunar-commits mailing list