Package Details: cyanrip-git 0.9.2.r19.g67ad970-1

Git Clone URL: https://aur.archlinux.org/cyanrip-git.git (read-only, click to copy)
Package Base: cyanrip-git
Description: Fully featured CD ripping program
Upstream URL: https://github.com/cyanreg/cyanrip
Licenses: LGPL-2.1-or-later
Conflicts: cyanrip
Provides: cyanrip
Submitter: atticf
Maintainer: atticf
Last Packager: atticf
Votes: 2
Popularity: 0.000157
First Submitted: 2023-05-02 20:32 (UTC)
Last Updated: 2024-05-11 08:11 (UTC)

Dependencies (13)

Required by (0)

Sources (1)

Latest Comments

mrdotx commented on 2026-08-22 01:54 (UTC)

Hi, a new optional dependency has been added to the upstream repository:

optdepends=('libqrencode: to print MusicBrainz submission URLs as scannable QR codes')

Please add that to the pkgbuild.

FabioLolix commented on 2026-08-08 21:02 (UTC)

Hi, upstream added a test suite; please add it to the pkgbuild

check() {
  meson test -C build --print-errorlogs
}

It doesn't need additional steps or dependecies