Github messages for voidlinux
 help / color / mirror / Atom feed
From: Zeinok <Zeinok@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: goattracker-2.75
Date: Mon, 05 Oct 2020 18:52:04 +0200	[thread overview]
Message-ID: <20201005165204.ceyW2FCCG6SJQKeMBEfE1IitUOPuQ9faDvY789ZU1U0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25316@inbox.vuxu.org>

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

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

https://github.com/Zeinok/void-packages goattracker
https://github.com/void-linux/void-packages/pull/25316

New package: goattracker-2.75
C64 music tracker

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

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

From c081c756294f6e937cef93fb46072d6d11581447 Mon Sep 17 00:00:00 2001
From: Zeinok <zeinok@protonmail.com>
Date: Sun, 15 Mar 2020 23:53:29 +0800
Subject: [PATCH] New package: goattracker-2.75

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

diff --git a/srcpkgs/goattracker/template b/srcpkgs/goattracker/template
new file mode 100644
index 00000000000..71ec224c177
--- /dev/null
+++ b/srcpkgs/goattracker/template
@@ -0,0 +1,32 @@
+# Template file for 'goattracker'
+pkgname=goattracker
+version=2.75
+revision=1
+wrksrc=goattrk2/
+makedepends="SDL-devel"
+short_desc="C64 music tracker"
+maintainer="Zeinok <zeinok@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://sourceforge.net/projects/goattracker2/"
+distfiles="${SOURCEFORGE_SITE}/goattracker2/GoatTracker%202/${version}/GoatTracker_${version}.zip"
+checksum=93f6bec01b822093f2fb4f1f220d72d09cba98e5c9c8420bc3666e7ca83da9ce
+
+do_build() {
+	cd ${wrksrc}/src/
+	make clean
+	cd ${wrksrc}/src/bme/
+	make
+	cd ${wrksrc}/src/
+	make
+}
+
+do_install() {
+	vbin linux/goattrk2
+	vmkdir usr/libexec/goattrk2
+	vinstall linux/gt2reloc 755 usr/libexec/goattrk2
+	vinstall linux/ins2snd2 755 usr/libexec/goattrk2
+	vinstall linux/mod2sng 755 usr/libexec/goattrk2
+	vinstall linux/sngspli2 755 usr/libexec/goattrk2
+	vdoc goat_tracker_commands.pdf
+	vdoc readme.txt
+}

  reply	other threads:[~2020-10-05 16:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 16:19 [PR PATCH] " Zeinok
2020-10-05 16:52 ` Zeinok [this message]
2020-12-22 10:18 ` [PR REVIEW] " fosslinux
2020-12-22 10:18 ` fosslinux
2020-12-22 10:18 ` fosslinux
2021-05-23  7:30 ` Zeinok
2021-05-23  7:30 ` [PR PATCH] [Closed]: " Zeinok

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=20201005165204.ceyW2FCCG6SJQKeMBEfE1IitUOPuQ9faDvY789ZU1U0@z \
    --to=zeinok@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).