15 lines
517 B
Bash
15 lines
517 B
Bash
# Template file for 'pax-utils'
|
|
pkgname=pax-utils
|
|
version=1.2.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-caps"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libcap-devel"
|
|
short_desc="PaX aware and related utilities for ELF binaries"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-2"
|
|
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
|
|
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
|
checksum=7f4a7f8db6b4743adde7582fa48992ad01776796fcde030683732f56221337d9
|