libpeas: update to 1.22.0; gnome is now maintained by Gottox
This commit is contained in:
parent
89f59c6972
commit
32aaa54753
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'libpeas'
|
||||
pkgname=libpeas
|
||||
version=1.20.0
|
||||
revision=2
|
||||
version=1.22.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-demo --disable-demo"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
|
||||
makedepends="vala-devel libgirepository-devel gtk+3-devel python-gobject-devel"
|
||||
depends="python-gobject hicolor-icon-theme gjs>=1.38"
|
||||
short_desc="Gobject-based plugins engine"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f392fffe2dc00072a51bb2a1b274224a06bdc5f9c3b3c0ac4816909e9933d354
|
||||
checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
|
||||
|
||||
post_install() {
|
||||
# Remove demo.
|
||||
|
|
Loading…
Reference in New Issue