libbonobo: update to 2.32.0.
This commit is contained in:
parent
a004f2ea1f
commit
633d124364
2 changed files with 3 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run intltool
|
||||
Add_dependency run flex
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'libbonobo'
|
||||
pkgname=libbonobo
|
||||
version=2.24.3
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.24/$pkgname-$version.tar.bz2"
|
||||
version=2.32.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-static --localstatedir=/var"
|
||||
short_desc="GNOME Object activation framework library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5310957fa90691689c0557218b8833f681666cae160bd84e1f2c2705189a4ebe
|
||||
checksum=b8b8037d5e8e37f39395a2a2fba7f2fb3d5b53ecedc3d419181912b831ab1349
|
||||
long_desc="
|
||||
Bonobo is a set of language and system independent CORBA interfaces
|
||||
for creating reusable components, controls and creating compound
|
||||
|
|
Loading…
Reference in a new issue