blob: a5683e1bb57280e0b28eca9303f60f48e56f662c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-pyfltk-svn
pkgdesc = A Python wrapper for the Fast Light Tool Kit library
pkgver = r535
pkgrel = 1
url = http://pyfltk.sourceforge.net/
arch = x86_64
license = LGPL
makedepends = swig>=3.0.12
makedepends = python-setuptools
makedepends = subversion
depends = fltk>=1.3.5
depends = python>=3.7
depends = glu
provides = python-pyfltk
conflicts = python-pyfltk
source = svn://svn.code.sf.net/p/pyfltk/code/trunk
source = pyfltk_remove_percent_format.patch
sha1sums = SKIP
sha1sums = a105e1ca3592c880634503c9faa558bcc21a6636
pkgname = python-pyfltk-svn
|