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