2014-09-26 18:48:26 +02:00
|
|
|
# Template file for 'pax-utils'
|
|
|
|
pkgname=pax-utils
|
2014-11-22 15:37:27 +01:00
|
|
|
version=0.9.2
|
2014-09-26 18:48:26 +02:00
|
|
|
revision=1
|
2014-11-22 15:37:27 +01:00
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--with-caps"
|
2014-09-26 18:48:26 +02:00
|
|
|
makedepends="libcap-devel"
|
|
|
|
short_desc="PaX aware and related utilities for ELF binaries"
|
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://hardened.gentoo.org/pax-utils.xml"
|
2014-11-01 15:50:00 +01:00
|
|
|
update_site="http://ftp.heanet.ie/disk1/gentoo-portage/app-misc/pax-utils/"
|
|
|
|
update_pattern='pax-utils-\K[\d.]+(?=.ebuild)'
|
2014-09-26 18:48:26 +02:00
|
|
|
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
2014-11-22 15:37:27 +01:00
|
|
|
checksum=578801df0661b1b7b8fed0ce4a9859239f919fd37529907681e51091a1bcb4de
|