Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: wabt-1.0.19
Date: Wed, 29 Jul 2020 21:21:03 +0200	[thread overview]
Message-ID: <20200729192103.otqaL1y1zrYCmI8yhToRsllR-ot3HJ7XUSYy13Y6N7c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23932@inbox.vuxu.org>

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

There is an updated pull request by ifreund against master on the void-packages repository

https://github.com/ifreund/void-packages wabt
https://github.com/void-linux/void-packages/pull/23932

New package: wabt-1.0.19


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

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

From c914d878db266a6b54b228f6d85e401062041377 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Wed, 29 Jul 2020 20:44:39 +0200
Subject: [PATCH] New package: wabt-1.0.19

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

diff --git a/srcpkgs/wabt/template b/srcpkgs/wabt/template
new file mode 100644
index 00000000000..009491904a4
--- /dev/null
+++ b/srcpkgs/wabt/template
@@ -0,0 +1,20 @@
+# Template file for 'wabt'
+pkgname=wabt
+version=1.0.19
+revision=1
+build_style=cmake
+short_desc="WebAssembly Binary Toolkit "
+maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+license="Apache-2.0"
+homepage="https://github.com/WebAssembly/wabt"
+_wasm_c_api_commit=d9a80099d496b5cdba6f3fe8fc77586e0e505ddc
+distfiles="https://github.com/WebAssembly/wabt/archive/${version}.tar.gz
+ https://github.com/WebAssembly/wasm-c-api/archive/${_wasm_c_api_commit}.tar.gz"
+checksum="134f2afc8205d0a3ab89c5f0d424ff3823e9d2769c39d2235aa37eba7abc15ba
+ aea8cd095e9937f1e14f2c93e026317b197eb2345e7a817fe3932062eb7b792c"
+
+pre_configure() {
+	# move submodule to proper location
+	mv -v ${XBPS_BUILDDIR}/wasm-c-api-*/* ${wrksrc}/third_party/wasm-c-api
+	rm -rv ${XBPS_BUILDDIR}/wasm-c-api-*/
+}

  parent reply	other threads:[~2020-07-29 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 18:45 [PR PATCH] " ifreund
2020-07-29 18:52 ` [PR REVIEW] " Chocimier
2020-07-29 18:57 ` ifreund
2020-07-29 19:21 ` ifreund [this message]
2020-07-29 19:39 ` ifreund
2020-08-06 20:23 ` Chocimier
2020-08-06 23:55 ` [PR PATCH] [Updated] " ifreund
2020-08-06 23:56 ` ifreund
2020-08-06 23:57 ` ifreund
2020-08-07 19:16 ` [PR PATCH] [Merged]: " Chocimier

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=20200729192103.otqaL1y1zrYCmI8yhToRsllR-ot3HJ7XUSYy13Y6N7c@z \
    --to=ifreund@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).