Commit Graph

8 Commits

Author SHA1 Message Date
jca 7aa36034c8 Sync PLIST-emacs and unbreak after the update to emacs-29.1
For some unknown reason two .el files are not byte-compiled any more,
resulting in two missing .elc files.  Drop those.  Also sync PLIST-main
while here.

Issue reported by ajacoutot@
2023-08-03 16:39:50 +00:00
naddy 993f87c3ec drop RCS Ids 2022-03-11 19:24:07 +00:00
ajacoutot a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
yasuoka efbbfdea1d Fix to work and build with emacs-24.3.
- Add patches/patch-src-util_anthy_el to use `last-command-event'
  instead of `last-command-char' which is removed at emacs-24.3.
- Remove leim-list.elc from PLIST since emacs-24.3 doesn't create .elc
  for leim-list.el.

And merge PFRAG.shared-main into PLIST-main.

ok jca (for first diff)
ok sthen
2013-12-07 23:42:04 +00:00
fgsch 167cdf6bee Update anthy to 9100h. Bump shared libs as well just in case.
Fixes an infinite loop with upcoming scim-anthy and ibus-anthy.  While I'm
here modernise Makefile and add a no_emacs pseudo flavor.  Prompted
indirectly many times by Jordi Beltran Creix <jbcreix dot mail at gmail.com>.
2010-08-17 20:27:04 +00:00
steven 275511dc5a add forgotten @pkgpath annotations 2006-11-24 07:21:27 +00:00
espie 9fc0cdfb72 switch to new MULTI_PACKAGES 2006-11-21 00:12:40 +00:00
espie 363d6b4a46 new category: input methods.
Anthy is an input method for japanese, namely a state machine that
converts between katakana/hiragana/kanji, mostly as a library usable
by other software.

It comes with some emacs stuff.
2006-10-18 23:13:34 +00:00