Skip to content
Snippets Groups Projects
Commit 65944b62 authored by Patrycja Rosa's avatar Patrycja Rosa :cat:
Browse files

community/lib2geom: upgrade to 1.4

parent 742bef2a
No related branches found
No related tags found
1 merge request!70747community/lib2geom: upgrade to 1.4
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=lib2geom
pkgver=1.3
pkgrel=3
pkgver=1.4
pkgrel=0
pkgdesc="Easy to use 2D geometry library for c++"
url="https://gitlab.com/inkscape/lib2geom"
arch="all"
......@@ -45,8 +45,10 @@ build() {
}
check() {
# circle-test, line-test: failing on all
# elliptical-arc-test, polynomial-test: failing on non-x86 64-bit
ctest --test-dir build --output-on-failure \
-E '(circle-test|bezier-test|elliptical-arc-test)'
-E '(circle-test|line-test|elliptical-arc-test|polynomial-test)'
}
package() {
......@@ -54,5 +56,5 @@ package() {
}
sha512sums="
2e24ec1496ad7cafcd457f8a7d201ddad0b92915889bef3015cec5238de8393bf7ce7f47799f4c72c9253ed50fdbdcf2f810f76fe4f62bf916ef3debe4c32cb1 lib2geom-1.3.tar.bz2
26a70d25a752d39c6d59c0f0cb8c0b2cdffe75de24db2079c2388bb19c1ec8caf0f8a189c8671c7e3a4d7e418993ac67fe15f6fd74a6e17f8d005b2e563f178d lib2geom-1.4.tar.bz2
"
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