gobject-introspection: update to 1.36.0.
This commit is contained in:
parent
f71b39b933
commit
bb48a89eaa
@ -1,11 +1,7 @@
|
|||||||
# Template file for 'libgirepository-devel'.
|
# Template file for 'libgirepository-devel'.
|
||||||
#
|
#
|
||||||
noarch=yes
|
depends="cairo-devel libffi-devel libglib-devel libgirepository-${version}_${revision}"
|
||||||
depends="cairo-devel libffi-devel glib-devel libgirepository-${version}_${revision}"
|
|
||||||
short_desc="Library for handling GObject introspection data (development files)"
|
short_desc="Library for handling GObject introspection data (development files)"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains C libraries for handling the introspection data."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
# Template file for 'libgirepository'.
|
# Template file for 'libgirepository'.
|
||||||
#
|
#
|
||||||
short_desc="Library for handling GObject introspection data (runtime library)"
|
short_desc="Library for handling GObject introspection data (runtime library)"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains C libraries for handling the introspection data."
|
|
||||||
|
|
||||||
replaces="gobject-introspection<0.6.10"
|
replaces="gobject-introspection<0.6.10"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=1.34.2
|
version=1.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests --disable-static"
|
configure_args="--disable-tests --disable-static"
|
||||||
depends="python libgirepository-devel"
|
depends="python libgirepository-devel"
|
||||||
makedepends="pkg-config flex libffi-devel glib-devel python-devel
|
hostmakedepends="pkg-config flex"
|
||||||
libxml2-devel cairo-devel"
|
makedepends="libfl-devel libffi-devel libglib-devel python-devel libxml2-devel cairo-devel"
|
||||||
fulldepends="libtool"
|
fulldepends="libtool"
|
||||||
short_desc="Introspection system for GObject-based libraries"
|
short_desc="Introspection system for GObject-based libraries"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GObjectInstrospection"
|
homepage="http://live.gnome.org/GObjectInstrospection"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/1.34/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429
|
checksum=e3e76d9d428e7534761bf8cdf75338865a4b0872e8052bef51792744608b6383
|
||||||
long_desc="
|
long_desc="
|
||||||
The goal of the project is to describe the APIs and collect them in
|
The goal of the project is to describe the APIs and collect them in
|
||||||
a uniform, machine readable format."
|
a uniform, machine readable format."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user