blob: b5218d3293ca7bdd152e8881697c5731001cd2e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libe57format
pkgdesc = Library for reading & writing the E57 file format
pkgver = 3.3.0
pkgrel = 2
url = https://github.com/asmaloney/libE57Format
arch = x86_64
license = BSL-1.0
makedepends = cmake>=3.15
depends = glibc
depends = xerces-c>=3.2
depends = libgcc
depends = libstdc++
provides = libE57Format.so
source = https://github.com/asmaloney/libE57Format/archive/refs/tags/v3.3.0/libE57Format-3.3.0.tar.gz
b2sums = 7278504ccc57135975d6b363140d36e3236f1e8e28801407a1085241e960a82c5526668a10543db4733d64a2c60578cbae8dd839bd58bdf0473a213a6f39342b
pkgname = libe57format
|