notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
rsgain ReplayGain 2.0 tagging utility
3.5.1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.1Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-16 00:06:10
Last Update: 2024-06-08 05:13:34
Commit Hash: 9170935
License: BSD2CLAUSE
WWW:
https://github.com/complexlogic/rsgain
Description:
rsgain (really simple gain) is a ReplayGain 2.0 tagging utility for Windows, macOS, and Linux. rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback. rsgain is designed with a "batteries included" philosophy, allowing a user to scan their entire music library without requiring external scripts or other tools. It aims to strike the perfect balance between power and simplicity by providing multiple user interfaces.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/rsgain-3.5.1/catalog.mk
  2. /usr/local/share/licenses/rsgain-3.5.1/LICENSE
  3. /usr/local/share/licenses/rsgain-3.5.1/BSD2CLAUSE
  4. bin/rsgain
  5. share/doc/rsgain/README.md
  6. share/man/man1/rsgain.1.gz
  7. share/rsgain/presets/default.ini
  8. share/rsgain/presets/ebur128.ini
  9. share/rsgain/presets/loudgain.ini
  10. share/rsgain/presets/no_album.ini
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • rsgain>0:audio/rsgain
To install the port:
cd /usr/ports/audio/rsgain/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/rsgain
  • pkg install rsgain
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rsgain
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1717822703 SHA256 (rsgain-3.5.1-source.tar.xz) = 498f023d62898c8699b7d5da34e5e16b0e892ae8a4aec8af405f2917a82901a2 SIZE (rsgain-3.5.1-source.tar.xz) = 50776

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libtag.so : audio/taglib
  2. libfmt.so : devel/libfmt
  3. libinih.so : devel/inih
  4. libavcodec.so : multimedia/ffmpeg
  5. libebur128.so : audio/ebur128
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rsgain-3.5.1: DOCS=on: Build and/or install documentation UNICODE=on: Unicode support ===> Use 'make config' to modify these settings
Options name:
audio_rsgain
USES:
cmake compiler:c++2b-lang ebur128 pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/complexlogic/rsgain/releases/download/v3.5.1/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.1
08 Jun 2024 05:13:34
commit hash: 9170935b6b5e878ff2eaff855f3b97dd5c26f376commit hash: 9170935b6b5e878ff2eaff855f3b97dd5c26f376commit hash: 9170935b6b5e878ff2eaff855f3b97dd5c26f376commit hash: 9170935b6b5e878ff2eaff855f3b97dd5c26f376 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
audio/rsgain: Update to 3.5.1

This is a patch release to fix a critical bug impacting Opus files with
3 or more audio channels. This bug is related to the CRC32 calculation
in the Ogg header and may cause the file to become unplayable. Users
are strongly recommended to upgrade immediately.

Any files that have been impacted by this bug can be repaired by
scanning them again with this version.

https://github.com/complexlogic/rsgain/releases/tag/v3.5.1

MFH:		2024Q2
(cherry picked from commit 5cea2cde7fee503f8d0b60e4d6a91196011047c6)
3.5_1
16 May 2024 00:04:35
commit hash: 910c4d572da2fcc17dc9d646136dfb6d6e9fdcc4commit hash: 910c4d572da2fcc17dc9d646136dfb6d6e9fdcc4commit hash: 910c4d572da2fcc17dc9d646136dfb6d6e9fdcc4commit hash: 910c4d572da2fcc17dc9d646136dfb6d6e9fdcc4 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
audio/rsgain: Fix segmentation fault

When calculating album loudness on a drectory containing one or more
audio files using `rsgain easy .`, for example, a segmentation fault
can occur.

Affects versions 3.4 and 3.5.

PR:		278838
Reported by:	<pere_goriot99@yahoo.com>
MFH:		2024Q2

(cherry picked from commit 99bafb68144c1824441d3b47c3dc141c7721148b)

Number of commits found: 2