mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gegl, revbump, move to newer tiff package, add missing requirements (#11597)
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/"
|
||||
COPYRIGHT="Øyvind Kolås"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.gimp.org/pub/gegl/0.4/gegl-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="418c26d94be8805d7d98f6de0c6825ca26bd74fcacb6c188da47533d9ee28247"
|
||||
PATCHES="gegl-$portVersion.patchset"
|
||||
@@ -90,9 +90,10 @@ BUILD_REQUIRES="
|
||||
devel:libpangoft2_1.0$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 131
|
||||
devel:libpoppler_glib$secondaryArchSuffix >= 8.26.0
|
||||
devel:libraw$secondaryArchSuffix
|
||||
devel:librsvg_2$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix >= 6
|
||||
devel:libumfpack$secondaryArchSuffix
|
||||
devel:libwebp$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
@@ -103,6 +104,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:find
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:msgfmt$secondaryArchSuffix
|
||||
cmd:msgmerge$secondaryArchSuffix
|
||||
cmd:meson
|
||||
cmd:ninja
|
||||
cmd:perl
|
||||
@@ -141,6 +144,5 @@ INSTALL()
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$dataDir \
|
||||
$developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user