aboutsummaryrefslogtreecommitdiffstats
path: root/main/gobject-introspection/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-01-28 22:52:08 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-01-28 22:52:08 -0600
commit46e77dbd45865b39d8ae973f2a9b4a4249a8ffa8 (patch)
tree379720d1172e8ffd9628857d80eb87c4ebfb3b7f /main/gobject-introspection/APKBUILD
parent1e647f178d0b95c5696a4790240c0fb96c33fdc0 (diff)
downloadaports-46e77dbd45865b39d8ae973f2a9b4a4249a8ffa8.tar.bz2
aports-46e77dbd45865b39d8ae973f2a9b4a4249a8ffa8.tar.xz
main/gobject-introspection: upgrade to 0.10.1
Diffstat (limited to 'main/gobject-introspection/APKBUILD')
-rw-r--r--main/gobject-introspection/APKBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD
index 327b496086..c4742ec376 100644
--- a/main/gobject-introspection/APKBUILD
+++ b/main/gobject-introspection/APKBUILD
@@ -1,16 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gobject-introspection
-pkgver=0.9.12
-pkgrel=1
+pkgver=0.10.1
+pkgrel=0
pkgdesc="Introspection system for GObject-based libraries"
url="http://live.gnome.org/GObjectInstrospection"
arch="all"
license="LGPL GPL"
makedepends="flex bison glib-dev libffi-dev python-dev libtool"
depends="python glib-dev libffi-dev cairo-dev"
-source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
- 001-ccache.patch
- 002-ccache.patch"
+source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
# since this is a dev package by definition we dont bother separate -dev
subpackages="$pkgname-doc libgirepository"
@@ -48,6 +46,4 @@ libgirepository() {
mv "$pkgdir"/usr/lib/libgirepository*.so* "$subpkgdir"/usr/lib/
}
-md5sums="260ba5e77b5c0de0e7d8faf63ecbfee7 gobject-introspection-0.9.12.tar.bz2
-4ad235a1372f247f6df83a548ad4a331 001-ccache.patch
-13c587cda7bbb12402ed43dbd7161310 002-ccache.patch"
+md5sums="46faf231243ef5918bb30a38dbc62f10 gobject-introspection-0.10.1.tar.bz2"