mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-10-31 16:54:46 +00:00
24 lines
568 B
Plaintext
24 lines
568 B
Plaintext
[executables]
|
|
sphinx = sphinx-build-3.5
|
|
pyinstaller = /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/pyinstaller
|
|
lrelease = /opt/local/libexec/qt5/bin/lrelease
|
|
dmgbuild = dmgbuild
|
|
mudrawbin = mudraw
|
|
mutoolbin = mutool
|
|
|
|
[paths]
|
|
branch = path/to/openlp/trunk
|
|
documentation = path/to/openlp/documentation
|
|
icon = %(here)s/OpenLP.icns
|
|
bundle_info = %(here)s/Info.plist
|
|
hooks = %(here)s/../pyinstaller-hooks
|
|
dmg_settings = %(here)s/settings.py
|
|
license = %(here)s/LICENSE.txt
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|
|
|
|
[codesigning]
|
|
certificate = org.openlp.OpenLP
|