Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=6b35387eb751902cf136c820a25168cad4e12984
commit 6b35387eb751902cf136c820a25168cad4e12984 Author: Slown <[email protected]> Date: Sat Jul 21 19:22:39 2012 +0100 python-rosdep-0.9.5-1-i686 * new package diff --git a/source/devel-extra/python-rosdep/FrugalBuild b/source/devel-extra/python-rosdep/FrugalBuild new file mode 100644 index 0000000..0cc9250 --- /dev/null +++ b/source/devel-extra/python-rosdep/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=python-rosdep +_F_archive_name=${pkgname/python-/} +pkgver=0.9.5 +pkgrel=1 +pkgdesc="Command-line tool for installing system dependencies on a variety of platforms" +url="http://ros.org/doc/api/rosdep2/html" +depends=('python') +makedepends=('python-distribute') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://pr.willowgarage.com/downloads/rosdep | Flasttar" +source=(http://pr.willowgarage.com/downloads/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('88ba25913897456997d87368adbdd8ea929212bb') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
