diff options
author | Ørjan Malde <red@foxi.me> | 2022-11-10 12:31:15 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2022-11-10 12:31:58 +0100 |
commit | 17a72317629e534a6fb645e9c2b0bd0be22c4a36 (patch) | |
tree | 0826690287dc98976a4d4cf0ce9017a8d29d8f85 /groups | |
parent | d51e8be801347a444bb407438469b113965ac504 (diff) | |
download | midipix_build-17a72317629e534a6fb645e9c2b0bd0be22c4a36.tar.bz2 midipix_build-17a72317629e534a6fb645e9c2b0bd0be22c4a36.tar.xz |
groups/231.native_packages_etc.group: graphicsmagick: build in tree.
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'groups')
-rw-r--r-- | groups/231.native_packages_etc.group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group index 239d43ae..04900600 100644 --- a/groups/231.native_packages_etc.group +++ b/groups/231.native_packages_etc.group @@ -188,6 +188,7 @@ zstd")"; : ${PKG_GRAPHICSMAGICK_CONFIGURE_ARGS_EXTRA:="--enable-shared --with-modules --without-x --without-gs --without-trio --without-wmf --without-gdi32 --without-dps --without-fpx --without-jbig --without-jp2 --without-jxl"}; : ${PKG_GRAPHICSMAGICK_CFLAGS_CONFIGURE_EXTRA:=-I${PREFIX_NATIVE}/include/freetype2}; : ${PKG_GRAPHICSMAGICK_LIBTOOL=rdlibtool}; +: ${PKG_GRAPHICSMAGICK_IN_TREE:=1}; : ${PKG_GZIP_SHA256SUM:=ce5e03e519f637e1f814011ace35c4f87b33c0bbabeec35baf5fbd3479e91956}; : ${PKG_GZIP_VERSION:=1.12}; : ${PKG_GZIP_URL:=https://ftp.gnu.org/gnu/gzip/gzip-${PKG_GZIP_VERSION}.tar.xz}; |