# $Id$ PNAME="chrpath" PVER="0.16" PBUILD="r2" PCAT="app-admin" DESCRIPTION="Command line tool to adjust the RPATH or RUNPATH of ELF binaries." HOMEPAGE="https://alioth.debian.org/projects/chrpath/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( http://deb.debian.org/debian/pool/main/${PNAME::1}/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2SEPERATOR="_" UP2DATE="updatecmd http://deb.debian.org/debian/pool/main/${PNAME::1}/${PNAME}/ | sed 's:.orig::g' | highesttarball gz"