mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
netcdf_fortran: bump version.
SONAME change.
This commit is contained in:
@@ -9,15 +9,15 @@ top of the C library."
|
||||
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
|
||||
COPYRIGHT="1993-2014 University Corporation for Atmospheric Research/Unidata"
|
||||
LICENSE="UCAR_Unidata"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/Unidata/netcdf-fortran/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="44b1986c427989604df9925dcdbf6c1a977e4ecbde6dd459114bca20bf5e9e67"
|
||||
CHECKSUM_SHA256="0b05c629c70d6d224a3be28699c066bfdfeae477aea211fbf034d973a8309b49"
|
||||
SOURCE_DIR="netcdf-fortran-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="6.1.1"
|
||||
libVersion="7.0.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
@@ -73,7 +73,7 @@ INSTALL()
|
||||
cd haiku_build
|
||||
make install $jobArgs
|
||||
|
||||
rm -f $libDir/lib*.la
|
||||
rm -f $libDir/lib*.la $libDir/libnetcdff.a
|
||||
|
||||
prepareInstalledDevelLib \
|
||||
libnetcdff
|
||||
Reference in New Issue
Block a user