Commit graph

67 commits

Author SHA1 Message Date
Eberhard Beilharz
7c27fc2e38
feat(linux): Improve Linux package description 2020-06-22 14:30:04 +02:00
Eberhard Beilharz
990eca852c
chore(linux): Update maintainer 2020-05-26 09:05:07 +02:00
Eberhard Beilharz
44e1d3a30e
chore(linux): Add VCS information to package metadata 2020-05-26 09:05:07 +02:00
Eberhard Beilharz
7e2851c2ad
chore(linux): Use https URL for homepage 2020-05-26 09:05:07 +02:00
Darcy
cb08fcfd0f fix(linux): Address review comment
Add comment to watch file and simplify regex
2020-02-17 15:28:45 +07:00
Darcy
f965cbc092 change(linux): Replace tier in debian/watch files 2020-02-17 12:02:47 +07:00
glasseyes
50c325b0ad ignore alphas in d/watch
set tier for launchpad.sh to get SHA256SUMS from right place
2019-01-03 12:57:02 +07:00
glasseyes
4a37a15fcc update watch files to get alpha, beta or stable
update ibus-keyman changelog
2018-11-26 11:10:19 +07:00
glasseyes
f4c1c46de5 [linux] improve watch regex for the dir 2018-09-27 13:49:42 +07:00
glasseyes
f1f8473887 [linux] update debian watch files
to check downloads.keyman.com alphas

WIP: launchpad.sh script to build source packages from nightly
builds and dput them to the test PPA
2018-09-26 17:33:05 +07:00
glasseyes
cf5535a713 get ldml file name
make visualkeyboard and keyboardversion available
2018-09-17 13:41:44 +07:00
glasseyes
9240a8098b unused variables and pointer cast warnings 2018-09-17 13:41:44 +07:00
glasseyes
f49ad06599 minor configure update 2018-09-15 17:49:26 +07:00
glasseyes
cea9b3f0b2 change Debian maintainer 2018-09-15 17:49:26 +07:00
glasseyes
a620b56399 make Debian source packages 2018-09-15 17:49:26 +07:00
glasseyes
ec0102c4d9 add make nightlydist target
also autotools update
2018-09-15 17:49:25 +07:00
glasseyes
b933898884 scripts to build local Debian packages with pbuilder
Makefile

make deb - build debs for kmflcomp, libkmfl, ibus-kmfl
make cow - set up pbuilder environment
make tmpbuild(default) - build and install to /tmp/kmfl
make install_local - build and install to /usr/local
make uninstall_local - uninstall ibus-kmfl config file

non-release version numbers will be stamped with date to
distinguish between builds
2018-09-15 17:49:25 +07:00
glasseyes
12ab8f963a [linux] remove autotool generated files
document in README.repo to use autogen.sh to regenerate
change build.sh to use autoreconf -if
add the generated files to .gitignore
2018-09-12 11:04:28 +07:00
glasseyes
222a107d55 autotool update 2018-08-28 16:55:06 +07:00
glasseyes
7f90d9cede handle keyman format version numbers > 10 2018-08-24 16:41:40 +07:00
Vitrum
75824f14aa packaging path variables 2018-06-18 13:58:49 +03:00
glasseyes
19cfa165cc copyright statements 2018-06-11 16:30:46 +07:00
glasseyes
ef4c0066a9 update debian/copyright years 2018-06-11 13:27:17 +07:00
glasseyes
24c04a88ac remove old anjuta files 2018-05-18 09:36:54 +07:00
glasseyes
7263c5e429 relicense libkmfl from GPL to MIT 2018-05-17 15:49:51 +07:00
glasseyes
dd2c0788d8 version number 10.99.1 first alpha being developed
clean up for autoreconf to run cleanly
2018-04-25 17:09:13 +07:00
glasseyes
9626d32bfb [KMFL] set INSTALLDIR for build.sh
autoreconf projects for consistency
2018-04-23 14:06:23 +07:00
glasseyes
bd58349ba2 changes from libkmfl 0.9.12-1 debian package
includes changes for 0.9.12 not in vc
2018-04-19 13:25:44 +07:00
courtjester
50e8376dd9 Fix debug messages 2012-05-23 18:42:48 +00:00
courtjester
d1f005cd08 fix support for differentiating between right and left ctrl, alt, and shift states when matching "any" statements
fix bug when nomatch is used with "use" keyword
2010-11-17 00:58:04 +00:00
courtjester
bbee8f9fba Update spec file for openSUSE 2009-02-10 20:02:47 +00:00
courtjester
a4dade8452 Update spec file 2009-02-05 01:12:24 +00:00
courtjester
ab7dee995e Add Keyman 7.0 support 2009-02-05 00:09:10 +00:00
courtjester
4d2473608e Compile cleanup 2008-10-20 23:40:25 +00:00
courtjester
b16946a9de Change char* to const char* for DBGMSG and ERRMSG 2008-10-20 21:54:52 +00:00
courtjester
50ee03d47a Commit a full string rather than a single character at a time 2008-10-16 19:52:37 +00:00
courtjester
b4ca171335 support context sensitive input; loading/unloading/modifying keyboards on the fly 2006-11-21 16:56:45 +00:00
courtjester
04a9359372 Update for 0.9.5 2006-09-15 17:27:56 +00:00
courtjester
bafeeae270 fix problem with a mixture of erases and data being output during the processing of a single keystroke 2006-09-14 22:35:32 +00:00
courtjester
e134a56e7a Fix deadkey handling for deadkeys in 'any' command 2006-09-05 17:11:20 +00:00
courtjester
53948e37d0 update for 0.9.4 2006-06-16 23:30:21 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
danglassey
3b387adbd9 Don't restrict to i386 only 2006-03-04 17:13:27 +00:00
danglassey
187b22da4c rename package to libkmfl0 to satisy lintian
need to build depend on cdbs etc
2006-03-04 11:00:21 +00:00
danglassey
2e82e544cb remove generated debian files 2006-03-04 10:36:31 +00:00
courtjester
199b8ae645 Update change log for 0.9.2 2006-03-03 21:17:51 +00:00
courtjester
9cc26655fa update spec and debian changelog for 0.9.2 2006-03-02 21:25:33 +00:00
courtjester
536c3b6a01 Replace ConvertUTF with new GPL implementation 2006-03-02 19:05:21 +00:00
courtjester
590fc8e975 fix bug when 'index' selection from 'any' is out of range 2006-02-23 21:27:04 +00:00
courtjester
e33eddacb3 Add mandriva to the spec file 2006-02-15 22:03:38 +00:00