mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gdk_pixbuf: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="1999-2017 Gnome Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="8013b271ff1a691514b5bbc9b99f6ed456422d4da4a721a9db0b783abe8e740a"
|
||||
CHECKSUM_SHA256="f8f6fa896b89475c73b6e9e8d2a2b062fc359c4b4ccb8e96470d6ab5da949ace"
|
||||
SOURCE_DIR="gdk-pixbuf-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -23,7 +23,7 @@ PROVIDES="
|
||||
cmd:gdk_pixbuf_pixdata$secondaryArchSuffix
|
||||
cmd:gdk_pixbuf_query_loaders$secondaryArchSuffix
|
||||
cmd:gdk_pixbuf_thumbnailer$secondaryArchSuffix
|
||||
lib:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3609.0 compat >= 0
|
||||
lib:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3610.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -42,7 +42,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gdk_pixbuf${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3609.0 compat >= 0
|
||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix = 0.3610.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gdk_pixbuf$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user