mirror of
https://github.com/archlinux/aur.git
synced 2026-03-07 00:05:38 +01:00
indigo: desktop_full update.
This commit is contained in:
parent
3e5bcb424a
commit
7605d3fe35
2 changed files with 4 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ros-indigo-genlisp
|
||||
pkgdesc = ROS - Common-Lisp ROS message and service generators.
|
||||
pkgver = 0.4.14
|
||||
pkgver = 0.4.15
|
||||
pkgrel = 1
|
||||
url = http://www.ros.org/wiki/roslisp
|
||||
arch = any
|
||||
|
|
@ -11,7 +11,7 @@ pkgbase = ros-indigo-genlisp
|
|||
makedepends = ros-indigo-genmsg
|
||||
makedepends = ros-indigo-catkin
|
||||
depends = ros-indigo-genmsg
|
||||
source = genlisp::git+https://github.com/ros-gbp/genlisp-release.git#tag=release/indigo/genlisp/0.4.14-0
|
||||
source = genlisp::git+https://github.com/ros-gbp/genlisp-release.git#tag=release/indigo/genlisp/0.4.15-0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = ros-indigo-genlisp
|
||||
|
|
|
|||
3
PKGBUILD
3
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgdesc="ROS - Common-Lisp ROS message and service generators."
|
|||
url='http://www.ros.org/wiki/roslisp'
|
||||
|
||||
pkgname='ros-indigo-genlisp'
|
||||
pkgver='0.4.14'
|
||||
pkgver='0.4.15'
|
||||
_pkgver_patch=0
|
||||
arch=('any')
|
||||
pkgrel=1
|
||||
|
|
@ -43,6 +43,7 @@ build() {
|
|||
-DPYTHON_EXECUTABLE=/usr/bin/python2 \
|
||||
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
|
||||
-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so \
|
||||
-DPYTHON_BASENAME=-python2.7 \
|
||||
-DSETUPTOOLS_DEB_LAYOUT=OFF
|
||||
make
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue