Package Details: chordpro-git 6.000.r2.gfa9ba48d-1

Git Clone URL: https://aur.archlinux.org/chordpro-git.git (read-only, click to copy)
Package Base: chordpro-git
Description: Reference implementation of the ChordPro standard for musical lead sheets.
Upstream URL: https://github.com/ChordPro/chordpro
Keywords: chordpro chords guitar music ukulele
Licenses: Artistic2.0
Provides: chordpro
Submitter: stueja
Maintainer: melonion
Last Packager: melonion
Votes: 1
Popularity: 0.000000
First Submitted: 2019-06-16 22:24 (UTC)
Last Updated: 2023-03-11 23:20 (UTC)

Latest Comments

1 2 Next › Last »

melonion commented on 2025-06-10 08:30 (UTC)

sometimes you need to reinstall the affected packages that have this dependency for it to resolve properly, seems to be a somewhat common aur issue - i always have it with syncthing and its boost dependency

kamazeuci commented on 2025-06-09 22:06 (UTC)

I can't update my system because wxwidgets-gtk3 (3.2.8.1-2) breaks dependency 'wxgtk3' required by perl-wx the only reason to have perl-wx is chordpro GUI

zork commented on 2025-02-15 20:31 (UTC) (edited on 2025-02-15 20:31 (UTC) by zork)

Still wxchordpro will not show preview of song, but I'm able to save preview as PDF and look at it there.

You need to start wxchordpro like this:

WEBKIT_DISABLE_COMPOSITING_MODE=1 wxchordpro

References: https://www.chordpro.org/chordpro/faq-webkitgtk/

putte64 commented on 2025-02-01 10:51 (UTC)

Taken from README.ABC on ChordPro github page:

To render ABC, ChordPro makes use of QuickJS embedding. You can install this easily with

cpan JavaScript::QuickJS

The Windows and MacOS installers for ChordPro include all tools to provide ABC embedding.

I run that command, and then it worked.

Still wxchordpro will not show preview of song, but I'm able to save preview as PDF and look at it there.

kamazeuci commented on 2025-01-05 19:26 (UTC) (edited on 2025-01-05 19:27 (UTC) by kamazeuci)

#  Failed test 'use JavaScript::QuickJS;'
#   at t/01_prereq.t line 53.
#     Tried to use 'JavaScript::QuickJS'.
#     Error:  Can't locate JavaScript/QuickJS.pm in @INC (you may need to install the JavaScript::QuickJS module)

But quickjs is installed.

kamazeuci commented on 2025-01-04 22:25 (UTC)

add perl-ref-util, perl-data-printer , perl-json-xs as dependencies even with that, it seems to need quickjs but installing quickjspackage won´t do it

melonion commented on 2023-03-11 23:21 (UTC)

Thank You for the hints, implemented them over time.

Working on providing offline docs now: https://github.com/ChordPro/chordpro/issues/271

nixi commented on 2022-03-19 15:22 (UTC) (edited on 2022-04-11 13:50 (UTC) by nixi)

The package is missing a dependency perl-file-homedir (added on 2022-02-03), see https://github.com/ChordPro/chordpro/commit/f0cfcbaa41b8948ac6ee8c738319a2b5ca56ca55. There should also be an optional dependency perl-wx to get the graphical version wxchordpro.

stueja commented on 2021-10-30 16:44 (UTC)

Resolved in latest release with !purge. Thank you!

stueja commented on 2021-10-27 13:43 (UTC)

I get errors when calling --help-config or --manual, and it seems /usr/share/perl5/vendor_perl/App/Music/ChordPro/res/pod/Config.pod is missing, see https://github.com/ChordPro/chordpro/issues/185.

In fact, the whole res/pod/ directory is empty.