Darcy
|
c53585f176
|
fix(linux): Cleanup qrcode package during uninstall
|
2020-01-13 12:55:44 +07:00 |
|
Darcy
|
5ee61dfba2
|
fix(linux): Conditionally generate QR code
Update so QR code is generated if `qrcode.png` doesn't exist.
Also add python3-qrcode as a dependency
|
2020-01-13 09:56:30 +07:00 |
|
glasseyes
|
34c290d545
|
[linux] keyman-config setup.py dep on Pillow not PIL
|
2018-09-12 09:44:17 +07:00 |
|
glasseyes
|
b87e2da501
|
linux: rename scripts to km-* from PR 893
remove generated man pages, regenerate in 'make deb'
|
2018-09-10 14:29:10 +07:00 |
|
glasseyes
|
22b6c585ae
|
remove kmpmetadata, make man target to build manpages
kmpmetadata isn't a program for users
developers can still run it from keyman_config/kmpmetadata.py
|
2018-09-01 15:45:49 +07:00 |
|
glasseyes
|
85b49d957c
|
manpages for keyman-config
also improve help output
and set the version in the module
|
2018-09-01 15:23:35 +07:00 |
|
glasseyes
|
3c591b60d5
|
more dependencies
python-magic and gir1.2-webkit-3.0
also create /usr/local/share/keyman etc
|
2018-08-31 13:48:06 +07:00 |
|
glasseyes
|
94398b2f32
|
Debian packaging
now builds 2 packages keyman-config with the scripts to run
and python3-keyman-config with the keymanconfig module
|
2018-08-30 17:15:22 +07:00 |
|
glasseyes
|
0d3b2539b2
|
initial Debian packaging and basic Makefile
Makefile only has 'make deb'
|
2018-08-30 15:28:38 +07:00 |
|
glasseyes
|
4eff488d04
|
move images to icons dir
and be able to locate them it local non-installed dir
|
2018-08-30 14:18:16 +07:00 |
|
glasseyes
|
54689a3643
|
refactor keyman-config into scripts and module
initial setup.py
|
2018-08-30 11:41:43 +07:00 |
|