Github messages for voidlinux
 help / color / mirror / Atom feed
From: dezifit <dezifit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rsgain-3.4.0
Date: Thu, 08 Feb 2024 10:17:50 +0100	[thread overview]
Message-ID: <20240208091750.D266929052@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48591@inbox.vuxu.org>

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

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

https://github.com/dezifit/void-packages new-package-rsgain
https://github.com/void-linux/void-packages/pull/48591

New package: rsgain-3.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

rsgain (really simple gain) is a very heavily modified fork of [loudgain](https://github.com/Moonbase59/loudgain), and is licensed accordingly under the original 2 clause BSD license used by loudgain. 

#### 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**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (only compiled, not tested)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-rsgain-48591.patch --]
[-- Type: text/x-diff, Size: 1040 bytes --]

From 1299d20f5c426f55c29609dd35939f1e6b1e7ede Mon Sep 17 00:00:00 2001
From: bl <dezifit@gmx.de>
Date: Wed, 7 Feb 2024 19:31:49 +0100
Subject: [PATCH] New package: rsgain-3.4.0

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

diff --git a/srcpkgs/rsgain/template b/srcpkgs/rsgain/template
new file mode 100644
index 0000000000000..35b9be3a4251f
--- /dev/null
+++ b/srcpkgs/rsgain/template
@@ -0,0 +1,17 @@
+# Template file for 'rsgain'
+pkgname=rsgain
+version=3.4
+revision=0
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="libebur128-devel taglib-devel ffmpeg-devel inih-devel fmt-devel"
+short_desc="ReplayGain 2.0 loudness normalizer"
+maintainer="dezifit@gmx.de"
+license="BSD-2-Clause"
+homepage="https://github.com/complexlogic/rsgain"
+distfiles="https://github.com/complexlogic/rsgain/archive/refs/tags/v3.4.tar.gz"
+checksum=7a0b47b9ea7489bb13662d08fe53b668fa84e9c156d7919ab66b57e79d2bc446
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2024-02-08  9:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 19:02 [PR PATCH] " dezifit
2024-02-07 20:05 ` [PR REVIEW] " oreo639
2024-02-08  3:03 ` cinerea0
2024-02-08  3:03 ` cinerea0
2024-02-08  3:03 ` cinerea0
2024-02-08  9:17 ` dezifit [this message]
2024-05-09  1:46 ` github-actions
2024-05-24  1:46 ` [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=20240208091750.D266929052@inbox.vuxu.org \
    --to=dezifit@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).