mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
23 lines
508 B
Plaintext
23 lines
508 B
Plaintext
[executables]
|
|
sphinx = sphinx-build-3.4
|
|
pyinstaller = %(projects)s/../pyinstaller/pyinstaller.py
|
|
lrelease = /opt/local/libexec/qt5/bin/lrelease
|
|
dmgbuild = dmgbuild
|
|
mudrawbin = mudraw
|
|
mutoolbin = mutool
|
|
|
|
[paths]
|
|
branch = %(projects)s/trunk
|
|
documentation = %(projects)s/documentation
|
|
app_icon = %(here)s/OpenLP.icns
|
|
bundle_info = %(here)s/Info.plist
|
|
hooks = %(here)s/../pyinstaller-hooks
|
|
dmg_settings = %(here)s/dmg-settings.py
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|
|
|
|
[codesigning]
|
|
certificate = org.openlp.OpenLP
|