Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gmic: cross compile
@ 2020-10-13 16:46 sgn
  2020-10-15 14:27 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2020-10-13 16:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

There is a new pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages cross-gmic
https://github.com/void-linux/void-packages/pull/25573

gmic: cross compile


A patch file from https://github.com/void-linux/void-packages/pull/25573.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cross-gmic-25573.patch --]
[-- Type: text/x-diff, Size: 1469 bytes --]

From 8c9febcb26b6cede037b3fd28bfbf6928fb89c17 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 13 Oct 2020 23:11:18 +0700
Subject: [PATCH] gmic: cross compile

---
 srcpkgs/gmic/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gmic/template b/srcpkgs/gmic/template
index 58498e25ea0..6d6f4ec13ba 100644
--- a/srcpkgs/gmic/template
+++ b/srcpkgs/gmic/template
@@ -4,7 +4,8 @@ version=2.8.0
 revision=1
 build_wrksrc="src"
 build_style=gnu-makefile
-hostmakedepends="pkg-config gimp"
+build_helper=qmake
+hostmakedepends="pkg-config gimp qt5-host-tools qt5-qmake"
 makedepends="fftw-devel ilmbase-devel libopenexr-devel MesaLib-devel libopencv-devel
  libgomp-devel lcms2-devel libpng-devel libjpeg-turbo-devel tiff-devel libcurl-devel
  gtk+-devel gimp-devel qt5-devel"
@@ -15,9 +16,9 @@ homepage="http://gmic.eu/"
 distfiles="http://gmic.eu/files/source/gmic_${version}.tar.gz"
 checksum=d1ca5c726f7570af3a6f0bca27eeb66ef1e6a1b6a17bdaeaf0d59be40b9cd075
 disable_parallel_build="yes"
-nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/8869/steps/shell_3/logs/stdio"
 
-pre_build() {
+post_patch() {
+	vsed -i -e "s,-I[\$](USR),-I$XBPS_CROSS_BASE/usr,g" Makefile
 	# Fix library names for openexr-2.4.0
 	vsed -i Makefile -e "s;-lIlmImf -lHalf;-lIlmImf-2_4 -lHalf-2_4;"
 	# Not supported on ppc but we already compile for baselines

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gmic: cross compile
  2020-10-13 16:46 [PR PATCH] gmic: cross compile sgn
@ 2020-10-15 14:27 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-10-15 14:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

There's a merged pull request on the void-packages repository

gmic: cross compile
https://github.com/void-linux/void-packages/pull/25573

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-15 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 16:46 [PR PATCH] gmic: cross compile sgn
2020-10-15 14:27 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).