Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: deerportal-0.8.2
Date: Sun, 19 Jan 2020 23:10:19 +0100	[thread overview]
Message-ID: <20200119221019.Kj7AO9vI05nBXpr0rxeLTuV7FUlxhEXCsOprrTqJktA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18408@inbox.vuxu.org>

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

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

https://github.com/shtayerc/void-packages deerportal
https://github.com/void-linux/void-packages/pull/18408

New package: deerportal-0.8.2
Closes #18394

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

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

From 5de5d6171f904e1d5fa3c85f6e1906d1512faeb1 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Sun, 19 Jan 2020 23:01:57 +0100
Subject: [PATCH] New package: deerportal-0.8.2

---
 srcpkgs/deerportal-data     |  1 +
 srcpkgs/deerportal/template | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)
 create mode 120000 srcpkgs/deerportal-data
 create mode 100644 srcpkgs/deerportal/template

diff --git a/srcpkgs/deerportal-data b/srcpkgs/deerportal-data
new file mode 120000
index 00000000000..8a689af8621
--- /dev/null
+++ b/srcpkgs/deerportal-data
@@ -0,0 +1 @@
+deerportal/
\ No newline at end of file
diff --git a/srcpkgs/deerportal/template b/srcpkgs/deerportal/template
new file mode 100644
index 00000000000..c027c258e68
--- /dev/null
+++ b/srcpkgs/deerportal/template
@@ -0,0 +1,21 @@
+# Template file for 'deerportal'
+pkgname=deerportal
+version=0.8.2
+revision=1
+build_style=cmake
+makedepends="SFML-devel"
+depends="deerportal-data"
+short_desc="Open source hybrid game which utilize board and card games mechanisms"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="Zlib"
+homepage="https://devcarpet.net/deerportal/"
+distfiles="https://github.com/deerportal/deerportal/archive/v${version}.tar.gz"
+checksum=a79a6286c9be1c6073f5d8fe79e45b309425f597d0532d2a042cd8369f57725d
+
+deerportal-data_package() {
+	short_desc+=" - data files"
+	archs=noarch
+	pkg_install() {
+		vmove usr/share/games
+	}
+}

  parent reply	other threads:[~2020-01-19 22:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-19 22:03 [PR PATCH] " voidlinux-github
2020-01-19 22:09 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-19 22:10 ` voidlinux-github [this message]
2020-01-21 15:00 ` [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=20200119221019.Kj7AO9vI05nBXpr0rxeLTuV7FUlxhEXCsOprrTqJktA@z \
    --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).