Github messages for voidlinux
 help / color / mirror / Atom feed
From: rc-05 <rc-05@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: ft2-clone-1.21
Date: Thu, 23 Apr 2020 01:42:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21258@inbox.vuxu.org> (raw)

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

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

https://github.com/rc-05/void-packages ft2-clone
https://github.com/void-linux/void-packages/pull/21258

New package: ft2-clone-1.21
Modern clone of the popular music tracker software Fast Tracker 2.

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

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

From a45381413c02d02494c183a386e0dd7d0db117b1 Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 23 Apr 2020 01:20:37 +0200
Subject: [PATCH] New package: ft2-clone-1.21

---
 srcpkgs/ft2-clone/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/ft2-clone/template

diff --git a/srcpkgs/ft2-clone/template b/srcpkgs/ft2-clone/template
new file mode 100644
index 00000000000..ef529ca4fd0
--- /dev/null
+++ b/srcpkgs/ft2-clone/template
@@ -0,0 +1,21 @@
+# Template file for 'ft2-clone'
+pkgname=ft2-clone
+version=1.21
+revision=1
+archs="~*-musl"
+build_style="cmake"
+makedepends="alsa-lib-devel SDL2-devel"
+short_desc="Modern clone of the FastTracker II music tracker"
+maintainer="rc-05 <rc23@email.it>"
+license="BSD-3-Clause"
+homepage="https://16-bits.org/ft2.php"
+distfiles="https://github.com/8bitbubsy/${pkgname}/archive/v${version}.tar.gz"
+checksum=2f83768e119112696345e743a54584bb95e97d47a60d215f1ac0602a51974416
+
+do_install() {
+	vbin ${wrksrc}/release/other/ft2-clone
+}
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2020-04-22 23:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22 23:42 rc-05 [this message]
2021-02-23 21:39 ` [PR PATCH] [Closed]: New package: ft2-clone-1.25 rc-05

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-21258@inbox.vuxu.org \
    --to=rc-05@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).