summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-05-21 13:11:27 +0900
committerBenjamin Chrétien2015-05-21 13:11:27 +0900
commite178868bc976ce247c772be3000de5b80f99a366 (patch)
tree05e0a50076876d570450fac7f9a844ad5696fcec /PKGBUILD
parentb1fc6cc69f309d4148251e6075a1ace8462180cc (diff)
downloadaur-e178868bc976ce247c772be3000de5b80f99a366.tar.gz
indigo: desktop_full update.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cc383500038..2ce36599744a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - Theora_image_transport provides a plugin to image_transport for t
url='http://www.ros.org/wiki/image_transport_plugins'
pkgname='ros-indigo-theora-image-transport'
-pkgver='1.9.1'
+pkgver='1.9.2'
_pkgver_patch=0
arch=('any')
-pkgrel=4
+pkgrel=1
license=('BSD')
ros_makedepends=(ros-indigo-tf
@@ -61,6 +61,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
}