media-sound/rsgain - 3.7 (sunset-repo)

Search

Package Information

Description:
A simple, but powerful ReplayGain 2.0 tagging utility
Homepage:
https://github.com/complexlogic/rsgain
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
3.7 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Source: Written from scratch for sunset-repo overlay

EAPI=8

inherit cmake

DESCRIPTION="A simple, but powerful ReplayGain 2.0 tagging utility"
HOMEPAGE="https://github.com/complexlogic/rsgain"
SRC_URI="https://github.com/complexlogic/${PN}/releases/download/v${PV}/${P}-source.tar.xz"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
	>=media-libs/libebur128-1.2.4
	>=media-libs/taglib-1.11.1
	>=media-video/ffmpeg-4.2.4
	dev-libs/libfmt
	dev-libs/inih
	virtual/zlib:=
"

RESTRICT="mirror"

RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"

Dependencies

DEPEND

	>=media-libs/libebur128-1.2.4
	>=media-libs/taglib-1.11.1
	>=media-video/ffmpeg-4.2.4
	dev-libs/libfmt
	dev-libs/inih
	virtual/zlib:=

RDEPEND

	>=media-libs/libebur128-1.2.4
	>=media-libs/taglib-1.11.1
	>=media-video/ffmpeg-4.2.4
	dev-libs/libfmt
	dev-libs/inih
	virtual/zlib:=

BDEPEND

virtual/pkgconfig

Manifest for 3.7

Type File Size Source URLs
DIST rsgain-3.7-source.tar.xz 52012 bytes https://github.com/complexlogic/rsgain/releases/download/v3.7/rsgain-3.7-source.tar.xz