mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
glib2: bump version.
This commit is contained in:
@@ -23,7 +23,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://git.gnome.org/browse/glib/snapshot/glib-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b84d9933cc861bd85d0620f0e849c70c568a39e97584669e9b3b5f2b1da7bfae"
|
||||
CHECKSUM_SHA256="c33ee86626d7e83a3f02cbcfbac50b34bd117eacd938168e15e3c91ab47ff38d"
|
||||
SOURCE_DIR="glib-$portVersion"
|
||||
PATCHES="glib2-$portVersion.patchset"
|
||||
|
||||
@@ -41,11 +41,11 @@ PROVIDES="
|
||||
cmd:glib_compile_schemas$secondaryArchSuffix
|
||||
cmd:gresource$secondaryArchSuffix
|
||||
cmd:gsettings$secondaryArchSuffix
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -65,11 +65,11 @@ PROVIDES_devel="
|
||||
cmd:gobject_query$secondaryArchSuffix
|
||||
cmd:gtester$secondaryArchSuffix
|
||||
cmd:gtester_report$secondaryArchSuffix
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.5401.0 compat >= 0
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.5400.2 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user