Commit graph

23 commits

Author SHA1 Message Date
Eberhard Beilharz
dbdc5e71a8
docs(linux): Add info how to run Linux unit tests 2020-06-17 18:08:12 +02:00
Eberhard Beilharz
44425f0f89
style(linux): Reformat Linux readme 2020-06-17 18:05:24 +02:00
Darcy
ce5e994211 fix(linux): Use __release_version__ for downloadkeyboard window
As of 14.0, `resources/build/build-utils.sh` defines the build variables:
```
```

The go/linux links need an #.# version so this PR changes from __majorversion__ to __releaseversion__.
2020-03-23 16:07:38 +07:00
Eberhard Beilharz
1582cfb3ac
docs(linux): Include details from Linux readme 2020-02-24 15:51:04 +01:00
Marc Durdin
524afb46cd chore(linux): use new version infrastructure 2020-01-31 06:09:17 +11:00
Darcy
fe2e59e4c6 chore(linux): update history and readme 2020-01-17 08:43:02 +07:00
Darcy
56671ed51e chore(linux): Update readme
Address some of #2435

Clean up packages to install
* devtools (maybe later change to ubuntu-dev-tools?)
* gir1.2-webkit-3.0 (deprecated by gir1.2-webkit2-4.0 which is already installed)
2020-01-07 12:59:35 +07:00
Darcy Wong
5f50638712 Add more updates for review comments 2019-02-12 22:15:52 +07:00
Darcy Wong
6560225dcd Add more details for setting up launchpad 2019-02-12 21:03:24 +07:00
Darcy Wong
fa0bd74c83 Update readme for launchpad information 2019-02-12 13:13:45 +07:00
Darcy Wong
6e33351ab2 Update readme
* add dependency on python3-pip for uninstall
* move section on `make tmpinstall`
2019-02-01 12:53:21 -06:00
Darcy Wong
e191fc92bd Start updating linux README for Bionic 2019-01-31 13:39:37 -06:00
glasseyes
48dd46c602 README: add more packages to install for ibus-keyman and keyman-config 2018-12-17 11:28:09 +07:00
glasseyes
0937c458db update README, remove spec file and rpm building 2018-11-29 11:53:06 +07:00
glasseyes
526df17fc4 update some docs for ibus-keyman
put autotool_projects back
2018-11-07 14:21:54 +07:00
glasseyes
e4ffbd4dd8 [linux] missing terminating backquote from 1193 review 2018-09-21 09:08:42 +07:00
glasseyes
ce9aa2b7f2 [linux] separate configure, build and install steps
build steps are now:
make configure (if needed)
make
sudo make install

or:
make fullbuild
sudo make install
2018-09-18 15:45:19 +07:00
glasseyes
a54349ee91 [linux] fix README instructions for local build 2018-09-17 16:25:15 +07:00
glasseyes
d46dc1aa8b update README.md for new build scripts
rename tmpbuild make target to tmpinstall
2018-09-17 10:07:53 +07:00
glasseyes
ca2d42425a relicense kmflutil.c and kmflutil.h to MIT
ibus-kmfl as a project remains GPL
move some things from engine.c to kmfutil
describe licensing in linux/LICENSE.md
update license info in ./README.md
2018-05-22 11:21:28 +07:00
glasseyes
28ef5c1a14 [KMFL] option to install ibus-kmfl to be used with ibus
this installs /usr/share/ibus/component/kmfl.xml
and moves the ibus-kmfl package version of that file out of
the way and lets you put it back afterwards
2018-04-25 00:08:24 +07:00
glasseyes
0bfd98933e How to add a keyman keyboard to ibus for 4 desktops 2018-04-24 15:06:11 +07:00
glasseyes
2bb3515bda initial README and history 2018-04-23 14:48:38 +07:00