pygtksourceview: rebuild for metadata
This commit is contained in:
parent
e5a60462d1
commit
4962ccf903
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'pygtksourceview'
|
||||
pkgname=pygtksourceview
|
||||
version=2.10.1
|
||||
revision=4
|
||||
lib32disabled=yes
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-docs"
|
||||
hostmakedepends="pkg-config intltool python-devel pygtk-devel"
|
||||
|
@ -10,10 +9,11 @@ makedepends="python-devel gtksourceview2-devel pygtk-devel"
|
|||
depends="pygtk"
|
||||
short_desc="Python bindings for gtksourceview2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/2.10/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b4b47c5aeb67a26141cb03663091dfdf5c15c8a8aae4d69c46a6a943ca4c5974
|
||||
lib32disabled=yes
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue