mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gdk_pixbuf: bump version.
This commit is contained in:
@@ -10,12 +10,12 @@ HOMEPAGE="https://launchpad.net/gdk-pixbuf"
|
||||
COPYRIGHT="1999-2015 Gnome Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.gnome.org/sources/gdk-pixbuf/2.31/gdk-pixbuf-2.31.5.tar.xz"
|
||||
CHECKSUM_SHA256="0a76e70497cd25ef2ac0da63a489c158ea3926724eb83d5254f9a0bc985ff7a6"
|
||||
SOURCE_URI="https://download.gnome.org/sources/gdk-pixbuf/2.34/gdk-pixbuf-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879"
|
||||
SOURCE_DIR="gdk-pixbuf-$portVersion"
|
||||
PATCHES="gdk_pixbuf-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -23,7 +23,7 @@ PROVIDES="
|
||||
cmd:gdk_pixbuf_csource$secondaryArchSuffix
|
||||
cmd:gdk_pixbuf_pixdata$secondaryArchSuffix
|
||||
cmd:gdk_pixbuf_query_loaders$secondaryArchSuffix
|
||||
lib:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3100.5 compat = 0
|
||||
lib:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3400.0 compat = 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -40,7 +40,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gdk_pixbuf${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3100.5 compat = 0
|
||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3400.0 compat = 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gdk_pixbuf$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user