1 # Maintainer: Bruno Pagani <archange@archlinux.org>
2 # Maintainer: Caleb Maclennan <caleb@alerque.com>
7 pkgdesc="A LilyPond sheet music text editor"
9 url="https://www.frescobaldi.org/"
12 python python-pyqt5 python-pyqt5-webengine python-ly poppler
13 python-poppler-qt5 python-qpageview qt5-base qt5-svg
15 makedepends=(python-{build,installer,wheel}
18 'lilypond: music engraving'
19 'python-pygame: MIDI input and playback'
20 'python-pycups: printing to a CUPS server'
21 'hyphen-lang: hyphenation patterns for desired languages'
23 source=(https://github.com/frescobaldi/frescobaldi/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
24 sha256sums=('9fb90934fbc08f6c7df0a4d999e89a9a82fe9b4a0f21c0d40a1474e3ac7bc0d8')
27 cd ${pkgname}-${pkgver}
28 # Provided by hyphen-*
29 rm -f frescobaldi_app/hyphdicts/hyph_*.dic
30 rm -f frescobaldi_app/hyphdicts/README*
34 cd ${pkgname}-${pkgver}
39 cd ${pkgname}-${pkgver}
40 python -m installer -d "${pkgdir}" dist/*.whl