Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cross-*: makedepend on isl-devel pkg-config
Date: Wed, 15 Mar 2023 19:00:49 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42792@inbox.vuxu.org> (raw)

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

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

https://github.com/dkwo/void-packages crosst
https://github.com/void-linux/void-packages/pull/42792

cross-*: makedepend on isl-devel pkg-config
use isl-devel in the toolchain, as well as pkg-config, see #34153

[ci-skip]

@leahneukirchen if this makes sense, I'll repeat it for the other cross-* packages

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

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

From 9307374097d4aa52b21d54f9931fd127e80f324f Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 15 Mar 2023 13:56:26 -0400
Subject: [PATCH] cross-aarch64-linux-gnu: makedepend on isl-devel pkg-config

---
 srcpkgs/cross-aarch64-linux-gnu/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cross-aarch64-linux-gnu/template b/srcpkgs/cross-aarch64-linux-gnu/template
index 17ba4ec677a6..f7f3fa03984d 100644
--- a/srcpkgs/cross-aarch64-linux-gnu/template
+++ b/srcpkgs/cross-aarch64-linux-gnu/template
@@ -6,11 +6,11 @@ _glibc_patchver="72-g0f90d6204d"
 _linux_version=5.10.4
 pkgname=cross-aarch64-linux-gnu
 version=0.35
-revision=3
+revision=4
 build_style=void-cross
 configure_args="--with-arch=armv8-a"
 hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3"
-makedepends="isl15-devel libmpc-devel gmp-devel mpfr-devel
+makedepends="isl-devel libmpc-devel pkg-config gmp-devel mpfr-devel
  zlib-devel libzstd-devel"
 depends="${pkgname}-libc-${version}_${revision}"
 short_desc="Void cross toolchain for ${pkgname/cross-}"

             reply	other threads:[~2023-03-15 18:00 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15 18:00 dkwo [this message]
2023-03-15 18:41 ` leahneukirchen
2023-03-15 19:30 ` [PR REVIEW] " oreo639
2023-03-15 21:30 ` dkwo
2023-03-15 21:31 ` [PR PATCH] [Updated] " dkwo
2023-03-15 21:31 ` dkwo
2023-03-16 18:58 ` [PR PATCH] [Updated] cross-*: use isl-devel and pkg-config dkwo
2023-03-16 19:00 ` dkwo
2023-03-16 19:00 ` dkwo
2023-03-16 19:52 ` leahneukirchen
2023-03-26 22:55 ` oreo639
2023-03-26 22:55 ` oreo639
2023-03-29 18:57 ` [PR PATCH] [Updated] " dkwo
2023-03-29 18:59 ` dkwo
2023-03-29 19:01 ` [PR PATCH] [Updated] " dkwo
2023-05-12 22:00 ` dkwo
2023-05-17 11:24 ` leahneukirchen
2023-05-17 14:36 ` [PR PATCH] [Updated] " dkwo
2023-05-17 14:40 ` dkwo
2023-06-29 20:01 ` [PR PATCH] [Updated] " dkwo
2023-06-29 20:02 ` dkwo
2023-06-30 15:19 ` [PR PATCH] [Merged]: " leahneukirchen
2023-06-30 15:19 ` leahneukirchen

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-42792@inbox.vuxu.org \
    --to=dkwo@users.noreply.github.com \
    --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).