Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17a95ebb0b17e65aa9174cd3946333e6b36bdf4f

commit 17a95ebb0b17e65aa9174cd3946333e6b36bdf4f
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Mar 24 22:50:19 2009 +0100

glib2-2.20.0-1-i686
*version bump
*\o/ doc is build \o/
*docbook 4.3 for gtk-doc-1.11
*docbook 4.1.2 for glib2 ....(and glib2 use gtk-doc-1.11)
*and why xml for build man page ?????

diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild
index a29680a..6b5aabf 100644
--- a/source/base/glib2/FrugalBuild
+++ b/source/base/glib2/FrugalBuild
@@ -4,11 +4,11 @@
USE_DOC=${USE_DOC:-"y"}

pkgname=glib2
-pkgver=2.18.4
+pkgver=2.20.0
pkgrel=1
pkgdesc="Common C routines used by GTK+2 and other libraries"
url="http://www.gtk.org/";
-depends=('glibc>=2.8-9')
+depends=('glibc>=2.9-2')
makedepends=('libgcrypt>=1.4.3-1')
groups=('base' 'chroot-core')
archs=('i686' 'x86_64' 'ppc')
@@ -18,9 +18,9 @@ _F_gnome_devel="n"
Finclude gnome
_F_cd_path="glib-$pkgver"
## DON'T remove nor change the debug level or it breaks again ..
-sha1sums=('3e21395c6980e3970d5260b46ecb6b87f2482c61')
+sha1sums=('4d653ef39fd1ebe7b64217fd824dfb1bbbde7007')
if Fuse $USE_DOC; then
-       makedepends=("${makedepen...@]}" 'gtk-doc>=1.10')
+       makedepends=("${makedepen...@]}" 'gtk-doc>=1.11')
Fconfopts="$Fconfopts --enable-gtk-doc"
subpkgs=("$pkgname-docs")
subdescs=("Glib2 Documentation")
@@ -29,7 +29,6 @@ if Fuse $USE_DOC; then
subarchs=('i686 x86_64 ppc')
fi

-
build()
{
# not so nice, but a --disable-gtk-doc still requires gtk-doc :P
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to