Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [RFC] geda: remove -32bit makedepends
Date: Fri, 12 Jul 2019 02:57:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13005@inbox.vuxu.org> (raw)

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

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

https://github.com/abenson/void-packages geda_32bit
https://github.com/void-linux/void-packages/pull/13005

[RFC] geda: remove -32bit makedepends
@pullmoll This doesn't actually seem necessary to build it. This is related to the discussion at #12982 and #12990.

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

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

From bbe799674c38b3178d37348a3dbd69d12e97674d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 11 Jul 2019 19:47:06 -0500
Subject: [PATCH] geda: remove -32bit makedepends

---
 srcpkgs/geda/template | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/srcpkgs/geda/template b/srcpkgs/geda/template
index 23d895d1381..5cce2d5e8b7 100644
--- a/srcpkgs/geda/template
+++ b/srcpkgs/geda/template
@@ -1,7 +1,7 @@
 # Template file for 'geda'
 pkgname=geda
 version=1.8.2
-revision=7
+revision=8
 wrksrc="${pkgname}-gaf-${version}"
 build_style=gnu-configure
 configure_args="--with-sysroot=/${XBPS_CROSS_BASE}"
@@ -16,10 +16,6 @@ homepage="http://www.geda-project.org/"
 distfiles="http://ftp.geda-project.org/geda-gaf/stable/v${version%.*}/${version}/geda-gaf-${version}.tar.gz"
 checksum=bbf4773aef1b5a51a8d6f4c3fa288c047340cc62dd6e14d7928fcc6e4051b721
 
-if [ "${XBPS_ARCH}" = "x86_64" ]; then
-	hostmakedepends+=" glibc-devel-32bit"
-fi
-
 geda-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

             reply	other threads:[~2019-07-12  0:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12  0:57 voidlinux-github [this message]
2019-07-12  1:16 ` voidlinux-github
2019-07-12  8:24 ` voidlinux-github
2019-07-12  8:28 ` voidlinux-github
2019-07-12 15:05 ` voidlinux-github
2019-07-12 18:43 ` voidlinux-github
2019-10-13 18:58 ` voidlinux-github
2019-10-13 18:58 ` [PR PATCH] [Closed]: " 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13005@inbox.vuxu.org \
    --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).