mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
gegl, revbump, move data/gir-1.0 to devel package (#13698)
This commit is contained in:
@@ -9,12 +9,12 @@ 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="0de1c9dd22c160d5e4bdfc388d292f03447cca6258541b9a12fed783d0cf7c60"
|
||||
PATCHES="gegl-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
ARCHITECTURES="ALL !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="0.463.1"
|
||||
@@ -143,10 +143,14 @@ INSTALL()
|
||||
|
||||
rm $libDir/gegl-0.4/*.json
|
||||
|
||||
prepareInstalledDevelLibs libgegl-0.4 libgegl-sc-0.4 libgegl-npd-0.4
|
||||
prepareInstalledDevelLibs \
|
||||
libgegl-0.4 \
|
||||
libgegl-sc-0.4 \
|
||||
libgegl-npd-0.4
|
||||
fixPkgconfig
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
$developDir \
|
||||
$dataDir/gir-1.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user