* [PR PATCH] New package: rsgain-3.5.2
@ 2024-08-11 13:50 verysnowy
2024-09-21 11:09 ` [PR PATCH] [Closed]: " verysnowy
0 siblings, 1 reply; 2+ messages in thread
From: verysnowy @ 2024-08-11 13:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
There is a new pull request by verysnowy against master on the void-packages repository
https://github.com/verysnowy/void-packages rsgain-3.5.2
https://github.com/void-linux/void-packages/pull/51783
New package: rsgain-3.5.2
rsgain is a ReplayGain / EBU R 128 loudness normalization tool forked from the semi-abandoned loudgain.
this is another attempt to get it into void after the previous 3 PR's went stale and got auto-closed.
---
#### Testing the changes
- I tested the changes in this PR: **YES** (on `x86_64`, `aarch64{,-musl}`, and `armv6l{,-musl}`)
#### 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
- I built this PR locally for these architectures (all crossbuilds):
- x86_64
- i686
- aarch64-musl
- aarch64
- armv7l
- armv7l-musl
- armv6l
- armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/51783.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rsgain-3.5.2-51783.patch --]
[-- Type: text/x-diff, Size: 1161 bytes --]
From 919180ea3222371ee6b9495ad5d9eb7ea0e77e78 Mon Sep 17 00:00:00 2001
From: sn0w <me@sn0w.cx>
Date: Sun, 11 Aug 2024 14:05:40 +0200
Subject: [PATCH] New package: rsgain-3.5.2
---
srcpkgs/rsgain/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/rsgain/template
diff --git a/srcpkgs/rsgain/template b/srcpkgs/rsgain/template
new file mode 100644
index 00000000000000..8b65afa7b1c90b
--- /dev/null
+++ b/srcpkgs/rsgain/template
@@ -0,0 +1,19 @@
+# Template file for 'rsgain'
+pkgname=rsgain
+version=3.5.2
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="ffmpeg6-devel taglib-devel libebur128-devel inih-devel fmt-devel"
+short_desc="ReplayGain 2.0 tagging utility"
+maintainer="sn0w <me@sn0w.cx>"
+license="BSD-2-Clause"
+homepage="https://github.com/complexlogic/rsgain"
+changelog="https://raw.githubusercontent.com/complexlogic/rsgain/master/CHANGELOG"
+distfiles="https://github.com/complexlogic/rsgain/archive/refs/tags/v${version}.tar.gz"
+checksum=c76ba0dfaafcaa3ceb71a3e5a1de128200d92f7895d8c2ad45360adefe5a103b
+
+post_install() {
+ vlicense LICENSE
+ vlicense LICENSE-CRCpp
+}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Closed]: New package: rsgain-3.5.2
2024-08-11 13:50 [PR PATCH] New package: rsgain-3.5.2 verysnowy
@ 2024-09-21 11:09 ` verysnowy
0 siblings, 0 replies; 2+ messages in thread
From: verysnowy @ 2024-09-21 11:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
There's a closed pull request on the void-packages repository
New package: rsgain-3.5.2
https://github.com/void-linux/void-packages/pull/51783
Description:
rsgain is a ReplayGain / EBU R 128 loudness normalization tool forked from the semi-abandoned loudgain.
this is another attempt to get it into void after the previous 3 PR's went stale and got auto-closed.
---
#### Testing the changes
- I tested the changes in this PR: **YES** (on `x86_64`, `aarch64{,-musl}`, and `armv6l{,-musl}`)
#### 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
- I built this PR locally for these architectures (all crossbuilds):
- x86_64
- i686
- aarch64-musl
- aarch64
- armv7l
- armv7l-musl
- armv6l
- armv6l-musl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-21 11:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-11 13:50 [PR PATCH] New package: rsgain-3.5.2 verysnowy
2024-09-21 11:09 ` [PR PATCH] [Closed]: " verysnowy
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).