Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=194ac08a8a486364aa2bbd32d255e6a418e5c44a
commit 194ac08a8a486364aa2bbd32d255e6a418e5c44a Author: DeX77 <[email protected]> Date: Thu Jul 31 14:15:28 2014 +0200 chrpath-0.16-1-x86_64 * new package diff --git a/source/base-extra/chrpath/FrugalBuild b/source/base-extra/chrpath/FrugalBuild new file mode 100644 index 0000000..dd6085a --- /dev/null +++ b/source/base-extra/chrpath/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.76 SBU +# Maintainer: DeX77 <[email protected]> + +pkgname=chrpath +pkgver=0.16 +pkgrel=1 +pkgdesc="Change or delete the rpath or runpath in ELF files" +archs=('i686' 'x86_64' 'arm') +url="https://alioth.debian.org/projects/chrpath/" +license=('GPL2') +depends=('glibc') +groups=('base-extra') +up2date="Flasttar https://alioth.debian.org/frs/?group_id=31052" +source=("https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-$pkgver.tar.gz") +sha1sums=('174bb38c899229f4c928734b20e730f61191795a') + + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
