wxwidgets: rename to wxQt, move to dev-qt directory.

This matches the Linux packaging styles of naming the wx packages
according to the backend it's compiled with (e.g. wxGTK).
This commit is contained in:
Augustin Cavalier
2017-02-14 15:23:49 -05:00
parent 72d277c84a
commit 9301a9ce80
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
wxwidgets$secondaryArchSuffix = $portVersion
wxqt$secondaryArchSuffix = $portVersion
lib:libwx_baseu_3.1$secondaryArchSuffix = $portVersion compat >= 3.1
lib:libwx_baseu_net_3.1$secondaryArchSuffix = $portVersion compat >= 3.1
lib:libwx_baseu_xml_3.1$secondaryArchSuffix = $portVersion compat >= 3.1
@@ -50,7 +50,7 @@ REQUIRES="
"
PROVIDES_devel="
wxwidgets${secondaryArchSuffix}_devel = $portVersion
wxqt${secondaryArchSuffix}_devel = $portVersion
cmd:wx_config$secondaryArchSuffix = $portVersion compat >= 3
cmd:wxrc_3.1$secondaryArchSuffix = $portVersion compat >= 3.1
cmd:wxrc$secondaryArchSuffix = $portVersion compat >= 3
@@ -71,7 +71,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
haiku$secondaryArchSuffix
wxwidgets$secondaryArchSuffix == $portVersion base
wxqt$secondaryArchSuffix == $portVersion base
lib:libexpat$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libz$secondaryArchSuffix