Skip to content
Snippets Groups Projects
Commit 560a1435 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/py-rospkg] py-rospkg can be found on github.com/ros

Instead of the mostly hidden location on pr.willowgarage.com, consistently use
github.com/ros for fetching the distfile
parent 72adb5a4
No related merge requests found
......@@ -2,10 +2,11 @@
# Created: Anthony Mallet on Sun, 15 Jul 2012
#
VERSION= 1.0.6
DISTNAME= rospkg-${VERSION}
PKGNAME= ${PKGTAG.python}-${DISTNAME}
MASTER_SITES= http://pr.willowgarage.com/downloads/rospkg/
ROS_VERSION= 1.0.6
ROS_COMMIT= 88888b7
ROS_PKG= rospkg
PKGNAME= ${PKGTAG.python}-${ROS_PKG}-${ROS_VERSION}
CATEGORIES= sysutils
COMMENT= ROS basic utilities for querying stacks information
......@@ -13,12 +14,11 @@ HOMEPAGE= http://ros.org/wiki/rospkg
MAINTAINER= mallet@laas.fr
LICENSE= modified-bsd
include ../../wip/ros18-base/Makefile.common
USE_LANGUAGES=
WRKSRC= ${WRKDIR}/${DISTNAME}
CONFLICTS+= py[0-9][0-9]-rospkg-[0-9]*
include ../../wip/ros18-base/Makefile.common
SUBST_CLASSES+= py-syspath py-interp
SUBST_FILES.py-syspath+=scripts/rosversion
SUBST_FILES.py-interp+= scripts/rosversion
......
SHA1 (rospkg-1.0.6.tar.gz) = 167e4be8be70e881a5efa34bd558cf8280d66e80
RMD160 (rospkg-1.0.6.tar.gz) = 5945d9f00ea0066f08dc1ec9fac738283123d9e0
Size (rospkg-1.0.6.tar.gz) = 35421 bytes
SHA1 (rospkg-1.0.6.tar.gz) = 84114fbc12ccaa39f3dc9d1b8d136f6b3b7b40f5
RMD160 (rospkg-1.0.6.tar.gz) = 7102059697b8cd9daf26d23faa6b8eb81e67b9c1
Size (rospkg-1.0.6.tar.gz) = 85158 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment