FreeBSD Bugzilla – Attachment 240290 Details for
Bug 269724
audio/rsgain: Update to 3.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for rsgain
rsgain32.patch (text/plain), 1.48 KB, created by
Daniel Engberg
on 2023-02-20 17:28:12 UTC
(
hide
)
Description:
Patch for rsgain
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-02-20 17:28:12 UTC
Size:
1.48 KB
patch
obsolete
>diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile >index 613be1cc3e65..0de686098d3c 100644 >--- a/audio/rsgain/Makefile >+++ b/audio/rsgain/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= rsgain >-DISTVERSION= 3.1.1 >-PORTREVISION= 1 >+DISTVERSION= 3.2 > DISTVERSIONSUFFIX= -source > CATEGORIES= audio > MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/ >@@ -21,7 +20,7 @@ LIB_DEPENDS= libebur128.so:audio/libebur128 \ > USES= cmake compiler:c++2b-lang pkgconfig tar:xz > > CMAKE_ARGS= -DMAXPROGBARWIDTH=80 >-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} > > OPTIONS_DEFINE= DOCS UNICODE > OPTIONS_DEFAULT= UNICODE >diff --git a/audio/rsgain/distinfo b/audio/rsgain/distinfo >index f7b361464d82..01131d6a57e2 100644 >--- a/audio/rsgain/distinfo >+++ b/audio/rsgain/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1668534184 >-SHA256 (rsgain-3.1.1-source.tar.xz) = 0c9efdf7433943f2e3674a6859eb72c80fede333b5e86151eaa0492e83923d5a >-SIZE (rsgain-3.1.1-source.tar.xz) = 45036 >+TIMESTAMP = 1676911964 >+SHA256 (rsgain-3.2-source.tar.xz) = 179d0a132bcc8d64e354ef41495409d517b2b22fecbea64672e2fcdfe6dfe3d4 >+SIZE (rsgain-3.2-source.tar.xz) = 45868 >diff --git a/audio/rsgain/pkg-plist b/audio/rsgain/pkg-plist >index 59d7bf0531b3..e5b801e53170 100644 >--- a/audio/rsgain/pkg-plist >+++ b/audio/rsgain/pkg-plist >@@ -3,3 +3,4 @@ bin/rsgain > %%DATADIR%%/presets/default.ini > %%DATADIR%%/presets/ebur128.ini > %%DATADIR%%/presets/loudgain.ini >+%%DATADIR%%/presets/no_album.ini
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269724
:
240290
|
240455