[Lunar-commits] CVS: moonbase/gnome/imlib BUILD, 1.2, 1.3 DEPENDS,
1.5, 1.6 DETAILS, 1.3, 1.4 imlib-ac25x.patch, 1.1.1.1, NONE
Terry Chan
tchan at lunar-linux.org
Sun Dec 12 16:35:01 UTC 2004
Update of /var/cvs/lunar/moonbase/gnome/imlib
In directory espresso.foo-projects.org:/tmp/cvs-serv1198
Modified Files:
BUILD DEPENDS DETAILS
Removed Files:
imlib-ac25x.patch
Log Message:
Version bump to imlib-1.9.15. Removed the unneeded imlib-ac25x.patch. The
other patches still apply. Someone with more time can move the patches
in moonbase into the patchdir scheme. Compiled/tested with gcc-3.3.3,
glibc-2.3.3, kernel headers 2.4.x.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/imlib/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 18 Jun 2003 14:49:28 -0000 1.2
+++ BUILD 12 Dec 2004 16:34:59 -0000 1.3
@@ -4,7 +4,6 @@
####### AGAIN ANY TIME SOON!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! #######
####### --CSM #######
- cat $SCRIPT_DIRECTORY/imlib-ac25x.patch | patch -p1 &&
bzcat $SCRIPT_DIRECTORY/imlib-1.9-m4.patch.bz2 | patch -p0 &&
bzcat $SCRIPT_DIRECTORY/imlib-1.9.10-path.patch.bz2 | patch -p1 &&
bzcat $SCRIPT_DIRECTORY/imlib-1.9.14-no-locincpth.patch.bz2 | patch -p1 &&
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/imlib/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 8 Jan 2003 19:32:26 -0000 1.5
+++ DEPENDS 12 Dec 2004 16:34:59 -0000 1.6
@@ -1,4 +1,3 @@
-depends autoconf &&
depends automake &&
depends gettext &&
depends tiff &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/imlib/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:30:01 -0000 1.3
+++ DETAILS 12 Dec 2004 16:34:59 -0000 1.4
@@ -1,12 +1,13 @@
MODULE=imlib
MAJOR=1.9
- VERSION=1.9.14
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.9.15
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/
SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/
+ SOURCE_VFY=sha1:c9a732a354fbb3c7e1a426e5d19fc92d73f8f720
WEB_SITE=http://enlightenment.org
ENTERED=20010922
- UPDATED=20020808
+ UPDATED=20041212
SHORT="imlib is an advanced replacement library for libraries like libXpm."
cat << EOF
IMLIB
--- imlib-ac25x.patch DELETED ---
More information about the Lunar-commits
mailing list