Skip to content

Commit

Permalink
[middleware/ros-genmsg] Update to 0.4.20
Browse files Browse the repository at this point in the history
Changes since 0.3.10:

0.4.20 (2013-06-18)
-------------------
* generate pkg config extra files containing variables which list all message
  and service files (`#28 <https://github.com/ros/genmsg/issues/28>`_)

0.4.19 (2013-06-06)
-------------------
* improve error message for missing message dependencies
  (`#1 <https://github.com/ros/genmsg/issues/1>`_)
* fix generating duplicate include dirs for multiple add_message_files()
  invocations which broke generated lisp messages
  (`#27 <https://github.com/ros/genmsg/issues/27>`_)

0.4.18 (2013-03-08)
-------------------
* fix handling spaces in folder names
  (`ros/catkin#375 <https://github.com/ros/catkin/issues/375>`_)
* add targets with _generate_messages_LANG suffix
  (`#20 <https://github.com/ros/genmsg/issues/20>`_)
* pass all message generation target to EXPORTED_TARGETS
  (`#26 <https://github.com/ros/genmsg/issues/26>`_)
* improve error messages (`#22 <https://github.com/ros/genmsg/issues/22>`_)

0.4.17 (2013-01-19)
-------------------
* fix bug using ARGV in list(FIND) directly
  (`#18 <https://github.com/ros/genmsg/issues/18>`_)

0.4.16 (2013-01-13)
-------------------
* hide transitive message dependencies and pull them in automatically
  (`#15 <https://github.com/ros/genmsg/issues/15>`_)

0.4.15 (2012-12-21)
-------------------
* first public release for Groovy
  • Loading branch information
Anthony Mallet committed Jun 25, 2013
1 parent 88aa850 commit f99d5b9
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 77 deletions.
6 changes: 2 additions & 4 deletions middleware/ros-genmsg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@
#

ROS_PKG= genmsg
ROS_VERSION= 0.3.10
ROS_VERSION= 0.4.20

CATEGORIES= middleware
ROS_COMMENT= code generator for ROS .msg format
HOMEPAGE= http://www.ros.org/wiki/genmsg

include ../../meta-pkgs/ros-base/Makefile.common

include ../../devel/catkin/depend.mk
include ../../mk/language/c.mk
include ../../devel/ros-catkin/depend.mk
include ../../mk/robotpkg.mk
14 changes: 6 additions & 8 deletions middleware/ros-genmsg/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment Mon Oct 8 17:41:14 CEST 2012
@comment Sat Jun 22 14:14:27 CEST 2013
lib/pkgconfig/genmsg.pc
${PYTHON_SITELIB}/genmsg-${PKGVERSION}-py${PYTHON_VERSION}.egg-info
${PYTHON_SITELIB}/genmsg/__init__.py
Expand Down Expand Up @@ -31,13 +31,11 @@ ${PYTHON_SITELIB}/genmsg/${PYTHON_PYCACHE}/srvs${PYTHON_TAG}.pyo
${PYTHON_SITELIB}/genmsg/template_tools.py
${PYTHON_SITELIB}/genmsg/${PYTHON_PYCACHE}/template_tools${PYTHON_TAG}.pyc
${PYTHON_SITELIB}/genmsg/${PYTHON_PYCACHE}/template_tools${PYTHON_TAG}.pyo
share/genmsg/cmake/generator.cmake.in
share/genmsg/cmake/genmsg-config-version.cmake
share/genmsg/cmake/genmsg-config.cmake
share/genmsg/cmake/genmsg-extras.cmake
share/genmsg/cmake/import_check.py
share/genmsg/cmake/${PYTHON_PYCACHE}/import_check${PYTHON_TAG}.pyc
share/genmsg/cmake/${PYTHON_PYCACHE}/import_check${PYTHON_TAG}.pyo
share/genmsg/cmake/genmsgConfig-version.cmake
share/genmsg/cmake/genmsgConfig.cmake
share/genmsg/cmake/pkg-genmsg.cmake.em
share/genmsg/cmake/pkg-genmsg.context.in
share/genmsg/stack.xml
share/genmsg/cmake/pkg-msg-extras.cmake.in
share/genmsg/cmake/pkg-msg-paths.cmake.in
share/genmsg/package.xml
5 changes: 2 additions & 3 deletions middleware/ros-genmsg/depend.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ SYSTEM_PREFIX.ros-genmsg?= ${SYSTEM_PREFIX.ros-base}

DEPEND_USE+= ros-genmsg

DEPEND_ABI.ros-genmsg?= ros-genmsg>=0.3.10
DEPEND_ABI.ros-genmsg?= ros-genmsg>=0.4<0.5
DEPEND_DIR.ros-genmsg?= ../../middleware/ros-genmsg

SYSTEM_SEARCH.ros-genmsg=\
share/genmsg/cmake/genmsg-config.cmake \
'share/genmsg/stack.xml:/<version>/s/[^0-9.]//gp' \
'share/genmsg/package.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/genmsg.pc:/Version/s/[^0-9.]//gp'

endif # ROS_GENMSG_DEPEND_MK -----------------------------------------------
Expand Down
7 changes: 3 additions & 4 deletions middleware/ros-genmsg/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
SHA1 (ros-fuerte-genmsg_0.3.10.orig.tar.gz) = 5a94a60e2aebc16bc938d0ec7792fb25e0ce2568
RMD160 (ros-fuerte-genmsg_0.3.10.orig.tar.gz) = 63d7f7eebfb92498dc1ee84f1acca0d610ae2f17
Size (ros-fuerte-genmsg_0.3.10.orig.tar.gz) = 55400 bytes
SHA1 (patch-aa) = dd193db60273203221cec84a8d87b14126e39d59
SHA1 (ros/genmsg-0.4.20.tar.gz) = e91a61ac749e92200359599f6df85e9f96390945
RMD160 (ros/genmsg-0.4.20.tar.gz) = d09180ca1ea9e06cb8670a95c63f5d7a9d202ae5
Size (ros/genmsg-0.4.20.tar.gz) = 56940 bytes
58 changes: 0 additions & 58 deletions middleware/ros-genmsg/patches/patch-aa

This file was deleted.

0 comments on commit f99d5b9

Please sign in to comment.