[Lunar-commits] CVS: moonbase/zbeta/gal24 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Tue Nov 2 21:27:41 UTC 2004


Update of /var/cvs/lunar/moonbase/zbeta/gal24
In directory espresso.foo-projects.org:/tmp/cvs-serv6132/gal24

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding evolution-beta stuff back into moonbase, use at your own risk.  It should work along side evolution without conflicting with anything


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

) > $C_FIFO 2>&1

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

--- NEW FILE: DETAILS ---
          MODULE=gal24
         VERSION=2.3.0
          SOURCE=gal-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gal-$VERSION
      SOURCE_URL=$GNOME_URL/sources/gal/2.3/
      SOURCE_VFY=sha1:e6a8fae5731ecaba029c6292fa7d6a9054ddbf73
        WEB_SITE=http://www.gnome.org
         ENTERED=20040414
         UPDATED=20041102
           SHORT="GAL are the Gnome Application Libraries"
cat << EOF
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