libglade: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:08 -04:00 committed by Toyam Cox
parent 1ce83a54ce
commit daf70a53f9
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Template build file for 'libglade'.
# Template file for 'libglade'
pkgname=libglade
version=2.6.4
revision=12
@ -8,11 +8,12 @@ hostmakedepends="automake pkg-config libtool python glib-devel gtk+-devel"
makedepends="libxml2-devel gtk+-devel xmlcatmgr"
depends="xmlcatmgr"
short_desc="Runtime interpreter for GLADE GUI files"
homepage="http://www.jamesh.id.au/software/libglade/"
license="LGPL-2"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2"
homepage="http://www.jamesh.id.au/software/libglade/"
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.bz2"
checksum=64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec
python_version=2 #unverified
# Register DTDs with xmlcatmgr.
xml_entries="system http://glade.gnome.org/glade-2.0.dtd /usr/share/xml/libglade/glade-2.0.dtd"