python-gtkglext: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-25 23:32:23 +07:00
parent acf6339913
commit e540479734
2 changed files with 0 additions and 22 deletions

View File

@ -1,21 +0,0 @@
# Template file for 'python-gtkglext'
pkgname=python-gtkglext
version=1.1.0
revision=2
wrksrc="pygtkglext-${version}"
build_style=gnu-configure
pycompile_module="gtk-2.0/gtk"
hostmakedepends="pkg-config pygtk-devel"
makedepends="pygtk-devel gtkglext-devel"
short_desc="Python Bindings for GtkGLExt"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
homepage="https://projects.gnome.org/gtkglext/"
distfiles="${SOURCEFORGE_SITE}/gtkglext/pygtkglext-${version}.tar.bz2"
checksum=7f0104347659a81cd5bd84007b97547d18a8a216f5df2629f379ea7f87a1410a
pre_configure() {
if [ "$CROSS_BUILD" ]; then
sed -i "s,PYTHON_INCLUDES=.*,PYTHON_INCLUDES=-I${XBPS_CROSS_BASE}/usr/include/python2.7,g" configure
fi
}

View File

@ -1 +0,0 @@
pkgname=pygtkglext