mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
gegl: Built with xcairo so requires xcairo.
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="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
|
||||||
|
|||||||
Reference in New Issue
Block a user