PACKAGE

<package format="2">
  <name>tango_icons_vendor</name>
  <version>0.4.1</version>
  <description>tango_icons_vendor provides the public domain Tango icons for non-linux systems (<a href="http://tango-project.org/Tango_Icon_Library/">Tango Icon Library</a>) from the <a href="http://tango-project.org/Tango_Desktop_Project/">Tango Desktop Project</a></description>

  <maintainer email="scott@openrobotics.org">Scott K Logan</maintainer>

  <license>Apache License 2.0</license>  <!-- the contents of this package are Apache 2.0 -->
  <license>Public Domain</license>  <!-- Tango icons is Public Domain -->

  <url type="website">http://ros.org/wiki/qt_gui_icons</url>
  <url type="repository">https://github.com/ros-visualization/qt_gui_icons</url>
  <url type="bugtracker">https://github.com/ros-visualization/qt_gui_icons/issues</url>

  <author email="alejandro@osrfoundation.org">Alejandro Hernandez</author>
  <author email="audrow@openrobotics.org">Audrow Nash</author>
  <author>Stephen Brawner</author>

  <buildtool_depend>ament_cmake</buildtool_depend>

  <exec_depend>tango-icon-theme</exec_depend>

  <test_depend>ament_lint_auto</test_depend>
  <test_depend>ament_lint_common</test_depend>

  <export>
    <build_type>ament_cmake</build_type>
  </export>
</package>