mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Merge pull request #4078 from thypon/python-gtkglext
New package: python-gtkglext-1.1.0
This commit is contained in:
commit
56f2294b8d
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python-gtkglext/template
Normal file
15
srcpkgs/python-gtkglext/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python-gtkglext'
|
||||||
|
pkgname=python-gtkglext
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
nocross=yes
|
||||||
|
wrksrc=pygtkglext-$version
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config python"
|
||||||
|
makedepends="pygtk-devel gtkglext-devel"
|
||||||
|
short_desc="Python language bindings for GtkGLExt"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="http://gtkglext.sourceforge.net2"
|
||||||
|
distfiles="$SOURCEFORGE_SITE/gtkglext/pygtkglext-$version.tar.bz2"
|
||||||
|
checksum=7f0104347659a81cd5bd84007b97547d18a8a216f5df2629f379ea7f87a1410a
|
Loading…
Add table
Reference in a new issue