New package: cmdpack-1.06
This commit is contained in:
parent
38c86f33c0
commit
3e56bb7c9e
1 changed files with 16 additions and 0 deletions
16
srcpkgs/cmdpack/template
Normal file
16
srcpkgs/cmdpack/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'cmdpack'
|
||||||
|
pkgname=cmdpack
|
||||||
|
version=1.06
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="asciidoc"
|
||||||
|
short_desc="Fork of cmdpack by Neill Corlett"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/chungy/cmdpack"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=6ce7029c0f2b0fbc6a1e26fb3ad8003ed18836aa3ef35f148ec51cde0b703307
|
||||||
|
|
||||||
|
pre_build() {
|
||||||
|
sed -i 's|/usr/local|$(PREFIX)|' Makefile
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue