mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00: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="http://ftp.gnome.org/pub/gnome/sources/glib/${portVersion%.*}/glib-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="744be6931ca914c68af98dc38ff6b0cf8381d65e335060faddfbf04c17147c34"
|
||||
CHECKSUM_SHA256="74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612"
|
||||
SOURCE_DIR="glib-$portVersion"
|
||||
PATCHES="glib2-$portVersion.patchset"
|
||||
|
||||
@@ -46,11 +46,11 @@ PROVIDES="
|
||||
cmd:gsettings$secondaryArchSuffix
|
||||
cmd:gtester$secondaryArchSuffix
|
||||
cmd:gtester_report$secondaryArchSuffix
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -64,11 +64,11 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
glib2${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.4800.0 compat >= 0
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.4800.1 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user