media-sound/cyanrip - 0.9.3.1 (guru)

Search

Install

Install this version:

emerge -a =media-sound/cyanrip-0.9.3.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-sound/cyanrip-0.9.3.1

Or alternatively:

emerge --autounmask-write -a =media-sound/cyanrip-0.9.3.1

Package Information

Description:
Fully featured CD ripping program able to take out most of the tedium
Homepage:
https://github.com/cyanreg/cyanrip
License:
LGPL-2.1

Ebuild Details

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

EAPI=8

inherit meson

DESCRIPTION="Fully featured CD ripping program able to take out most of the tedium"
HOMEPAGE="https://github.com/cyanreg/cyanrip"
SRC_URI="https://github.com/cyanreg/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"

DEPEND="
dev-libs/libcdio-paranoia
media-video/ffmpeg
media-libs/musicbrainz
net-misc/curl"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/libcdio-paranoia
media-video/ffmpeg
media-libs/musicbrainz
net-misc/curl

RDEPEND

dev-libs/libcdio-paranoia
media-video/ffmpeg
media-libs/musicbrainz
net-misc/curl

Manifest for 0.9.3.1

Type File Size Source URLs
DIST cyanrip-0.9.3.1.tar.gz 68291 bytes https://github.com/cyanreg/cyanrip/archive/refs/tags/v0.9.3.1.tar.gz