Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: vkQuake-1.04.1
@ 2020-05-28 18:02 ahesford
  2020-05-31 16:58 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-05-28 18:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages vkquake
https://github.com/void-linux/void-packages/pull/22385

New package: vkQuake-1.04.1


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

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

From b5be661ea4edaaa0c7453903f41676d25f63e22b Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Thu, 28 May 2020 14:01:00 -0400
Subject: [PATCH] New package: vkQuake-1.04.1

---
 srcpkgs/vkQuake/files/vkquake.desktop | 10 ++++++++++
 srcpkgs/vkQuake/template              | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 srcpkgs/vkQuake/files/vkquake.desktop
 create mode 100644 srcpkgs/vkQuake/template

diff --git a/srcpkgs/vkQuake/files/vkquake.desktop b/srcpkgs/vkQuake/files/vkquake.desktop
new file mode 100644
index 00000000000..dace5489c2c
--- /dev/null
+++ b/srcpkgs/vkQuake/files/vkquake.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Name=vkQuake
+GenericName=Quake engine
+Icon=vkquake
+Exec=vkquake
+Categories=Game;Shooter;
+Comment=vkQuake Quake engine
+Terminal=false
+StartupNotify=true
diff --git a/srcpkgs/vkQuake/template b/srcpkgs/vkQuake/template
new file mode 100644
index 00000000000..ade85cf1400
--- /dev/null
+++ b/srcpkgs/vkQuake/template
@@ -0,0 +1,21 @@
+# Template file for 'vkQuake'
+pkgname=vkQuake
+version=1.04.1
+revision=1
+build_wrksrc="Quake"
+build_style=gnu-makefile
+make_build_args="DO_USERDIRS=1"
+make_use_env=yes
+makedepends="SDL2-devel libvorbis-devel libmad-devel Vulkan-Headers vulkan-loader"
+short_desc="Vulkan Quake port based on QuakeSpasm"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/Novum/vkQuake"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=aa318b7c543834ac907f6d0657c6560e8974445274083a95131d7350fb871624
+
+do_install() {
+	vbin vkquake
+	vinstall ../Misc/vkQuake_512.png 644 usr/share/pixmaps vkquake.png
+	vinstall ${FILESDIR}/vkquake.desktop 644 usr/share/applications
+}

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

* Re: [PR PATCH] [Merged]: New package: vkQuake-1.04.1
  2020-05-28 18:02 [PR PATCH] New package: vkQuake-1.04.1 ahesford
@ 2020-05-31 16:58 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-05-31 16:58 UTC (permalink / raw)
  To: ml

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

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

New package: vkQuake-1.04.1
https://github.com/void-linux/void-packages/pull/22385

Description:


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

end of thread, other threads:[~2020-05-31 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 18:02 [PR PATCH] New package: vkQuake-1.04.1 ahesford
2020-05-31 16:58 ` [PR PATCH] [Merged]: " Piraty

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