Skip to content

Commit

Permalink
New package: python3-pyFltk-1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-z80 committed Oct 15, 2021
1 parent 7c565a3 commit 2a479a7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
19 changes: 19 additions & 0 deletions srcpkgs/python3-pyFltk/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'python3-pyFltk'
pkgname=python3-pyFltk
version=1.3.7
revision=1
wrksrc=pyFltk-${version}
build_style=python3-module
hostmakedepends="swig python3-setuptools"
makedepends="python3-devel fltk-devel"
depends="python3 fltk"
short_desc="Python wrapper for the Fast Light Tool Kit"
maintainer="Quentin Freimanis <quentinfreimanis@gmail.com>"
license="LGPL-2.0-only"
homepage="https://pyfltk.sourceforge.io"
distfiles="https://sourceforge.net/projects/pyfltk/files/pyfltk/pyFltk-${version}/pyFltk-${version}.tar.gz"
checksum=aeea49981be8536a02a4e431e4fe3361813d2bba37eb17edaa46bbd7e5ca3abb

pre_build() {
python3 setup.py swig
}
2 changes: 2 additions & 0 deletions srcpkgs/python3-pyFltk/update
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
site=https://sourceforge.net/projects/pyfltk/files/pyfltk/
pattern="pyFltk-\K[\d\.]+"

0 comments on commit 2a479a7

Please sign in to comment.