Github messages for voidlinux
 help / color / mirror / Atom feed
From: xelxebar <xelxebar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: metamath-0.180
Date: Tue, 07 Jul 2020 05:03:03 +0200	[thread overview]
Message-ID: <20200707030303.cwjdLnGCoYrIz22aOFrrjyOk6JRqGxl-AdueIhYXt9g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18584@inbox.vuxu.org>

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

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

https://github.com/xelxebar/void-packages package/metamath
https://github.com/void-linux/void-packages/pull/18584

New package: metamath-0.180


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

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

From ca7bb778ebc51f8dc53e74d91811063f75fca8ef Mon Sep 17 00:00:00 2001
From: "B. Wilson" <x@wilsonb.com>
Date: Mon, 19 Aug 2019 10:44:33 +0900
Subject: [PATCH] New package: metamath-0.183

---
 srcpkgs/metamath/template | 25 +++++++++++++++++++++++++
 srcpkgs/metamath/update   |  2 ++
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/metamath/template
 create mode 100644 srcpkgs/metamath/update

diff --git a/srcpkgs/metamath/template b/srcpkgs/metamath/template
new file mode 100644
index 00000000000..c7e35264cab
--- /dev/null
+++ b/srcpkgs/metamath/template
@@ -0,0 +1,25 @@
+# Template file for 'metamath'
+pkgname=metamath
+version=0.183
+revision=1
+archs="~arm*"
+wrksrc="metamath-exe-${version}"
+build_style=gnu-configure
+hostmakedepends="autoconf automake"
+short_desc="Proof verifier based on a minimalist metalogic"
+maintainer="B. Wilson <x@wilsonb.com>"
+license="GPL-2.0-or-later, C0-1.0"
+homepage="http://us.metamath.org/"
+distfiles="https://github.com/metamath/metamath-exe/archive/v${version}.tar.gz
+ http://us2.metamath.org/downloads/metamath.pdf"
+checksum="5c60de534c52269da4e049b35ed5ba2471776b894beaf32c8e3e25d4f41ef6a0
+ 245ebab16d148a9772f6c3751ba8f34ee15bed6bbb61a464f4c2a2f9c56f8059"
+skip_extraction="metamath.pdf"
+
+pre_configure() {
+	autoreconf -i
+}
+
+post_install() {
+	vdoc "${XBPS_SRCDISTDIR}/${pkgname}-${version}/metamath.pdf"
+}
diff --git a/srcpkgs/metamath/update b/srcpkgs/metamath/update
new file mode 100644
index 00000000000..d968c96b084
--- /dev/null
+++ b/srcpkgs/metamath/update
@@ -0,0 +1,2 @@
+site=http://us.metamath.org/index.html
+pattern="<B>metamath program</B> \(version \K[\d.]+"

  parent reply	other threads:[~2020-07-07  3:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 15:20 [PR PATCH] New package: metamath-0.178 voidlinux-github
2020-01-27 15:26 ` voidlinux-github
2020-01-31  1:14 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-31  1:17 ` New package: metamath-0.180 voidlinux-github
2020-02-01  3:25 ` voidlinux-github
2020-02-02 15:37 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-04 13:08 ` voidlinux-github
2020-02-05  2:16 ` voidlinux-github
2020-04-23  7:16 ` [PR PATCH] [Updated] " xelxebar
2020-07-07  2:35 ` xelxebar
2020-07-07  2:58 ` [PR PATCH] [Updated] " xelxebar
2020-07-07  2:59 ` xelxebar
2020-07-07  3:03 ` xelxebar [this message]
2020-07-07  3:03 ` xelxebar
2020-07-07  4:17 ` ericonr
2020-07-07  4:44 ` [PR PATCH] [Updated] " xelxebar
2020-07-07  4:48 ` xelxebar
2020-08-18 19:17 ` ahesford
2020-08-19  0:21 ` xelxebar
2020-08-19  2:31 ` ahesford
2021-02-16 16:18 ` ericonr
2021-03-24 19:04 ` ericonr
2021-03-24 19:04 ` [PR PATCH] [Closed]: " ericonr

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=20200707030303.cwjdLnGCoYrIz22aOFrrjyOk6JRqGxl-AdueIhYXt9g@z \
    --to=xelxebar@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).