From 264db19716a74463f9b2f26e2e02d94a659ce774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 12 May 2019 11:59:32 +0200 Subject: [PATCH] proj: update to 6.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- common/shlibs | 2 +- srcpkgs/proj/template | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 68c578985b3..b111f85bb78 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2859,7 +2859,7 @@ libunshield.so.0 libunshield-0.6_1 libMyGUIEngine.so.3 libmygui-3.2.2_1 libEditorFramework.so libmygui-devel-3.2.2_3 Plugin_StrangeButton.so libmygui-devel-3.2.2_3 -libproj.so.14 proj-5.2.0_1 +libproj.so.15 proj-6.0.0_1 libnlopt.so.0 nlopt-2.4.2_1 libeb.so.16 libeb-4.3.3_1 libchipcard.so.6 libchipcard-5.0.4_1 diff --git a/srcpkgs/proj/template b/srcpkgs/proj/template index bf66aab4b96..ef15b305444 100644 --- a/srcpkgs/proj/template +++ b/srcpkgs/proj/template @@ -1,14 +1,16 @@ # Template file for 'proj' pkgname=proj -version=5.2.0 +version=6.0.0 revision=1 build_style=cmake +hostmakedepends="python3" +makedepends="sqlite-devel" short_desc="Cartographic Projections Library" maintainer="John " license="MIT" homepage="https://proj4.org" distfiles="https://download.osgeo.org/proj/proj-${version}.tar.gz" -checksum=ef919499ffbc62a4aae2659a55e2b25ff09cccbbe230656ba71c6224056c7e60 +checksum=4510a2c1c8f9056374708a867c51b1192e8d6f9a5198dd320bf6a168e44a3657 post_install() { vlicense COPYING