mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
wcslib, bump version (#6754)
This commit is contained in:
@@ -5,11 +5,11 @@ that implements the World Coordinate System (WCS) convention in FITS \
|
||||
this package doesn't include PGBOX (routines for drawing general curvilinear \
|
||||
coordinate graticules) and related utilities."
|
||||
HOMEPAGE="https://www.atnf.csiro.au/people/mcalabre/WCS/"
|
||||
COPYRIGHT="1995-2020 Mark Calabretta - Australia Telescope National Facility, CSIRO."
|
||||
COPYRIGHT="1995-2022 Mark Calabretta - Australia Telescope National Facility, CSIRO."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39"
|
||||
CHECKSUM_SHA256="163dcfea0e07aaffe4e1dd97abc299ea4d60c680e8bb14dd394dc3ee0934d84e"
|
||||
PATCHES="wcslib-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2 ?arm ?ppc ?sparc"
|
||||
@@ -51,6 +51,8 @@ PROVIDES_utils="
|
||||
wcslib${secondaryArchSuffix}_utils = $portVersion
|
||||
cmd:hpxcvt$commandSuffix = $portVersionCompat
|
||||
cmd:fitshdr$commandSuffix = $portVersionCompat
|
||||
cmd:sundazel$commandSuffix = $portVersionCompat
|
||||
cmd:tofits$commandSuffix = $portVersionCompat
|
||||
cmd:wcsware$commandSuffix = $portVersionCompat
|
||||
"
|
||||
REQUIRES_utils="
|
||||
@@ -96,7 +98,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm -f $libDir/libwcs-7.2.a
|
||||
rm -f $libDir/libwcs-7.8.a
|
||||
|
||||
prepareInstalledDevelLib libwcs
|
||||
fixPkgconfig
|
||||
Reference in New Issue
Block a user