summaryrefslogtreecommitdiff
path: root/inputmethod/imhangul/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-2/+2
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2005-10-11Update imhangul to 0.9.13.minskim1-2/+2
Changes: - Fix a problem with OpenOffice 2.0. - Provide a new config file.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-07-19Update imhangul to 0.9.10.minskim1-1/+2
Major changes: - Added Korean menu. - Per-toplevel-window status. - Fix a problem with evolution 1.5.
2004-04-29Install a shared object only; there is no need to install a staticminskim1-2/+1
library for GTK+ input module. Bump PKGREVISION.
2004-02-10Import imhangul-0.9.9 from pkgsrc-wip.minskim1-0/+5
Imhangul is a Hangul input module for GTK+ 2. This supports Korean Hangul input with several types of keyboards widely used in Korea.