Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rsgain-3.4.0
@ 2024-02-07 19:02 dezifit
  2024-02-07 20:05 ` [PR REVIEW] " oreo639
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dezifit @ 2024-02-07 19:02 UTC (permalink / raw)
  To: ml

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

There is a new 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
+}

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

* Re: [PR REVIEW] New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
@ 2024-02-07 20:05 ` oreo639
  2024-02-08  3:03 ` cinerea0
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oreo639 @ 2024-02-07 20:05 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48591#discussion_r1482019931

Comment:
This should be `revision=1`

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

* Re: [PR REVIEW] New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 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
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2024-02-08  3:03 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48591#discussion_r1482356424

Comment:
```suggestion
homepage="https://github.com/complexlogic/rsgain"
changelog="https://raw.githubusercontent.com/complexlogic/rsgain/master/CHANGELOG"
```

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

* Re: [PR REVIEW] New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
  2024-02-07 20:05 ` [PR REVIEW] " oreo639
@ 2024-02-08  3:03 ` cinerea0
  2024-02-08  3:03 ` cinerea0
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2024-02-08  3:03 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48591#discussion_r1482356708

Comment:
```suggestion
distfiles="https://github.com/complexlogic/rsgain/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR REVIEW] New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
                   ` (2 preceding siblings ...)
  2024-02-08  3:03 ` cinerea0
@ 2024-02-08  3:03 ` cinerea0
  2024-02-08  9:17 ` [PR PATCH] [Updated] " dezifit
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2024-02-08  3:03 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48591#discussion_r1482357495

Comment:
```suggestion
maintainer="dezifit <dezifit@gmx.de>"
```

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

* Re: [PR PATCH] [Updated] New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
                   ` (3 preceding siblings ...)
  2024-02-08  3:03 ` cinerea0
@ 2024-02-08  9:17 ` dezifit
  2024-05-09  1:46 ` github-actions
  2024-05-24  1:46 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: dezifit @ 2024-02-08  9:17 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
                   ` (4 preceding siblings ...)
  2024-02-08  9:17 ` [PR PATCH] [Updated] " dezifit
@ 2024-05-09  1:46 ` github-actions
  2024-05-24  1:46 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2024-05-09  1:46 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/48591#issuecomment-2101781060

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] 8+ messages in thread

* Re: [PR PATCH] [Closed]: New package: rsgain-3.4.0
  2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 dezifit
                   ` (5 preceding siblings ...)
  2024-05-09  1:46 ` github-actions
@ 2024-05-24  1:46 ` github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2024-05-24  1:46 UTC (permalink / raw)
  To: ml

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

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

New package: rsgain-3.4.0
https://github.com/void-linux/void-packages/pull/48591

Description:
<!-- 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)



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

end of thread, other threads:[~2024-05-24  1:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 19:02 [PR PATCH] New package: rsgain-3.4.0 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 ` [PR PATCH] [Updated] " dezifit
2024-05-09  1:46 ` github-actions
2024-05-24  1:46 ` [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).