proj: add recipe

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Jan Luebbe
2012-03-06 10:36:11 +00:00
committed by Martin Jansa
parent c5e5dab361
commit 68bd9d23c5
2 changed files with 20 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
DESCRIPTION = "PROJ.4 - Cartographic Projections Library"
HOMEPAGE = "http://trac.osgeo.org/proj/"
SECTION = "libs"
INC_PR = "r0"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=74d9aaec5fa0cd734341e8c4dc91b608"
SRC_URI = "http://download.osgeo.org/proj/proj-${PV}.tar.gz"
inherit autotools pkgconfig
@@ -0,0 +1,7 @@
require proj.inc
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "927d34623b52e0209ba2bfcca18fe8cd"
SRC_URI[sha256sum] = "fc5440002a496532bfaf423c28bdfaf9e26cc96c84ccefcdefde911efbd98986"