parent
3967491ee1
commit
796540824e
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.7.3"
|
||||
abi_depends=">=1.0.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libpeas'
|
||||
pkgname=libpeas
|
||||
version=0.7.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||
version=1.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Gobject-based plugins engine"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a954b495630132bfff20c8eedc8aa04e91989a76ce51ca3b77afd5956cab9f84
|
||||
checksum=b1482690565241baf3870311a77efb3f89a4335f48cb4ca31e8b8405220a8d99
|
||||
long_desc="
|
||||
libpeas is a gobject-based plugins engine, and is targetted at giving every
|
||||
application the chance to assume its own extensibility. It is currently used by
|
||||
|
|
Loading…
Reference in New Issue