New package: xpldd-0.1.1.
This commit is contained in:
parent
2598a1bcf7
commit
9ae778106f
1 changed files with 13 additions and 0 deletions
13
srcpkgs/xpldd/template
Normal file
13
srcpkgs/xpldd/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'xpldd'
|
||||
pkgname=xpldd
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="elfutils-devel"
|
||||
short_desc="Cross-architecture ldd"
|
||||
maintainer="Érico Rolim <ericonr@disroot.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/NattyNarwhal/xpldd"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=aa37dc1bc42af0221f0f0c0eee0261ae678a9732bf09bf04fbc3ee570aa46220
|
Loading…
Reference in a new issue