Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mujs-1.2.0
@ 2022-09-08 12:52 dkwo
  2022-09-20 15:14 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2022-09-08 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages mujs
https://github.com/void-linux/void-packages/pull/39167

New package: mujs-1.2.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, (x84_64-musl)

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

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

From a244b85347a76f9c6dc94ce33421018fab1bff23 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 8 Sep 2022 08:50:55 -0400
Subject: [PATCH] New package: mujs-1.2.0

---
 srcpkgs/mujs/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/mujs/template

diff --git a/srcpkgs/mujs/template b/srcpkgs/mujs/template
new file mode 100644
index 000000000000..7ee43a2f4c33
--- /dev/null
+++ b/srcpkgs/mujs/template
@@ -0,0 +1,17 @@
+# Template file for 'mujs'
+pkgname=mujs
+version=1.2.0
+revision=1
+build_style=gnu-makefile
+makedepends="readline-devel"
+short_desc="Embeddable JavaScript interpreter written in C"
+maintainer="dkwo <npiazza@disroot.org>"
+license="ISC"
+homepage="https://mujs.com/"
+distfiles="https://github.com/ccxvii/mujs/archive/refs/tags/${version}.tar.gz"
+checksum=bbb74b96c168e7120f1aa2ce0a42026eba01cff14a9234108c91795f3a4c8cd0
+make_install_args+=" prefix=/usr"
+
+post_install() {
+	vlicense COPYING
+}

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

* Re: [PR PATCH] [Merged]: New package: mujs-1.2.0
  2022-09-08 12:52 [PR PATCH] New package: mujs-1.2.0 dkwo
@ 2022-09-20 15:14 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-09-20 15:14 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: mujs-1.2.0
https://github.com/void-linux/void-packages/pull/39167

Description:
#### 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, (x84_64-musl)

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

end of thread, other threads:[~2022-09-20 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 12:52 [PR PATCH] New package: mujs-1.2.0 dkwo
2022-09-20 15:14 ` [PR PATCH] [Merged]: " leahneukirchen

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