gegl: Built with xcairo so requires xcairo.

This commit is contained in:
waddlesplash
2022-02-12 12:39:46 -05:00
committed by GitHub
parent e3dbca4fa8
commit f541c26ab1

View File

@@ -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="4" REVISION="5"
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"
@@ -27,11 +27,11 @@ PROVIDES="
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
xcairo${secondaryArchSuffix}
lib:libavcodec$secondaryArchSuffix lib:libavcodec$secondaryArchSuffix
lib:libavformat$secondaryArchSuffix lib:libavformat$secondaryArchSuffix
lib:libavutil$secondaryArchSuffix lib:libavutil$secondaryArchSuffix
lib:libbabl_0.1$secondaryArchSuffix lib:libbabl_0.1$secondaryArchSuffix
lib:libcairo$secondaryArchSuffix
lib:libfribidi$secondaryArchSuffix lib:libfribidi$secondaryArchSuffix
lib:libgdk_pixbuf_2.0$secondaryArchSuffix lib:libgdk_pixbuf_2.0$secondaryArchSuffix
lib:libgexiv2$secondaryArchSuffix lib:libgexiv2$secondaryArchSuffix