Skip to content

Commit

Permalink
audio/rsgain: Update to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BSDKaffee committed Feb 25, 2024
1 parent 94076ce commit 541f569
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions audio/rsgain/Makefile
@@ -1,7 +1,6 @@
PORTNAME= rsgain
DISTVERSION= 3.4
DISTVERSION= 3.5
DISTVERSIONSUFFIX= -source
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/

Expand All @@ -20,6 +19,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \
USES= cmake compiler:c++2b-lang ebur128 pkgconfig tar:xz

CMAKE_ARGS= -DMAXPROGBARWIDTH=80
CMAKE_ON= INSTALL_MANPAGE
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

OPTIONS_DEFINE= DOCS UNICODE
Expand Down
6 changes: 3 additions & 3 deletions audio/rsgain/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1694789210
SHA256 (rsgain-3.4-source.tar.xz) = 392ad1407eea7737c6f63b6a0681a3df51f33033d2d16b644f407e6ef3f28013
SIZE (rsgain-3.4-source.tar.xz) = 48224
TIMESTAMP = 1708887285
SHA256 (rsgain-3.5-source.tar.xz) = 8098d8cbe5c4dccc604e0d75667a71678e6802f9c623286eba772a42a8e2a062
SIZE (rsgain-3.5-source.tar.xz) = 50660
1 change: 1 addition & 0 deletions audio/rsgain/pkg-plist
@@ -1,5 +1,6 @@
bin/rsgain
%%PORTDOCS%%%%DOCSDIR%%/README.md
share/man/man1/rsgain.1.gz
%%DATADIR%%/presets/default.ini
%%DATADIR%%/presets/ebur128.ini
%%DATADIR%%/presets/loudgain.ini
Expand Down

0 comments on commit 541f569

Please sign in to comment.