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-stereo-2.76
Date: Mon, 05 Oct 2020 18:53:38 +0200	[thread overview]
Message-ID: <20201005165338.s4MMQnsZzrBPeAIiDi6JOshFpWHZFUp5yg8BThp0wkY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25317@inbox.vuxu.org>

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

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

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

New package: goattracker-stereo-2.76
C64 stereo music tracker 

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

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

From 138932e71ac2e1bedf44637317dc4a5795742c41 Mon Sep 17 00:00:00 2001
From: Zeinok <zeinok@protonmail.com>
Date: Sat, 28 Mar 2020 16:29:49 +0800
Subject: [PATCH] New package: goattracker-stereo-2.76

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

diff --git a/srcpkgs/goattracker-stereo/template b/srcpkgs/goattracker-stereo/template
new file mode 100644
index 00000000000..ee916fdef93
--- /dev/null
+++ b/srcpkgs/goattracker-stereo/template
@@ -0,0 +1,29 @@
+# Template file for 'goattracker-stereo'
+pkgname=goattracker-stereo
+version=2.76
+revision=1
+wrksrc=gt2stereo
+makedepends="SDL-devel"
+short_desc="C64 music tracker (stereo)"
+maintainer="Zeinok <zeinok@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://sourceforge.net/projects/goattracker2/"
+distfiles="${SOURCEFORGE_SITE}/goattracker2/GoatTracker%202%20Stereo/${version}/GoatTracker_${version}_Stereo.zip"
+checksum=878a4194ecf48c48a89ba0a07fcce6d1ad27b3b1c9ec86e52160960ed0199f89
+
+do_build() {
+	cd ${wrksrc}/trunk/src/
+	make clean
+	cd ${wrksrc}/trunk/src/bme/
+	make
+	cd ${wrksrc}/trunk/src/
+	make
+}
+
+do_install() {
+	vbin trunk/linux/gt2stereo
+	vmkdir usr/libexec/gt2stereo
+	vinstall trunk/linux/ins2snd2 755 usr/libexec/gt2stereo
+	vinstall trunk/linux/mod2sng2 755 usr/libexec/gt2stereo
+	vinstall trunk/linux/ss2stereo 755 usr/libexec/gt2stereo
+}

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 16:19 [PR PATCH] " Zeinok
2020-10-04  8:14 ` [PR REVIEW] " sgn
2020-10-04  8:14 ` sgn
2020-10-04  8:14 ` sgn
2020-10-05 15:48 ` Zeinok
2020-10-05 15:51 ` Zeinok
2020-10-05 16:48 ` ericonr
2020-10-05 16:50 ` Zeinok
2020-10-05 16:53 ` Zeinok [this message]
2020-12-22 10:20 ` fosslinux
2021-04-18 21:04 ` ericonr
2021-05-21 14:50 ` ericonr
2021-05-21 14:50 ` [PR PATCH] [Closed]: " ericonr

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=20201005165338.s4MMQnsZzrBPeAIiDi6JOshFpWHZFUp5yg8BThp0wkY@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).