Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gmime3: Fix for ppc
Date: Fri, 03 May 2019 08:39:33 +0200	[thread overview]
Message-ID: <20190503063933.4uhADU5MxsOdhTeJMGtm3LK7ZOWCwiqY2tp7kL5H7uI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>

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

There is an updated pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages gmime3
https://github.com/void-linux/void-packages/pull/11458

gmime3: Fix for ppc
Use same fix as other archs.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gmime3-11458.patch --]
[-- Type: application/text/x-diff, Size: 989 bytes --]

From 20bfc0827faa84f96b7e29b6f20080f711fe6594 Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Fri, 3 May 2019 13:29:03 +0930
Subject: [PATCH] gmime3: Fix for ppc

---
 srcpkgs/gmime3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gmime3/template b/srcpkgs/gmime3/template
index b5e9525dead..484e6a93d42 100644
--- a/srcpkgs/gmime3/template
+++ b/srcpkgs/gmime3/template
@@ -1,7 +1,7 @@
 # Template file for 'gmime3'
 pkgname=gmime3
 version=3.2.3
-revision=5
+revision=6
 wrksrc="gmime-${version}"
 build_style=gnu-configure
 build_helper="gir"
@@ -23,7 +23,7 @@ build_options="gir vala"
 build_options_default="gir vala"
 
 case "$XBPS_TARGET_MACHINE" in
-	i686|x86_64|armv?l*|aarch64*)
+	i686|x86_64|armv?l*|aarch64*|ppc|ppc-musl)
 		configure_args+=" am_cv_func_iconv=yes am_cv_func_iconv_works=yes"
 		configure_args+=" am_cv_lib_iconv=no ac_cv_have_iconv_detect_h=yes"
 		configure_args+=" am_cv_proto_iconv_arg1="

       reply	other threads:[~2019-05-03  6:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>
2019-05-03  6:39 ` voidlinux-github [this message]
2019-05-03  6:39 ` voidlinux-github
2019-05-03 14:42 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190503063933.4uhADU5MxsOdhTeJMGtm3LK7ZOWCwiqY2tp7kL5H7uI@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).