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: bambootracker-0.4.0
Date: Mon, 13 Apr 2020 14:32:55 +0200	[thread overview]
Message-ID: <20200413123255.XMO1XBErxLJz0WWtaT18cPt7OHUY_XLNbmiTqz7T7sY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19205@inbox.vuxu.org>

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

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

https://github.com/Zeinok/void-packages BambooTracker
https://github.com/void-linux/void-packages/pull/19205

New package: bambootracker-0.4.0
OPNA (YM2608) Music tracker

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

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

From a2220b3e2d2e30d4039956adfa33569ccf16f3c2 Mon Sep 17 00:00:00 2001
From: Zeinok <zeinok@protonmail.com>
Date: Thu, 5 Mar 2020 23:15:15 +0800
Subject: [PATCH] New package: bambootracker-0.4.0

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

diff --git a/srcpkgs/bambootracker/template b/srcpkgs/bambootracker/template
new file mode 100644
index 00000000000..d09eed00f51
--- /dev/null
+++ b/srcpkgs/bambootracker/template
@@ -0,0 +1,31 @@
+# Template file for 'bambootracker'
+pkgname=bambootracker
+version=0.4.0
+revision=1
+wrksrc="BambooTracker-${version}"
+build_wrksrc="BambooTracker"
+build_helper=qmake
+build_style=qmake
+configure_args="DEFINES+=__LINUX_ALSA__ DEFINES+=__LINUX_PULSE__ DEFINES+=__UNIX_JACK__"
+hostmakedepends="qt5-qmake"
+makedepends="qt5-multimedia-devel alsa-lib-devel pulseaudio-devel jack-devel"
+short_desc="YM2608 (OPNA) music tracker"
+maintainer="Zeinok <zeinok@protonmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/rerrahkr/BambooTracker"
+distfiles="https://github.com/rerrahkr/BambooTracker/archive/v${version}.tar.gz"
+checksum=593833095934ad9c17c73b387b75b738b9edbf6672fa7c8e4d9fb09d5ab3900c
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-multimedia-devel"
+fi
+
+post_install() {
+	vinstall ${wrksrc}/BambooTracker.desktop 644 usr/share/applications
+	vinstall ${wrksrc}/img/icon.png 644 usr/share/pixmaps BambooTracker.png
+	vmkdir usr/share/BambooTracker
+	vcopy ${wrksrc}/demos/ usr/share/BambooTracker
+	vcopy ${wrksrc}/skins/ usr/share/BambooTracker
+	vman ${wrksrc}/BambooTracker.1
+	vman ${wrksrc}/BambooTracker.fr.1
+}

       reply	other threads:[~2020-04-13 12:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19205@inbox.vuxu.org>
2020-04-13 12:32 ` Zeinok [this message]
2020-04-13 13:08 ` Zeinok
2022-04-15  2:13 ` New package: BambooTracker-0.4.2 github-actions
2022-04-29  2:13 ` [PR PATCH] [Closed]: " github-actions

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=20200413123255.XMO1XBErxLJz0WWtaT18cPt7OHUY_XLNbmiTqz7T7sY@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).