Package Details: chordpro-cli 6.070.7-3

Git Clone URL: https://aur.archlinux.org/chordpro-cli.git (read-only, click to copy)
Package Base: chordpro-cli
Description: A lyrics and chords formatting program (CLI)
Upstream URL: https://chordpro.org/
Keywords: chordpro chords guitar music
Licenses: Artistic-2.0
Conflicts: chordpro
Provides: chordpro
Submitter: joelvaz0x01
Maintainer: joelvaz0x01
Last Packager: joelvaz0x01
Votes: 2
Popularity: 1.16
First Submitted: 2025-05-20 17:43 (UTC)
Last Updated: 2025-06-12 17:22 (UTC)

Latest Comments

joelvaz0x01 commented on 2025-06-12 17:59 (UTC)

@windel Thanks for the feedback, I already updated with the pearl modules found on the official source and some from AUR.

windel commented on 2025-06-11 09:25 (UTC)

We could use perl dependencies like this:

depends=(
    'perl'
    'perl-file-homedir'
    'perl-image-info'
    'perl-json-xs'
    'perl-lwp-protocol-https'
    'perl-mozilla-ca'
    'perl-ref-util'
)