[Lunar-commits] CVS: moonbase/libs/glib PRE_BUILD, NONE, 1.1 DETAILS, 1.4, 1.5

Auke Kok sofar at lunar-linux.org
Tue Dec 14 09:38:11 UTC 2004


Update of /var/cvs/lunar/moonbase/libs/glib
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/libs/glib

Modified Files:
	DETAILS 
Added Files:
	PRE_BUILD 
Log Message:
adding gcc-34 fixes. will test shortly if it compiles with gcc33 (which it prolly will anyway)

--- NEW FILE: PRE_BUILD ---
default_pre_build &&
cd $SOURCE_DIRECTORY &&
patch_it $SOURCE2 1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/glib/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	5 Oct 2004 09:30:10 -0000	1.4
+++ DETAILS	14 Dec 2004 09:38:08 -0000	1.5
@@ -2,13 +2,16 @@
            MAJOR=1.2
          VERSION=1.2.10
           SOURCE=$MODULE-$VERSION.tar.gz
+	 SOURCE2=$MODULE-$VERSION-gcc34-fix.patch
    SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2/
    SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/
    SOURCE_URL[2]=http://planetmirror.com/pub/GNOME/stable/sources/$MODULE/
+     SOURCE2_URL=$PATCH_URL/
+     SOURCE2_VFY=sha1:cb9c6e2f5320590713b3fba61f1d984e569d5d08
         WEB_SITE=http://www.gtk.org
          ENTERED=20010922
          UPDATED=20030428
-           SHORT="glib is a library of useful C routines for trees, hashes, and lists."
+           SHORT="A library of useful C routines for trees, hashes, and lists."
 cat << EOF
 GLib is a library containing many useful C routines for things such as
 trees, hashes, and lists. GLib was previously distributed with the GTK



More information about the Lunar-commits mailing list