From c8147c040199a441753ed99a0be77abe5b2b9400 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 25 Apr 2012 13:03:22 +0000 Subject: Revert "main/gobject-introspection: upgrade to 1.32.1" This reverts commit 8d89ce63c4221bea4d5e3df27ae587fd57aa79f3. --- main/gobject-introspection/APKBUILD | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'main/gobject-introspection/APKBUILD') diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index aaac610762..6b2635b74c 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=gobject-introspection -pkgver=1.32.1 +pkgver=1.30.0 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectInstrospection" @@ -10,7 +10,12 @@ depends_dev="python glib-dev libffi-dev cairo-dev" makedepends="$depends_dev flex bison python-dev libtool" depends= replaces="libgirepository" -source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz +source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2 + 0001-repository-Fix-g_irepository_get_c_prefix.patch + 0002-Skip-analysis-of-params-that-have-been-skip-d.patch + 0003-Bug-660338-Account-for-padding-in-struct-size-check.patch + 0007-giconstantinfo-Add-API-to-fix-memory-leak.patch + 0008-scanner-split-CC-environment-variable.patch " # since this is a dev package by definition we dont bother separate -dev @@ -51,4 +56,9 @@ dev() { replaces="gobject-introspection" } -md5sums="7bbdb696c37bb98aef5af02c4b8975e3 gobject-introspection-1.32.1.tar.xz" +md5sums="2dca065ef8ad95600040177a38b370fe gobject-introspection-1.30.0.tar.bz2 +33dab841cc8892fe3b3dc9548ef07667 0001-repository-Fix-g_irepository_get_c_prefix.patch +bd84cf5039f224d0535f5930c7b99366 0002-Skip-analysis-of-params-that-have-been-skip-d.patch +b4ee37cce3aa251ead694c10c5ff96a3 0003-Bug-660338-Account-for-padding-in-struct-size-check.patch +a36853f88ac252095312e63cd014888a 0007-giconstantinfo-Add-API-to-fix-memory-leak.patch +47321b30c92038439c36bcb051caebb2 0008-scanner-split-CC-environment-variable.patch" -- cgit v1.2.3