wok-4.x rev 11145
Up: gobject-introspection to 1.30.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 26 21:22:53 2011 +0000 (2011-10-26) |
parents | cbebb3eed7c2 |
children | 59092b890afd |
files | gobject-introspection-dev/receipt gobject-introspection/receipt |
line diff
1.1 --- a/gobject-introspection-dev/receipt Wed Oct 26 21:20:51 2011 +0000 1.2 +++ b/gobject-introspection-dev/receipt Wed Oct 26 21:22:53 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gobject-introspection-dev" 1.7 -VERSION="0.10.8" 1.8 +VERSION="1.30.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Gobject-introspection devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/gobject-introspection/receipt Wed Oct 26 21:20:51 2011 +0000 2.2 +++ b/gobject-introspection/receipt Wed Oct 26 21:22:53 2011 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gobject-introspection" 2.7 -VERSION="0.10.8" 2.8 +VERSION="1.30.0" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Introspection system for GObject-based libraries." 2.11 DEPENDS="libgio glib libffi python" 2.12 @@ -9,7 +9,7 @@ 2.13 MAINTAINER="pankso@slitaz.org" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://live.gnome.org/GObjectInstrospection" 2.16 -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 2.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()