New package: posh-0.12.5
This commit is contained in:
parent
0c6959fd33
commit
dda9b292eb
1 changed files with 18 additions and 0 deletions
18
srcpkgs/posh/template
Normal file
18
srcpkgs/posh/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'posh'
|
||||||
|
pkgname=posh
|
||||||
|
version=0.12.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
build_pie=yes
|
||||||
|
register_shell="/bin/posh"
|
||||||
|
hostmakedepends="automake"
|
||||||
|
short_desc="Policy-compliant Ordinary SHell"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://packages.debian.org/sid/posh"
|
||||||
|
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
|
checksum=adf1b5670b9978c3b6d5ae64356be72d8c31db1750a7600ff981fec3ff920a0a
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue