mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
proj, revbump due to tiff changes (#10856)
This commit is contained in:
@@ -4,7 +4,7 @@ Coordinate Transformations Library."
|
||||
HOMEPAGE="https://proj.org/"
|
||||
COPYRIGHT="1983-2023 PROJ contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://download.osgeo.org/proj/proj-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d"
|
||||
|
||||
@@ -77,6 +77,10 @@ BUILD_PREREQUIRES="
|
||||
cmd:sqlite3
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
cmd:diff
|
||||
"
|
||||
|
||||
defineDebugInfoPackage proj$secondaryArchSuffix \
|
||||
"$(getPackagePrefix tools)"/bin/cct \
|
||||
"$(getPackagePrefix tools)"/bin/cs2cs \
|
||||
@@ -117,5 +121,5 @@ INSTALL()
|
||||
|
||||
TEST()
|
||||
{
|
||||
ctest --test-dir build
|
||||
ctest --test-dir build --output-on-failure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user