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 04:58:48 +0200	[thread overview]
Message-ID: <20200707025848.O6GiRXNy8PRUEGHSj5hDIPrE2-IUz-Q-50F87JKE0FE@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: 2387 bytes --]

From aa5c546ee3ee88754902dea32983dce5dd283385 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

---
 .../patches/remove-missing-file-refs.patch    | 17 +++++++++++++
 srcpkgs/metamath/template                     | 25 +++++++++++++++++++
 srcpkgs/metamath/update                       |  2 ++
 3 files changed, 44 insertions(+)
 create mode 100644 srcpkgs/metamath/patches/remove-missing-file-refs.patch
 create mode 100644 srcpkgs/metamath/template
 create mode 100644 srcpkgs/metamath/update

diff --git a/srcpkgs/metamath/patches/remove-missing-file-refs.patch b/srcpkgs/metamath/patches/remove-missing-file-refs.patch
new file mode 100644
index 00000000000..6f99100cfba
--- /dev/null
+++ b/srcpkgs/metamath/patches/remove-missing-file-refs.patch
@@ -0,0 +1,17 @@
+--- Makefile.am	2020-01-27 20:43:55.650195602 +0900
++++ Makefile.am	2020-01-27 20:44:18.876578014 +0900
+@@ -36,14 +36,6 @@
+ 	mmwtex.c \
+ 	$(noinst_HEADERS)
+ 
+-dist_pkgdata_DATA = \
+-	big-unifier.mm \
+-	demo0.mm \
+-	miu.mm \
+-	peano.mm \
+-	ql.mm \
+-	set.mm
+-
+ 
+ EXTRA_DIST = \
+ 	LICENSE.TXT \
diff --git a/srcpkgs/metamath/template b/srcpkgs/metamath/template
new file mode 100644
index 00000000000..8e42ed2f263
--- /dev/null
+++ b/srcpkgs/metamath/template
@@ -0,0 +1,25 @@
+# Template file for 'metamath'
+pkgname=metamath
+version=0.182
+revision=1
+archs="~arm*"
+wrksrc="${pkgname}"
+build_style=gnu-configure
+hostmakedepends="autoconf automake unzip"
+short_desc="Proof verifier based on a minimalist metalogic"
+maintainer="B. Wilson <x@wilsonb.com>"
+license="GPL-2.0-or-later"
+homepage="http://us.metamath.org/"
+distfiles="http://us2.metamath.org/downloads/metamath-program.zip
+ http://us2.metamath.org/downloads/metamath.pdf"
+checksum="e1b89de6d88bb3c4f76510750b4e3fc9dcc3dae0ddca79cd6a6fd2b742732e4c
+ 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  2:58 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 ` xelxebar [this message]
2020-07-07  2:59 ` [PR PATCH] [Updated] " xelxebar
2020-07-07  3:03 ` xelxebar
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=20200707025848.O6GiRXNy8PRUEGHSj5hDIPrE2-IUz-Q-50F87JKE0FE@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).