Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: n-9.1.0
@ 2023-04-29  6:31 akierig
  2023-04-29  6:34 ` akierig
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: akierig @ 2023-04-29  6:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages n
https://github.com/void-linux/void-packages/pull/43666

New package: n-9.1.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

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

From 9b17e248566c99fd29adc38e1f5130e8eaaaf29d Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Sat, 29 Apr 2023 01:27:18 -0500
Subject: [PATCH] New package: n-9.1.0

---
 srcpkgs/n/files/README.voidlinux |  3 +++
 srcpkgs/n/template               | 17 +++++++++++++++++
 2 files changed, 20 insertions(+)
 create mode 100644 srcpkgs/n/files/README.voidlinux
 create mode 100644 srcpkgs/n/template

diff --git a/srcpkgs/n/files/README.voidlinux b/srcpkgs/n/files/README.voidlinux
new file mode 100644
index 000000000000..cb4d02e3ac54
--- /dev/null
+++ b/srcpkgs/n/files/README.voidlinux
@@ -0,0 +1,3 @@
+Set the environment variable N_PREFIX to install to a user-writable area:
+
+export N_PREFIX=$HOME/local/n
diff --git a/srcpkgs/n/template b/srcpkgs/n/template
new file mode 100644
index 000000000000..4b50abf7ee47
--- /dev/null
+++ b/srcpkgs/n/template
@@ -0,0 +1,17 @@
+# Template file for 'n'
+pkgname=n
+version=9.1.0
+revision=1
+build_style=gnu-makefile
+depends="curl"
+short_desc="Simple command line NodeJS version management"
+maintainer="anelki <akierig@fastmail.de>"
+license="MIT"
+homepage="https://github.com/tj/n"
+changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
+distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz"
+checksum=48306496413c61d37eeaa0a7328a4520b1da0c42739e046f6f9242de0d0ae270
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-06-24 12:06 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-29  6:31 [PR PATCH] New package: n-9.1.0 akierig
2023-04-29  6:34 ` akierig
2023-04-29  6:34 ` akierig
2023-04-29  6:37 ` akierig
2023-04-29  6:49 ` [PR PATCH] [Updated] " akierig
2023-04-29  6:50 ` akierig
2023-04-29  6:52 ` akierig
2023-04-29  7:09 ` akierig
2023-04-29  7:17 ` akierig
2023-05-22 18:46 ` akierig
2023-05-30 18:11 ` [PR REVIEW] " mhmdanas
2023-05-30 18:12 ` mhmdanas
2023-05-30 18:39 ` paper42
2023-05-30 18:39 ` paper42
2023-05-30 18:40 ` paper42
2023-05-30 18:40 ` paper42
2023-05-30 18:56 ` [PR PATCH] [Updated] " akierig
2023-05-30 19:25 ` akierig
2023-06-24 12:06 ` [PR PATCH] [Merged]: " Duncaen

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