mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
wxqt: update to 3.2.2.1 (#7864)
This commit is contained in:
@@ -7,11 +7,11 @@ applications a truly native look and feel because it uses the platform's \
|
||||
native API rather than emulating the GUI. It's also extensive, free, \
|
||||
open-source and mature."
|
||||
HOMEPAGE="https://www.wxwidgets.org/"
|
||||
COPYRIGHT="1998-2022 Julian Smart, Robert Roebling et al"
|
||||
COPYRIGHT="1998-2023 Julian Smart, Robert Roebling et al"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8edf18672b7bc0996ee6b7caa2bee017a9be604aad1ee471e243df7471f5db5d"
|
||||
CHECKSUM_SHA256="dffcb6be71296fff4b7f8840eb1b510178f57aa2eb236b20da41182009242c02"
|
||||
SOURCE_DIR="wxWidgets-$portVersion"
|
||||
PATCHES="wxqt-$portVersion.patchset"
|
||||
|
||||
@@ -20,7 +20,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="$portVersion"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
libSoVersion="0.2.0"
|
||||
libSoVersion="0.2.1"
|
||||
|
||||
PROVIDES="
|
||||
wxqt$secondaryArchSuffix = $portVersion
|
||||
Reference in New Issue
Block a user