Skip to content
Snippets Groups Projects
Commit c5fec60d authored by Pierrick Koch's avatar Pierrick Koch
Browse files

[wip/gladys] fix find GDAL include dir

v0.1.1
parent 14962598
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
NAME= gladys
DISTNAME= ${NAME}-${VERSION}
VERSION= 0.1
VERSION= 0.1.1
CATEGORIES= mapping
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}${NAME}
......@@ -15,7 +15,6 @@ LICENSE= 2-clause-bsd
CMAKE_ARGS+= -DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include
CMAKE_ARGS+= -DBOOST_LIBDIR=${PREFIX.boost-libs}/include
CMAKE_ARGS+= -DGDAL_CONFIG=${PREFIX.gdal}/bin/gdal-config
CMAKE_ARGS+= -DGDAL_INCLUDE_DIR=${PREFIX.gdal}/include
DEPEND_ABI.boost-libs=boost-libs>=1.46.1
DEPEND_ABI.boost-headers=boost-headers>=1.46.1
......
SHA1 (gladys-0.1.tar.gz) = a6f4841e25bf909c6c343128b5d8bb1d78790ac6
RMD160 (gladys-0.1.tar.gz) = a8f07b5233ed5e11c27e12aa265f2a82cabbde50
Size (gladys-0.1.tar.gz) = 16497 bytes
SHA1 (gladys-0.1.1.tar.gz) = ea0e703d531513bd3ce4eb928f607a11e0e64966
RMD160 (gladys-0.1.1.tar.gz) = e0430570cee22626a48d00ddf9d0baca6b089b46
Size (gladys-0.1.1.tar.gz) = 18885 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment