New package: tuxpaint-stamps-2018.09.01
This commit is contained in:
parent
a91859171a
commit
bdb16635f5
2 changed files with 18 additions and 0 deletions
17
srcpkgs/tuxpaint-stamps/template
Normal file
17
srcpkgs/tuxpaint-stamps/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'tuxpaint-stamps'
|
||||
pkgname=tuxpaint-stamps
|
||||
version=2018.09.01
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install-all"
|
||||
short_desc="Stamps set for tuxpaint"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.tuxpaint.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/tuxpaint/${version//./-}/tuxpaint-stamps-${version}.tar.gz"
|
||||
checksum=d78f55e7fde6abc3fb1a79e6fed0114a2c0ad2edff7ee5f8db43fa23e61079ea
|
||||
|
||||
pre_configure() {
|
||||
vsed -i Makefile -e 's,DATA_PREFIX=,&$(DESTDIR),'
|
||||
}
|
1
srcpkgs/tuxpaint-stamps/update
Normal file
1
srcpkgs/tuxpaint-stamps/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="https://sourceforge.net/projects/tuxpaint/rss?limit=200"
|
Loading…
Add table
Reference in a new issue