blob: 2019271cc02df1da8164a96651af5897d120531e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python2-pygtkhelpers
pkgdesc = A library to assist the building of PyGTK applications
pkgver = 0.4.3
pkgrel = 2
url = http://packages.python.org/pygtkhelpers
arch = any
license = LGPL3
makedepends = python2-distribute
depends = pygtk
source = https://pypi.python.org/packages/source/p/pygtkhelpers/pygtkhelpers-0.4.3.tar.gz
md5sums = 1e2493dbbfed4042d35552b383f7a7cc
pkgname = python2-pygtkhelpers
|