mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
glib2: bump to 2.48.2, enable on x86_64.
* 2.48.x required by gdk_pixbuf 2.36.5.
This commit is contained in:
@@ -23,11 +23,11 @@ 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="74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612"
|
||||
CHECKSUM_SHA256="f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4"
|
||||
SOURCE_DIR="glib-$portVersion"
|
||||
PATCHES="glib2-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -46,11 +46,11 @@ PROVIDES="
|
||||
cmd:gsettings$secondaryArchSuffix
|
||||
cmd:gtester$secondaryArchSuffix
|
||||
cmd:gtester_report$secondaryArchSuffix
|
||||
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
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.4800.2 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.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
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
@@ -76,6 +76,7 @@ REQUIRES_devel="
|
||||
devel:libffi$secondaryArchSuffix
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libpcre$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user