Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] gmime3: Fix for ppc
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>
@ 2019-05-03  6:39 ` voidlinux-github
  2019-05-03  6:39 ` voidlinux-github
  2019-05-03 14:42 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-03  6:39 UTC (permalink / raw)
  To: ml

[-- 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="

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

* Re: [PR PATCH] [Updated] gmime3: Fix for ppc
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>
  2019-05-03  6:39 ` [PR PATCH] [Updated] gmime3: Fix for ppc voidlinux-github
@ 2019-05-03  6:39 ` voidlinux-github
  2019-05-03 14:42 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-03  6:39 UTC (permalink / raw)
  To: ml

[-- 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="

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

* Re: [PR PATCH] [Merged]: gmime3: Fix for ppc
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>
  2019-05-03  6:39 ` [PR PATCH] [Updated] gmime3: Fix for ppc voidlinux-github
  2019-05-03  6:39 ` voidlinux-github
@ 2019-05-03 14:42 ` voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-03 14:42 UTC (permalink / raw)
  To: ml

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

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

gmime3: Fix for ppc
https://github.com/void-linux/void-packages/pull/11458
Description: Use same fix as other archs.

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

end of thread, other threads:[~2019-05-03 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11458@inbox.vuxu.org>
2019-05-03  6:39 ` [PR PATCH] [Updated] gmime3: Fix for ppc voidlinux-github
2019-05-03  6:39 ` voidlinux-github
2019-05-03 14:42 ` [PR PATCH] [Merged]: " voidlinux-github

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).