15 lines
551 B
Bash
15 lines
551 B
Bash
# Template file for 'python3-prctl'
|
|
pkgname=python3-prctl
|
|
version=1.7
|
|
revision=10
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools libcap-devel"
|
|
makedepends="libcap-devel python3-devel"
|
|
depends="python3"
|
|
short_desc="Python3 interface for the Linux prctl syscall"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/seveas/python-prctl"
|
|
distfiles="https://github.com/seveas/python-prctl/archive/v${version}.tar.gz"
|
|
checksum=03bb346430f5ffa707f14de5a3796936f64d627cd07c8e97135d100598bf38a5
|