FreeBSD Bugzilla – Attachment 207565 Details for
Bug 224895
New port: devel/ros-rosdep Multi-package manager system dependency tool for ROS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated sharfile
ros-rosdep.shar (text/plain), 3.04 KB, created by
Trenton Schulz
on 2019-09-17 10:43:52 UTC
(
hide
)
Description:
Updated sharfile
Filename:
MIME Type:
Creator:
Trenton Schulz
Created:
2019-09-17 10:43:52 UTC
Size:
3.04 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ros-rosdep ># ros-rosdep/pkg-descr ># ros-rosdep/files ># ros-rosdep/files/patch-src_rosdep2_sources__list.py ># ros-rosdep/distinfo ># ros-rosdep/Makefile ># >echo c - ros-rosdep >mkdir -p ros-rosdep > /dev/null 2>&1 >echo x - ros-rosdep/pkg-descr >sed 's/^X//' >ros-rosdep/pkg-descr << '7cd41a59ad8ec7f4270080884559493e' >Xrosdep is a command-line tool for installing system dependencies >X >Xrosdep uses the backend of operating system for installing >Xpackages. For end-users, rosdep helps you install system dependencies >Xfor software that you are building from source. For developers, rosdep >Xsimplifies the problem of installing system dependencies on different >Xplatforms. >X >XOn FreeBSD, the pkg system is used. >X >XWWW: http://docs.ros.org/independent/api/rosdep/html/ >7cd41a59ad8ec7f4270080884559493e >echo c - ros-rosdep/files >mkdir -p ros-rosdep/files > /dev/null 2>&1 >echo x - ros-rosdep/files/patch-src_rosdep2_sources__list.py >sed 's/^X//' >ros-rosdep/files/patch-src_rosdep2_sources__list.py << '0bd85229548d953e729a48939c66c21b' >X--- src/rosdep2/sources_list.py.orig 2019-02-18 20:29:59 UTC >X+++ src/rosdep2/sources_list.py >X@@ -100,7 +100,7 @@ def get_sources_list_dir(): >X # we can't use etc/ros because environment config does not carry over under sudo >X etc_ros = rospkg.get_etc_ros_dir() >X else: >X- etc_ros = '/etc/ros' >X+ etc_ros = '/usr/local/etc/ros' >X # compute default system wide sources directory >X sys_sources_list_dir = os.path.join(etc_ros, 'rosdep', SOURCES_LIST_DIR) >X sources_list_dirs = get_sources_list_dirs(sys_sources_list_dir) >0bd85229548d953e729a48939c66c21b >echo x - ros-rosdep/distinfo >sed 's/^X//' >ros-rosdep/distinfo << 'a4916f9797fb39cfb8b10cdf63da06cb' >XTIMESTAMP = 1568623597 >XSHA256 (ros-infrastructure-rosdep-0.15.2_GH0.tar.gz) = 8cb8d2df308951bea2824597194e4b34b73a22a05b462e92a6859bc8bdf6ac90 >XSIZE (ros-infrastructure-rosdep-0.15.2_GH0.tar.gz) = 302976 >a4916f9797fb39cfb8b10cdf63da06cb >echo x - ros-rosdep/Makefile >sed 's/^X//' >ros-rosdep/Makefile << '25d8752ac0a495212daa73e910c4258b' >X# $FreeBSD$ >X >XPORTNAME= ros-rosdep >XDISTVERSION= 0.15.2 >XCATEGORIES= devel >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= trueos@norwegianrockcat.com >XCOMMENT= Multi-package manager system dependency tool for ROS >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ros-catkin_pkg>=0.4.0:devel/ros-catkin_pkg@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}ros-rospkg>=1:devel/ros-rospkg@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}ros-rosdistro>=0:devel/ros-rosdistro@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR} >X >XUSES= python >X >XUSE_PYTHON= autoplist distutils >X >XUSE_GITHUB= yes >XGH_ACCOUNT= ros-infrastructure >XGH_PROJECT= rosdep >X >X.include <bsd.port.mk> >25d8752ac0a495212daa73e910c4258b >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 224895
:
189396
|
189943
|
201897
|
202139
| 207565