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: hyperrogue-11.3f
Date: Wed, 01 Apr 2020 14:38:19 +0200	[thread overview]
Message-ID: <20200401123819.9tGno9jxZbs9czBs8areYKEug4bLuS3VjjyvOh5tgVM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20454@inbox.vuxu.org>

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

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

https://github.com/xelxebar/void-packages package/hyperrogue
https://github.com/void-linux/void-packages/pull/20454

New package: hyperrogue-11.3f


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

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

From 81817c5db0d62758de74e387405b2cfdd5debf5e Mon Sep 17 00:00:00 2001
From: "B. Wilson" <x@wilsonb.com>
Date: Mon, 30 Mar 2020 14:29:52 +0900
Subject: [PATCH] New package: hyperrogue-11.3f

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

diff --git a/srcpkgs/hyperrogue/template b/srcpkgs/hyperrogue/template
new file mode 100644
index 00000000000..d8cd5694ef6
--- /dev/null
+++ b/srcpkgs/hyperrogue/template
@@ -0,0 +1,22 @@
+# Template file for 'hyperrogue'
+pkgname=hyperrogue
+version=11.3f
+revision=1
+build_style=gnu-configure
+hostmakedepends="autoconf automake"
+makedepends="glew-devel libpng-devel SDL-devel SDL_gfx-devel SDL_mixer-devel SDL_ttf-devel zlib-devel"
+short_desc="SDL rogue-like in a non-euclidean world"
+maintainer="B. Wilson <x@wilsonb.com>"
+license="GPL-2.0-or-later, CC-BY-SA-4.0, CC-BY-3.0, Public Domain"
+homepage="https://www.roguetemple.com/z/hyper/"
+distfiles="https://github.com/zenorogue/hyperrogue/archive/v${version}.tar.gz"
+checksum=5451b35860c940adc422d455e42d702a76eb6595450e92cb2c0e432cf77ddd9b
+nocross="Generates code from build output that must run on host"
+
+# SDL_gfx-devel headers require that SDL.h be under the header search paths,
+# which are not set correctly by upstream.
+CXXFLAGS+=" -I/usr/include/SDL"
+
+pre_configure() {
+	autoreconf -i
+}

  parent reply	other threads:[~2020-04-01 12:38 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20454@inbox.vuxu.org>
2020-03-30  5:39 ` xelxebar
2020-03-30  6:03 ` xelxebar
2020-03-30  6:27 ` xelxebar
2020-03-30  6:31 ` xelxebar
2020-03-31  1:37 ` travankor
2020-03-31  2:16 ` [PR PATCH] [Updated] " xelxebar
2020-03-31  2:17 ` xelxebar
2020-03-31  9:27 ` xtraeme
2020-04-01  2:00 ` xelxebar
2020-04-01  2:41 ` [PR PATCH] [Updated] " xelxebar
2020-04-01  2:43 ` xelxebar
2020-04-01 10:06 ` Johnnynator
2020-04-01 10:07 ` Johnnynator
2020-04-01 12:37 ` xelxebar
2020-04-01 12:37 ` xelxebar
2020-04-01 12:38 ` xelxebar [this message]
2020-04-01 12:38 ` xelxebar
2020-04-01 12:53 ` Johnnynator
2020-04-01 12:57 ` Johnnynator
2020-04-01 23:46 ` xelxebar
2020-04-01 23:48 ` xelxebar
2020-04-01 23:50 ` xelxebar
2020-04-02  0:00 ` Johnnynator
2020-04-02  0:02 ` [PR PATCH] [Updated] " xelxebar
2020-04-02  0:03 ` xelxebar
2020-04-23  6:51 ` [PR PATCH] [Updated] " xelxebar
2021-11-06 23:07 ` [PR PATCH] [Closed]: " abenson

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=20200401123819.9tGno9jxZbs9czBs8areYKEug4bLuS3VjjyvOh5tgVM@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).