Skip to content
Snippets Groups Projects
Verified Commit 7e388394 authored by Simon Legner's avatar Simon Legner Committed by hashworks
Browse files

upgpkg: libosmium 2.15.4-2

https
parent caba8a74
No related branches found
No related tags found
No related merge requests found
pkgbase = libosmium
pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
pkgver = 2.15.4
pkgrel = 1
url = http://osmcode.org/libosmium/
pkgrel = 2
url = https://osmcode.org/libosmium/
arch = any
license = custom
makedepends = cmake
......
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=libosmium
pkgver=2.15.4
pkgrel=1
pkgrel=2
pkgdesc="Fast and flexible C++ library for working with OpenStreetMap data."
url="http://osmcode.org/libosmium/"
url="https://osmcode.org/libosmium/"
arch=('any')
license=('custom')
makedepends=('cmake')
......@@ -22,8 +22,6 @@ build() {
cd "${srcdir}/${pkgname}-${pkgver}/build"
cmake \
-DINSTALL_GDALCPP=ON \
-DINSTALL_PROTOZERO=ON \
-DINSTALL_UTFCPP=ON \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
..
......
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