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

[wip/gladys] Update to gladys-0.2

parent f4f759fc
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.7
VERSION= 0.2
CATEGORIES= mapping
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}${NAME}
......@@ -23,11 +23,17 @@ DEPEND_ABI.boost-headers=boost-headers>=1.46.1
DEPEND_ABI.g++ = g++>=4.6
DEPEND_ABI.clang = clang>=3.0
# outside world libs/tools
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/gdal.mk
# standard
include ../../pkgtools/pkg-config/depend.mk
# gdalwrap (GDAL wrapper)
include ../../wip/gdalwrap/depend.mk
# language
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
# robotpkg
include ../../mk/robotpkg.mk
SHA1 (gladys-0.1.7.tar.gz) = dc26f98361a924be3bb693365bcae027a807b2f6
RMD160 (gladys-0.1.7.tar.gz) = e0f467269a33206578d9523dcf8e1456859e4fa4
Size (gladys-0.1.7.tar.gz) = 37730 bytes
SHA1 (gladys-0.2.tar.gz) = 5c8a4243d85115e604b035a913b49c9328fe9c54
RMD160 (gladys-0.2.tar.gz) = 65169d64d89b10382dca39285916aa0d87cb3935
Size (gladys-0.2.tar.gz) = 37758 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