Github messages for voidlinux
 help / color / mirror / Atom feed
From: jason1987d <jason1987d@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: unflac-1.0
Date: Sun, 12 Mar 2023 17:45:28 +0100	[thread overview]
Message-ID: <20230312164528.F9fxUdtFwk_d5BTOBL34_N5MuIVRuL0W7-qDWcJR_Y4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42722@inbox.vuxu.org>

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

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

https://github.com/jason1987d/void-packages unflac
https://github.com/void-linux/void-packages/pull/42722

New package: unflac-1.0
<!-- 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
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 734fbb9762013521106e6674c8ab8429046bfab8 Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Tue, 22 Nov 2022 20:36:53 -0600
Subject: [PATCH] New package: unflac-1.0

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

diff --git a/srcpkgs/unflac/template b/srcpkgs/unflac/template
new file mode 100644
index 000000000000..49c35171df44
--- /dev/null
+++ b/srcpkgs/unflac/template
@@ -0,0 +1,17 @@
+# Template file for 'unflac'
+pkgname=unflac
+version=1.0
+revision=1
+build_style=go
+go_import_path="git.sr.ht/~ft/unflac"
+depends="ffmpeg"
+short_desc="Command line tool for audio image + cue sheet splitting"
+maintainer="Jason Manley <jason@jasondavid.tv>"
+license="MIT"
+homepage="https://git.sr.ht/~ft/unflac"
+distfiles="https://git.sr.ht/~ft/${pkgname}/archive/${version}.tar.gz"
+checksum=a09c54d04127707c3f556836590de5d2ae6a78bf17a99472b602ef983f89b7b4
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2023-03-12 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 16:43 [PR PATCH] " jason1987d
2023-03-12 16:45 ` jason1987d [this message]
2023-03-12 17:01 ` [PR PATCH] [Merged]: " leahneukirchen

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=20230312164528.F9fxUdtFwk_d5BTOBL34_N5MuIVRuL0W7-qDWcJR_Y4@z \
    --to=jason1987d@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).