# HG changeset patch # User Christopher Rogers # Date 1286684543 0 # Node ID f1b030131c7b5b6d7eec0804e8288edfb4dba588 # Parent 951c1b0c279f1c294a138e4b8f464523c98b8f57 Up: glib to 2.26.0. Added perl and python to build depends so script in glib-dev work right if build in clean chroot. diff -r 951c1b0c279f -r f1b030131c7b glib-dev/receipt --- a/glib-dev/receipt Sun Oct 10 02:41:04 2010 +0000 +++ b/glib-dev/receipt Sun Oct 10 04:22:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="glib-dev" -VERSION="2.25.13" +VERSION="2.26.0" CATEGORY="development" SHORT_DESC="C routines devel files and utilities." MAINTAINER="pankso@slitaz.org" diff -r 951c1b0c279f -r f1b030131c7b glib/receipt --- a/glib/receipt Sun Oct 10 02:41:04 2010 +0000 +++ b/glib/receipt Sun Oct 10 04:22:23 2010 +0000 @@ -1,11 +1,11 @@ # SliTaz package receipt. PACKAGE="glib" -VERSION="2.25.13" +VERSION="2.26.0" CATEGORY="x-window" SHORT_DESC="C routines." MAINTAINER="pankso@slitaz.org" -BUILD_DEPENDS="gettext" +BUILD_DEPENDS="gettext zlib-dev pkg-config perl python python-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gtk.org/" WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/glib/${VERSION%.*}/$TARBALL" diff -r 951c1b0c279f -r f1b030131c7b libgio-dev/receipt --- a/libgio-dev/receipt Sun Oct 10 02:41:04 2010 +0000 +++ b/libgio-dev/receipt Sun Oct 10 04:22:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libgio-dev" -VERSION="2.25.13" +VERSION="2.26.0" CATEGORY="development" SHORT_DESC="Glib libgio devel files." MAINTAINER="pankso@slitaz.org" diff -r 951c1b0c279f -r f1b030131c7b libgio/receipt --- a/libgio/receipt Sun Oct 10 02:41:04 2010 +0000 +++ b/libgio/receipt Sun Oct 10 04:22:23 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libgio" -VERSION="2.25.13" +VERSION="2.26.0" CATEGORY="x-window" SHORT_DESC="Glib libgio shared library." MAINTAINER="pankso@slitaz.org"