mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
gettext: Fix policy warnings.
This commit is contained in:
@@ -35,8 +35,31 @@ PROVIDES="
|
||||
devel:libintl$secondaryArchSuffix = 8.1.1 compat >= 8
|
||||
lib:libasprintf$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
lib:libgettextlib_0.18.1$secondaryArchSuffix = $portVersion
|
||||
lib:libgettextpo = 0.5.1$secondaryArchSuffix compat >= 0
|
||||
lib:libgettextpo$secondaryArchSuffix = 0.5.1 compat >= 0
|
||||
lib:libgettextsrc_0.18.1$secondaryArchSuffix = $portVersion
|
||||
cmd:autopoint$secondaryArchSuffix
|
||||
cmd:envsubst$secondaryArchSuffix
|
||||
cmd:gettext$secondaryArchSuffix
|
||||
cmd:gettext.sh$secondaryArchSuffix
|
||||
cmd:gettextize$secondaryArchSuffix
|
||||
cmd:msgattrib$secondaryArchSuffix
|
||||
cmd:msgcat$secondaryArchSuffix
|
||||
cmd:msgcmp$secondaryArchSuffix
|
||||
cmd:msgcomm$secondaryArchSuffix
|
||||
cmd:msgconv$secondaryArchSuffix
|
||||
cmd:msgen$secondaryArchSuffix
|
||||
cmd:msgexec$secondaryArchSuffix
|
||||
cmd:msgfilter$secondaryArchSuffix
|
||||
cmd:msgfmt$secondaryArchSuffix
|
||||
cmd:msggrep$secondaryArchSuffix
|
||||
cmd:msginit$secondaryArchSuffix
|
||||
cmd:msgmerge$secondaryArchSuffix
|
||||
cmd:msgunfmt$secondaryArchSuffix
|
||||
cmd:msguniq$secondaryArchSuffix
|
||||
cmd:ngettext$secondaryArchSuffix
|
||||
cmd:recode_sr_latin$secondaryArchSuffix
|
||||
cmd:xgettext$secondaryArchSuffix
|
||||
|
||||
"
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
PROVIDES="$PROVIDES
|
||||
|
||||
Reference in New Issue
Block a user