Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rsgain-3.4
@ 2023-12-05 10:32 misterupkeep
  2024-03-05  1:44 ` github-actions
  2024-03-19  1:44 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: misterupkeep @ 2023-12-05 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misterupkeep/void-packages rsgain
https://github.com/void-linux/void-packages/pull/47594

New package: rsgain-3.4
ReplayGain/EBU R 128 loudness normalisation tool. Similar to `loudgain` (already in Void repos), but with more recent development and friendlier user interface. Homepage [here](https://github.com/complexlogic/rsgain).

Needs C++{20,23}, so it needs a minimum GCC version of probably at least 10.

#### 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:
  - aarch64-musl
  - armv7l
  - amv6l
  - armv6l-musl


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

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

From ef3f298f37dfe3d8231f602b82925fbfe7de70b5 Mon Sep 17 00:00:00 2001
From: dvdrw <admin@dvdrw.dev>
Date: Tue, 5 Dec 2023 00:43:04 +0100
Subject: [PATCH] New package: rsgain-3.4

---
 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 0000000000000..bd03562fba355
--- /dev/null
+++ b/srcpkgs/rsgain/template
@@ -0,0 +1,19 @@
+# Template file for 'rsgain'
+pkgname=rsgain
+version=3.4
+revision=1
+build_style=cmake
+configure_args=-DCMAKE_BUILD_TYPE=Release
+hostmakedepends="pkg-config"
+makedepends="ffmpeg-devel inih-devel libebur128-devel taglib-devel fmt-devel"
+short_desc="CLI utility to apply ReplayGain 2.0 metadata tags to your files"
+maintainer="dvdrw <void@dvdrw.dev>"
+license=BSD-2-Clause
+homepage="https://github.com/complexlogic/rsgain"
+changelog="https://github.com/complexlogic/rsgain/releases"
+distfiles="https://github.com/complexlogic/rsgain/archive/refs/tags/v${version}.tar.gz"
+checksum=7a0b47b9ea7489bb13662d08fe53b668fa84e9c156d7919ab66b57e79d2bc446
+
+port_install() {
+	vlicense LICENSE
+}

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

* Re: New package: rsgain-3.4
  2023-12-05 10:32 [PR PATCH] New package: rsgain-3.4 misterupkeep
@ 2024-03-05  1:44 ` github-actions
  2024-03-19  1:44 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-03-05  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47594#issuecomment-1977792317

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: rsgain-3.4
  2023-12-05 10:32 [PR PATCH] New package: rsgain-3.4 misterupkeep
  2024-03-05  1:44 ` github-actions
@ 2024-03-19  1:44 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-03-19  1:44 UTC (permalink / raw)
  To: ml

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

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

New package: rsgain-3.4
https://github.com/void-linux/void-packages/pull/47594

Description:
ReplayGain/EBU R 128 loudness normalisation tool. Similar to `loudgain` (already in Void repos), but with more recent development and friendlier user interface. Homepage [here](https://github.com/complexlogic/rsgain).

Needs C++{20,23}, so it needs a minimum GCC version of probably at least 10.

#### 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:
  - aarch64-musl
  - armv7l
  - amv6l
  - armv6l-musl


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

end of thread, other threads:[~2024-03-19  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 10:32 [PR PATCH] New package: rsgain-3.4 misterupkeep
2024-03-05  1:44 ` github-actions
2024-03-19  1:44 ` [PR PATCH] [Closed]: " github-actions

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