mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
gegl, fix build with xcairo (#6616)
This commit is contained in:
@@ -9,7 +9,7 @@ artistic filters and more forms of image processing GEGL can also be used from t
|
|||||||
HOMEPAGE="https://gegl.org/"
|
HOMEPAGE="https://gegl.org/"
|
||||||
COPYRIGHT="Øyvind Kolås"
|
COPYRIGHT="Øyvind Kolås"
|
||||||
LICENSE="GNU LGPL v3"
|
LICENSE="GNU LGPL v3"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
SOURCE_URI="https://download.gimp.org/pub/gegl/0.4/gegl-$portVersion.tar.xz"
|
SOURCE_URI="https://download.gimp.org/pub/gegl/0.4/gegl-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa"
|
CHECKSUM_SHA256="ef63f0bca5b431c6119addd834ca7fbb507c900c4861c57b3667b6f4ccfcaaaa"
|
||||||
PATCHES="gegl-$portVersion.patchset"
|
PATCHES="gegl-$portVersion.patchset"
|
||||||
@@ -69,11 +69,11 @@ REQUIRES_devel="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
|
xcairo${secondaryArchSuffix}_devel
|
||||||
devel:libavcodec$secondaryArchSuffix
|
devel:libavcodec$secondaryArchSuffix
|
||||||
devel:libavformat$secondaryArchSuffix
|
devel:libavformat$secondaryArchSuffix
|
||||||
devel:libbabl_0.1$secondaryArchSuffix
|
devel:libbabl_0.1$secondaryArchSuffix
|
||||||
devel:libcairo$secondaryArchSuffix
|
devel:libcairo$secondaryArchSuffix
|
||||||
devel:libcairo_xlib$secondaryArchSuffix
|
|
||||||
devel:libfribidi$secondaryArchSuffix
|
devel:libfribidi$secondaryArchSuffix
|
||||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
|
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
|
||||||
devel:libgexiv2$secondaryArchSuffix
|
devel:libgexiv2$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user