Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: vkQuake-1.04.1
Date: Thu, 28 May 2020 20:02:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22385@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-05-28 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 18:02 ahesford [this message]
2020-05-31 16:58 ` [PR PATCH] [Merged]: " Piraty

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-22385@inbox.vuxu.org \
    --to=ahesford@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).