14 Commits

Author SHA1 Message Date
Andy Postnikov
5c1f6c56b5 testing/geos: upgrade to 3.7.1 2019-01-12 23:17:53 +02:00
J0WI
16f8ceb8e2 testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump pkgrel 2018-10-06 17:19:31 +00:00
Pedro Filipe
a020b24e30 testing/geos: upgrade to 3.7.0 2018-10-03 11:26:48 +00:00
Tuan M. Hoang
d131db6d9d testing/[various]: fix supported archs
these packages only support these ports atm
geos : test fails on all arch except x86*
2018-02-13 14:29:02 +00:00
Jakub Jirutka
02791e5aab testing/geos: disable on ppc64le due to test failure
Runner: testrunner created
    FAIL: testrunner
    ============================================================================
    Testsuite summary for
    ============================================================================
    # TOTAL: 1
    # PASS:  0
    # SKIP:  0
    # XFAIL: 0
    # FAIL:  1
    # XPASS: 0
    # ERROR: 0
2018-01-01 11:06:56 +01:00
Jakub Jirutka
641eb19886 testing/geos: disable on aarch64 due to test failure
make[5]: Entering directory '/home/buildozer/aports/testing/geos/src/geos-3.6.2/tests/xmltester'
    Runner: testrunner created
    FAIL: testrunner
    ============================================================================
    Testsuite summary for
    ============================================================================
    # TOTAL: 1
    # PASS:  0
    # SKIP:  0
    # XFAIL: 0
    # FAIL:  1
    # XPASS: 0
    # ERROR: 0
    ============================================================================
    See tests/xmltester/test-suite.log
    ============================================================================
2018-01-01 00:11:42 +01:00
Jakub Jirutka
3fbd718640 testing/geos: enable on all except armhf
geos_unit fails on armhf
2017-12-31 23:53:06 +01:00
Jakub Jirutka
00e4a1eddb testing/geos: clean-up abuild and move check to check() 2017-12-31 23:52:37 +01:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Roberto Oliveira
62b25e0cec testing/geos: upgrade to 3.6.2 2017-09-20 22:16:04 +00:00
Bjoern Schilberg
4b6d0df0ec testing/geos: upgrade to 3.6.1
Removed 10-isnan.patch because 3.6.1 contains fix for it.
https://trac.osgeo.org/geos/ticket/784
2017-03-20 09:02:06 +00:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Timo Teräs
06373caf0a testing/geos: disable on armhf
FAIL: geos_unit
(unit test fails)
2016-05-15 09:39:27 +03:00
Eric Kidd
36336f64b6 testing/geos: new aport
http://trac.osgeo.org/geos/
GEOS is a library providing OpenGIS and JTS spatial operations in C++.
2016-04-20 10:15:53 +00:00