ports/devel/ros-nxt/files/patch-rosdep.yaml
Rene Ladan da287c3a37 Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.

Port changes:
- distribution files are now fetched from upstream servers instead of
  using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
  devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build
2011-05-31 22:24:13 +00:00

23 lines
566 B
YAML

--- rosdep.yaml.orig 2010-11-26 16:39:16.000000000 +0100
+++ rosdep.yaml 2010-11-27 15:42:53.000000000 +0100
@@ -5,6 +5,7 @@
fedora: libusb-devel
rhel: libusb-devel
gentoo: dev-libs/libusb
+ freebsd: libusb # builtin on 8.0+
python-bluez:
ubuntu: python-bluez
debian: python-bluez
@@ -12,6 +13,7 @@
fedora: pybluez
rhel: python-bluez
gentoo: dev-python/pybluez
+ freebsd: #TODO
python-usb:
ubuntu: python-usb
debian: python-usb
@@ -19,3 +21,4 @@
fedora: pyusb
rhel: python-usb
gentoo: dev-python/pyusb
+ freebsd: py27-usb