Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tyrquake-0.66
@ 2020-01-07 21:03 voidlinux-github
  2020-01-08  7:49 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-07 21:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Fil0sOFF/void-packages tyrquake
https://github.com/void-linux/void-packages/pull/18095

New package: tyrquake-0.66


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

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

From 121087c54c19ea9aea0adc91eb3bba24213402da Mon Sep 17 00:00:00 2001
From: Sergey Popov <sergey.kuya@gmail.com>
Date: Tue, 7 Jan 2020 22:56:54 +0200
Subject: [PATCH] New package: tyrquake-0.66

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

diff --git a/srcpkgs/tyrquake/template b/srcpkgs/tyrquake/template
new file mode 100644
index 00000000000..a4249fda1bf
--- /dev/null
+++ b/srcpkgs/tyrquake/template
@@ -0,0 +1,24 @@
+# Template file for 'tyrquake'
+pkgname=tyrquake
+version=0.66
+revision=1
+wrksrc=tyrutils-${version}
+build_style=gnu-makefile
+make_build_args="USE_SDL=Y default"
+hostmakedepends="ImageMagick"
+makedepends="SDL2-devel"
+short_desc="Conservative Quake port"
+maintainer="Sergey Popov <sergey.kuya@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://disenchant.net/tyrquake/"
+distfiles="https://disenchant.net/files/engine/tyrquake-${version}.tar.gz"
+checksum=953e4528f1951d973e03d579218da8a4c019ba5a2bcc82acbc73a6743b42bdae
+
+do_install() {
+	vbin bin/tyr-glquake
+	vbin bin/tyr-glqwcl
+	vbin bin/tyr-quake
+	vbin bin/tyr-qwcl
+	vbin bin/tyr-qwsv
+	vman man/tyrquake.6
+}

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

* Re: [PR PATCH] [Updated] New package: tyrquake-0.66
  2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
@ 2020-01-08  7:49 ` voidlinux-github
  2020-08-10 20:05 ` Noah-Huppert
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-08  7:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Fil0sOFF/void-packages tyrquake
https://github.com/void-linux/void-packages/pull/18095

New package: tyrquake-0.66


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

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

From cffd9e21b0a72129bbf6b2c57f0b2a21df4b1db2 Mon Sep 17 00:00:00 2001
From: Sergey Popov <sergey.kuya@gmail.com>
Date: Tue, 7 Jan 2020 22:56:54 +0200
Subject: [PATCH] New package: tyrquake-0.66

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

diff --git a/srcpkgs/tyrquake/template b/srcpkgs/tyrquake/template
new file mode 100644
index 00000000000..e60f32c5a5f
--- /dev/null
+++ b/srcpkgs/tyrquake/template
@@ -0,0 +1,24 @@
+# Template file for 'tyrquake'
+pkgname=tyrquake
+version=0.66
+revision=1
+wrksrc=tyrutils-${version}
+build_style=gnu-makefile
+make_build_args="USE_SDL=Y default"
+hostmakedepends="ImageMagick"
+makedepends="SDL2-devel libglvnd-devel"
+short_desc="Conservative Quake port"
+maintainer="Sergey Popov <sergey.kuya@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://disenchant.net/tyrquake/"
+distfiles="https://disenchant.net/files/engine/tyrquake-${version}.tar.gz"
+checksum=953e4528f1951d973e03d579218da8a4c019ba5a2bcc82acbc73a6743b42bdae
+
+do_install() {
+	vbin bin/tyr-glquake
+	vbin bin/tyr-glqwcl
+	vbin bin/tyr-quake
+	vbin bin/tyr-qwcl
+	vbin bin/tyr-qwsv
+	vman man/tyrquake.6
+}

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

* Re: New package: tyrquake-0.66
  2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
  2020-01-08  7:49 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-08-10 20:05 ` Noah-Huppert
  2020-08-10 20:07 ` Noah-Huppert
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Noah-Huppert @ 2020-08-10 20:05 UTC (permalink / raw)
  To: ml

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

New comment by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/pull/18095#issuecomment-671561247

Comment:
Trying to reproduce the build errors on armv7l and arm6l-musl with void-package's head at e65d61a26c69188a5344fcc208405166f8aaa873 (where void-packages was when this PR was submitted) and then see if updating void-packages to HEAD makes these problems go away.

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

* Re: New package: tyrquake-0.66
  2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
  2020-01-08  7:49 ` [PR PATCH] [Updated] " voidlinux-github
  2020-08-10 20:05 ` Noah-Huppert
@ 2020-08-10 20:07 ` Noah-Huppert
  2020-08-10 20:07 ` Noah-Huppert
  2021-11-06 22:16 ` [PR PATCH] [Closed]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: Noah-Huppert @ 2020-08-10 20:07 UTC (permalink / raw)
  To: ml

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

New comment by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/pull/18095#issuecomment-671561247

Comment:
Trying to reproduce the build errors on armv7l and arm6l-musl with void-package's head at e65d61a26c69188a5344fcc208405166f8aaa873 + PR patch (where void-packages was when this PR was submitted) and then see if updating void-packages to HEAD makes these problems go away.

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

* Re: New package: tyrquake-0.66
  2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-08-10 20:07 ` Noah-Huppert
@ 2020-08-10 20:07 ` Noah-Huppert
  2021-11-06 22:16 ` [PR PATCH] [Closed]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: Noah-Huppert @ 2020-08-10 20:07 UTC (permalink / raw)
  To: ml

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

New comment by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/pull/18095#issuecomment-671561247

Comment:
Trying to reproduce the build errors with `-a armv7l` and `-a arm6l-musl` with void-package's head at e65d61a26c69188a5344fcc208405166f8aaa873 + PR patch (where void-packages was when this PR was submitted) and then see if updating void-packages to HEAD makes these problems go away.

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

* Re: [PR PATCH] [Closed]: New package: tyrquake-0.66
  2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-08-10 20:07 ` Noah-Huppert
@ 2021-11-06 22:16 ` abenson
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2021-11-06 22:16 UTC (permalink / raw)
  To: ml

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

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

New package: tyrquake-0.66
https://github.com/void-linux/void-packages/pull/18095

Description:


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

end of thread, other threads:[~2021-11-06 22:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 21:03 [PR PATCH] New package: tyrquake-0.66 voidlinux-github
2020-01-08  7:49 ` [PR PATCH] [Updated] " voidlinux-github
2020-08-10 20:05 ` Noah-Huppert
2020-08-10 20:07 ` Noah-Huppert
2020-08-10 20:07 ` Noah-Huppert
2021-11-06 22:16 ` [PR PATCH] [Closed]: " abenson

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