Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: pmars-0.9.2
Date: Mon, 28 Oct 2019 14:44:54 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15854@inbox.vuxu.org> (raw)

[-- 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
+}

             reply	other threads:[~2019-10-28 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28 13:44 voidlinux-github [this message]
2019-11-01 20:51 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15854@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).