Commit Graph

14 Commits

Author SHA1 Message Date
YOSHIOKA Takuma
063b3d6de7 media-sound/loudgain: add 0.6.8_p20240128-r3
Use v0.6.8 release archive and apply manually extracted patches instead
of downloading a commit archive from GitHub. This makes it possible to
share the source archive between 0.6.8-rN and 0.6.8_p20240128-rN.
I'm a not big fan of having lots of patches in files/ directory instead
of using an upstream commit archive, but loudgain repository (and a
commit archives as well) have prebuilt binary inside it, so it would be
beneficial to use fixed version of release archive. I feel that the
amount of patches are still acceptable.

Bump minimum required CMake version. See bug #951350.

Add a new rgbpm2 script, which is multi-processing version of rgbpm.
This was added to the upstream master branch after 0.6.8, but not yet
released.

I believe this ebuild can replace loudgain-0.6.8_p20240128-r2.ebuild
(and also loudgain-0.6.8-r2.ebuild), but considering the amount of
ebuild changes, I will keep those old ebuilds for a while.

Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2025-11-19 09:06:39 +09:00
YOSHIOKA Takuma
6f40d3063e media-sound/loudgain: restore 0.6.8_p20240128-r2
0.6.8-r* (without unreleased changes and unmerged pull requests) lacks
documentation updates and ID3v2.3 support (through TagLib 1.12), and
0.6.8_p20240128 still comes from the same upstream repository.
So I believe the removal of 0.6.8_p20240128-r2 is an accident, and
restores it for users who requires such unreleased upstream features or
who don't want to install <ffmpeg-5 system-wide.

Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2025-11-19 08:05:00 +09:00
Paul Zander
534c2aad56 media-sound/loudgain: EAPI-8
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-16 23:18:23 +01:00
Paul Zander
17bffdeb7c media-sound/loudgain: drop 0.6.8_p20240128-r2 0.6.8_p20240128
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-16 22:31:47 +01:00
YOSHIOKA Takuma
b012271f48 media-sound/loudgain: respect build flags provided by portage
Closes: https://bugs.gentoo.org/952032
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2025-03-26 06:58:58 +09:00
YOSHIOKA Takuma
feae190908 media-sound/loudgain: support ffmpeg-7
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2025-03-20 20:49:51 +09:00
YOSHIOKA Takuma
add6d1337f media-sound/loudgain: add source URLs to the patches
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2024-12-31 04:02:26 +09:00
YOSHIOKA Takuma
2a4aace21a media-sound/loudgain: add 0.6.8_p20240128
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2024-12-31 04:00:19 +09:00
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
YOSHIOKA Takuma
e19fc477b9 media-sound/loudgain: restrict ffmpeg dep to <5
It seems like `av_register_all` is not available in ffmpeg-6, and
I'm not sure loudgain would work without issues with ffmpeg-6.

Closes: https://bugs.gentoo.org/922026
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2024-01-14 01:14:41 +09:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
YOSHIOKA Takuma
711b879327 media-sound/loudgain: remove the debug flag -g
Closes: https://bugs.gentoo.org/887783
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2022-12-29 21:14:16 +09:00
YOSHIOKA Takuma
455cb9729c media-sound/loudgain: Respect user-specified {C,CXX}FLAGS
Closes: https://bugs.gentoo.org/781170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2021-04-09 02:15:34 +09:00
YOSHIOKA Takuma
40cd3b6f80 media-sound/loudgain: new package
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2020-09-13 20:24:01 +09:00