mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
gettext: bump version.
This commit is contained in:
@@ -17,8 +17,8 @@ HOMEPAGE="http://www.gnu.org/software/gettext/"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="1998, 2010 Free Software Foundation, Inc."
|
||||
SOURCE_URI="http://ftp.gnu.org/pub/gnu/gettext/gettext-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ed4b4c19bd3a3034eb6769500a3592ff616759ef43cf30586dbb7a17c9dd695d"
|
||||
REVISION="2"
|
||||
CHECKSUM_SHA256="5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -28,15 +28,15 @@ PROVIDES="
|
||||
gettext$secondaryArchSuffix = $portVersion compat >= 0.18
|
||||
devel:libasprintf$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
devel:libgettextlib$secondaryArchSuffix = $portVersion
|
||||
devel:libgettextlib_0.19.4$secondaryArchSuffix = $portVersion
|
||||
devel:libgettextpo$secondaryArchSuffix = 0.5.2 compat >= 0
|
||||
devel:libgettextlib_0.19.7$secondaryArchSuffix = $portVersion
|
||||
devel:libgettextpo$secondaryArchSuffix = 0.5.3 compat >= 0
|
||||
devel:libgettextsrc$secondaryArchSuffix = $portVersion
|
||||
devel:libgettextsrc_0.19.4$secondaryArchSuffix = $portVersion
|
||||
devel:libintl$secondaryArchSuffix = 8.1.2 compat >= 8
|
||||
devel:libgettextsrc_0.19.7$secondaryArchSuffix = $portVersion
|
||||
devel:libintl$secondaryArchSuffix = 8.1.4 compat >= 8
|
||||
lib:libasprintf$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
lib:libgettextlib_0.19.4$secondaryArchSuffix = $portVersion
|
||||
lib:libgettextpo$secondaryArchSuffix = 0.5.2 compat >= 0
|
||||
lib:libgettextsrc_0.19.4$secondaryArchSuffix = $portVersion
|
||||
lib:libgettextlib_0.19.7$secondaryArchSuffix = $portVersion
|
||||
lib:libgettextpo$secondaryArchSuffix = 0.5.3 compat >= 0
|
||||
lib:libgettextsrc_0.19.7$secondaryArchSuffix = $portVersion
|
||||
cmd:autopoint$secondaryArchSuffix = $portVersion compat >= 0
|
||||
cmd:envsubst$secondaryArchSuffix = $portVersion compat >= 0
|
||||
cmd:gettext$secondaryArchSuffix = $portVersion compat >= 0
|
||||
@@ -118,7 +118,7 @@ TEST()
|
||||
SUMMARY_libintl="The gettext internationalization library"
|
||||
PROVIDES_libintl="
|
||||
gettext${secondaryArchSuffix}_libintl = $portVersion compat >= 0.18
|
||||
lib:libintl${secondaryArchSuffix} = 8.1.2 compat >= 8
|
||||
lib:libintl${secondaryArchSuffix} = 8.1.4 compat >= 8
|
||||
"
|
||||
REQUIRES_libintl="
|
||||
haiku${secondaryArchSuffix}
|
||||
Reference in New Issue
Block a user