summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormajor2020-01-09 00:14:19 +0000
committermajor2020-01-09 00:14:19 +0000
commitb4ccc7e34d5a944c3d070adc593f34702f59796e (patch)
treec345f8eef4489c3ce452e9e7930b131efb03dc14 /.SRCINFO
downloadaur-b4ccc7e34d5a944c3d070adc593f34702f59796e.tar.gz
initial commit with adjusted kinetic package (changes python2 to python3, kinetic to melodic)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..344e9a7ceb9b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = ros-melodic-robotnik-msgs
+ pkgdesc = ROS Definition of msgs and services used by some Robotnik's packages
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = http://wiki.ros.org/robotnik_msgs
+ arch = any
+ license = BSD
+ makedepends = cmake
+ makedepends = ros-build-tools
+ makedepends = ros-melodic-catkin
+ makedepends = ros-melodic-message-generation
+ makedepends = ros-melodic-std-msgs
+ depends = ros-melodic-message-runtime
+ depends = ros-melodic-std-msgs
+ depends = python-rospkg
+ source = ros-melodic-robotnik-msgs::git+https://github.com/RobotnikAutomation/robotnik_msgs.git#tag=1.0.0
+ sha256sums = SKIP
+
+pkgname = ros-melodic-robotnik-msgs
+