Github messages for voidlinux
 help / color / mirror / Atom feed
From: TorMFinn <TorMFinn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: ft2-clone-1.75
Date: Thu, 25 Jan 2024 08:59:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48363@inbox.vuxu.org> (raw)

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

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

https://github.com/TorMFinn/void-packages ft2-clone
https://github.com/void-linux/void-packages/pull/48363

New package: ft2-clone-1.75
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 7db104b5f3abda8a613c98fa88370e336b290d0f Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmfinnesand@gmail.com>
Date: Thu, 25 Jan 2024 07:47:47 +0100
Subject: [PATCH] New package: ft2-clone-1.75

---
 srcpkgs/ft2-clone/files/ft2-clone.desktop |  6 ++++++
 srcpkgs/ft2-clone/template                | 22 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/ft2-clone/files/ft2-clone.desktop
 create mode 100644 srcpkgs/ft2-clone/template

diff --git a/srcpkgs/ft2-clone/files/ft2-clone.desktop b/srcpkgs/ft2-clone/files/ft2-clone.desktop
new file mode 100644
index 0000000000000..ceaacb223e601
--- /dev/null
+++ b/srcpkgs/ft2-clone/files/ft2-clone.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=ft2-clone
+Exec=ft2-clone
+Icon=ft2-clone
+Type=Application
+Categories=Audio;AudioVideo;
diff --git a/srcpkgs/ft2-clone/template b/srcpkgs/ft2-clone/template
new file mode 100644
index 0000000000000..aa5ed1e44be4b
--- /dev/null
+++ b/srcpkgs/ft2-clone/template
@@ -0,0 +1,22 @@
+# Template file for 'ft2-clone'
+pkgname=ft2-clone
+version=1.75
+revision=1
+archs="i686 x86_64"
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DEXTERNAL_LIBFLAC=ON"
+hostmakedepends="pkg-config"
+makedepends="SDL2-devel libflac-devel"
+depends="SDL2 libflac"
+short_desc="Modern port of FastTracker II originally for DOS"
+maintainer="Tor Morten Finnesand <tmfinnesand@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://16-bits.org/ft2.php"
+distfiles="https://github.com/8bitbubsy/ft2-clone/archive/refs/tags/v${version}.tar.gz"
+checksum="a6b48ee6cb72b3ef9494dd1923a638954653d7f279cf20ad6064badfe0e4d8b1"
+
+post_install() {
+	vinstall src/gfxdata/icon/ft2-clone.png 644 usr/share/pixmaps
+	vinstall ${FILESDIR}/ft2-clone.desktop 644 usr/share/applications
+	vlicense LICENSE
+}

             reply	other threads:[~2024-01-25  7:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25  7:59 TorMFinn [this message]
2024-01-25 10:57 ` TorMFinn
2024-04-25  1:46 ` github-actions
2024-04-25  7:41 ` TorMFinn

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-48363@inbox.vuxu.org \
    --to=tormfinn@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).