New package: farbfeld-1
This commit is contained in:
parent
8bbdeab19c
commit
ec28a275d6
1 changed files with 17 additions and 0 deletions
17
srcpkgs/farbfeld/template
Normal file
17
srcpkgs/farbfeld/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'farbfeld'
|
||||||
|
pkgname=farbfeld
|
||||||
|
version=1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_install_args="MANPREFIX=/usr/share/man"
|
||||||
|
makedepends="libpng-devel libjpeg-turbo-devel"
|
||||||
|
short_desc="Suckless image format and conversion tools"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="ISC"
|
||||||
|
homepage="http://git.suckless.org/farbfeld"
|
||||||
|
distfiles="http://dl.suckless.org/farbfeld/farbfeld-${version}.tar.gz"
|
||||||
|
checksum=34faf878ee9bf20a690604b2e09f97ce517b20bb7b5e37433997941825c0b46e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue