Github messages for voidlinux
 help / color / mirror / Atom feed
From: Vinfall <Vinfall@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: fnm-1.35.1
Date: Wed, 03 Jul 2024 06:28:40 +0200	[thread overview]
Message-ID: <20240703042840.DF59927DAB@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49718@inbox.vuxu.org>

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/49718#issuecomment-2205077774

Comment:
You may find this patch useful:
```diff
--- template	2024-07-03 04:20:29.000000000 +0000
+++ template	2024-07-03 04:19:26.000000000 +0000
@@ -1,18 +1,19 @@
 # Template file for 'fnm'
 pkgname=fnm
-version=1.35.1
+version=1.37.1
 revision=1
+archs="x86_64-musl ~*-musl"
 build_style=cargo
 build_helper=qemu
 hostmakedepends="pkg-config"
 makedepends="libzstd-devel"
 short_desc="Fast and simple Node.js version manager, built in Rust"
 maintainer="Henri Koski <henri.t.koski@gmail.com>"
-license="GPL-3.0-or-later"
+license="GPL-3.0-only"
 homepage="https://github.com/Schniz/fnm"
 changelog="https://raw.githubusercontent.com/Schniz/fnm/master/CHANGELOG.md"
 distfiles="https://github.com/Schniz/fnm/archive/refs/tags/v${version}.tar.gz"
-checksum=df0f010f20e6072a8a52365f195cc94c35ebaf486cc285948e10eabf768d17ba
+checksum=56a170304ab281439a71e541c4db878848c3a891078ae3c2dcc84017cd0306b4
 
 post_install() {
 	for shell in bash fish zsh; do
```

I'm not very sure whether node.js has builds for all those `archs`. You may also need to expose a few environment variables as I said in https://github.com/Schniz/fnm/issues/694#issuecomment-2049004644 or patch them during build time for musl (but I have no idea if xbps can do that, i.e. run patch only on musl builds).

  parent reply	other threads:[~2024-07-03  4:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05 12:13 [PR PATCH] " heppu
2024-04-05 18:30 ` [PR PATCH] [Updated] " heppu
2024-04-07 11:11 ` heppu
2024-04-07 11:37 ` classabbyamp
2024-04-07 14:01 ` heppu
2024-05-20  6:10 ` [PR PATCH] [Updated] " heppu
2024-07-03  3:28 ` Vinfall
2024-07-03  3:29 ` Vinfall
2024-07-03  3:36 ` Vinfall
2024-07-03  3:38 ` Vinfall
2024-07-03  4:28 ` Vinfall [this message]
2024-10-02  1:59 ` github-actions
2024-10-16  2:00 ` [PR PATCH] [Closed]: " github-actions

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=20240703042840.DF59927DAB@inbox.vuxu.org \
    --to=vinfall@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).