Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [RFC] geda: remove -32bit makedepends
@ 2019-07-12  0:57 voidlinux-github
  2019-07-12  1:16 ` voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-07-12  0:57 UTC (permalink / raw)
  To: ml

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

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

end of thread, other threads:[~2019-10-13 18:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12  0:57 [PR PATCH] [RFC] geda: remove -32bit makedepends voidlinux-github
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

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