Commit graph

75 commits

Author SHA1 Message Date
Eberhard Beilharz
d29ad2d4ed
chore(linux): Update changelogs to match Debian
The changelogs should match what got uploaded (and accepted) to
Debian so that the changelog reflects the upload history to Debian.

(cherry picked from commit f91b52d3ea)
2021-06-17 15:19:39 +02:00
Eberhard Beilharz
6d1adee2ee
chore(linux): Update changelogs
(cherry picked from commit d2532fa335)
2021-05-25 14:28:55 +02:00
Eberhard Beilharz
e371fcb8b8
chore(linux): Verify signed source packages 2021-03-08 19:29:27 +01:00
Eberhard Beilharz
ec6ddf7e97
chore(linux): Fix more lintian warnings 2021-03-08 18:27:11 +01:00
Eberhard Beilharz
3a78ef4be1
chore(linux): Fix some lintian warnings for Debian package 2021-03-08 17:38:28 +01:00
Eberhard Beilharz
6b999bc911
chore(linux): Update debian metadata based on Debian repos
This is a cherry-pick of PR#4223:

- Add script to create debian source package
- Update debian metadata based on Debian repos
- Remove some lintian warnings and errors
- Remove support Xenial
- Reduce size of icon
- Omit confusing values from gbp.conf
2021-01-12 18:38:18 +01:00
Marc Durdin
c5ea3a5db6 chore(common): update copyright year in various locations 2020-12-22 10:56:55 +11:00
Eberhard Beilharz
cf515cefdf
chore(linux): Fix launchpad build (closes #3875)
This change fixes the launchpad build script and also improves
updating the watch file.

If we use the variables that uscan provides we don't have to
hard-code the package name in the watch file. This makes it possible
to use a generic one for all packages.
2020-11-20 12:15:22 +01:00
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