Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pmars-0.9.2
@ 2019-10-28 13:44 voidlinux-github
  2019-11-01 20:51 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-28 13:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages pmars
https://github.com/void-linux/void-packages/pull/15854

New package: pmars-0.9.2


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

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

From ff9c824dd46b808ac66dff936a235fb76af2149a Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Sat, 26 Oct 2019 18:04:21 -0500
Subject: [PATCH] New package: pmars-0.9.2

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

diff --git a/srcpkgs/pmars/template b/srcpkgs/pmars/template
new file mode 100644
index 00000000000..9dd10b53213
--- /dev/null
+++ b/srcpkgs/pmars/template
@@ -0,0 +1,20 @@
+# Template file for 'pmars'
+pkgname=pmars
+version=0.9.2
+revision=1
+makedepends="libX11-devel"
+short_desc="Reference implementation of Corewar game"
+maintainer="Robert Lowry <bobertlo@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://sourceforge.net/projects/corewar/"
+distfiles="${SOURCEFORGE_SITE}/project/corewar/pMARS/${version}/${pkgname}-${version}.tar.gz"
+checksum=2ae8638ec6b65350cf9f813a60e338b534dffa78c3e85f1823a2bee8b7c20a34
+
+do_build() {
+	make -C src CC="${CC}"
+}
+
+do_install() {
+	vbin src/pmars
+	vman doc/pmars.6
+}

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

* Re: [PR PATCH] [Merged]: New package: pmars-0.9.2
  2019-10-28 13:44 [PR PATCH] New package: pmars-0.9.2 voidlinux-github
@ 2019-11-01 20:51 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-01 20:51 UTC (permalink / raw)
  To: ml

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

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

New package: pmars-0.9.2
https://github.com/void-linux/void-packages/pull/15854

Description:


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

end of thread, other threads:[~2019-11-01 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 13:44 [PR PATCH] New package: pmars-0.9.2 voidlinux-github
2019-11-01 20:51 ` [PR PATCH] [Merged]: " voidlinux-github

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