mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 13:02:50 +00:00
24 lines
502 B
Plaintext
24 lines
502 B
Plaintext
[executables]
|
|
sphinx = sphinx-build-3.4
|
|
pyinstaller = %(projects)s/pyinstaller/pyinstaller.py
|
|
lrelease = lrelease
|
|
diskutil = diskutil
|
|
hdiutil = hdiutil
|
|
osascript = osascript
|
|
mudrawbin = mudraw
|
|
|
|
[paths]
|
|
branch = %(projects)s/trunk
|
|
documentation = %(projects)s/documentation
|
|
macicon = %(here)s/OpenLP.icns
|
|
bundleinfo = %(here)s/Info.plist
|
|
hooks = %(here)s/../pyinstaller-hooks
|
|
dmg_background = %(here)s/DmgImageInstallBackground.png
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|
|
|
|
[codesigning]
|
|
certificate = OpenLP
|