mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libidn: bump version.
* remove libtool file.
This commit is contained in:
@@ -6,14 +6,14 @@ COPYRIGHT="2002-2014 Simon Josefsson"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/libidn/libidn-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e185c4f5"
|
||||
CHECKSUM_SHA256="44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libidn$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libidn$secondaryArchSuffix = 11.6.15 compat >= 11
|
||||
lib:libidn$secondaryArchSuffix = 11.6.16 compat >= 11
|
||||
cmd:idn$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libidn${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libidn$secondaryArchSuffix = 11.6.15 compat >= 11
|
||||
devel:libidn$secondaryArchSuffix = 11.6.16 compat >= 11
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libidn$secondaryArchSuffix == $portVersion base
|
||||
@@ -57,6 +57,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libidn.la
|
||||
|
||||
prepareInstalledDevelLibs libidn
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user