mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gtk3: bump version
This commit is contained in:
@@ -5,12 +5,12 @@ ranging from small one-off projects to complete application suites."
|
||||
HOMEPAGE="https://www.gtk.org"
|
||||
COPYRIGHT="GNOME Desktop"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="6"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://ftp.gnome.org/pub/gnome/sources/gtk+/3.24/gtk+-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="dbc69f90ddc821b8d1441f00374dc1da4323a2eafa9078e61edbe5eeefa852ec"
|
||||
CHECKSUM_SHA256="27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691"
|
||||
SOURCE_DIR="gtk+-$portVersion"
|
||||
SOURCE_URI_2="https://github.com/lah7/gtk3-classic/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256_2="c454399ee763e083d3799b1a3d7c4078b00c852649d8fee97d0568750baf09d7"
|
||||
CHECKSUM_SHA256_2="38b804f6079aa9f37fd747bb02cf0f31a9694dde276c263dd9f69c3700afd5f9"
|
||||
SOURCE_DIR_2="gtk3-classic-$portVersion"
|
||||
PATCHES="gtk3-$portVersion.patchset"
|
||||
PATCHES_2="gtk3-classic-$portVersion.patchset"
|
||||
@@ -69,6 +69,7 @@ REQUIRES="
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libharfbuzz$secondaryArchSuffix
|
||||
lib:libharfbuzz_gobject$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libpango_1.0$secondaryArchSuffix
|
||||
@@ -106,6 +107,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
harfbuzz${secondaryArchSuffix}_glib
|
||||
iso_codes
|
||||
wayland_protocols
|
||||
devel:libatk_1.0$secondaryArchSuffix
|
||||
@@ -114,6 +116,7 @@ BUILD_REQUIRES="
|
||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
|
||||
devel:libgirepository_1.0$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libharfbuzz_gobject$secondaryArchSuffix
|
||||
devel:libepoxy$secondaryArchSuffix
|
||||
devel:libpango_1.0$secondaryArchSuffix
|
||||
devel:libwayland_client$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user