Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ft2-clone-1.21
@ 2020-04-22 23:42 rc-05
  2021-02-23 21:39 ` [PR PATCH] [Closed]: New package: ft2-clone-1.25 rc-05
  0 siblings, 1 reply; 2+ messages in thread
From: rc-05 @ 2020-04-22 23:42 UTC (permalink / raw)
  To: ml

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: New package: ft2-clone-1.25
  2020-04-22 23:42 [PR PATCH] New package: ft2-clone-1.21 rc-05
@ 2021-02-23 21:39 ` rc-05
  0 siblings, 0 replies; 2+ messages in thread
From: rc-05 @ 2021-02-23 21:39 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: ft2-clone-1.25
https://github.com/void-linux/void-packages/pull/21258

Description:
Modern clone of the popular music tracker software Fast Tracker 2.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-23 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 23:42 [PR PATCH] New package: ft2-clone-1.21 rc-05
2021-02-23 21:39 ` [PR PATCH] [Closed]: New package: ft2-clone-1.25 rc-05

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).