mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: chrpath-0.13.
This commit is contained in:
parent
cc57f7d697
commit
39fab9a82c
2 changed files with 15 additions and 0 deletions
1
srcpkgs/chrpath/chrpath.rshlibs
Normal file
1
srcpkgs/chrpath/chrpath.rshlibs
Normal file
|
@ -0,0 +1 @@
|
||||||
|
libc.so.6
|
14
srcpkgs/chrpath/template
Normal file
14
srcpkgs/chrpath/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'chrpath'
|
||||||
|
pkgname=chrpath
|
||||||
|
version=0.13
|
||||||
|
revision=1
|
||||||
|
build_style="gnu-configure"
|
||||||
|
short_desc="Change or delete the rpath or runpath in ELF files"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://directory.fsf.org/project/chrpath/"
|
||||||
|
distfiles="http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum="c1aa5342eac0daad81b8da05aa282ae1ccd6f68bc75ca94064304f541eed071b"
|
||||||
|
long_desc="
|
||||||
|
chrpath allows you to modify the dynamic library load path (rpath and runpath)
|
||||||
|
of compiled programs and libraries."
|
Loading…
Add table
Reference in a new issue