python-gtkglext: drop package
This commit is contained in:
parent
acf6339913
commit
e540479734
|
@ -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
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
pkgname=pygtkglext
|
Loading…
Reference in New Issue