From ea5f9f80b6883d39666b0f4acc8aefe897d4785d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 17 Apr 2006 07:07:11 +0000 Subject: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 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. --- inputmethod/imhangul/PLIST | 4 ++-- inputmethod/imhangul_status_applet/PLIST | 4 ++-- inputmethod/nabi/PLIST | 4 ++-- inputmethod/uim/PLIST.common | 10 +++++----- inputmethod/xcin/PLIST | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/imhangul/PLIST b/inputmethod/imhangul/PLIST index 7a9f30b4aab..07f5eeed244 100644 --- a/inputmethod/imhangul/PLIST +++ b/inputmethod/imhangul/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/11 01:46:32 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:22 jlam Exp $ lib/gtk-2.0/immodules/im-hangul.la -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/im-hangul.mo +share/locale/ko/LC_MESSAGES/im-hangul.mo @comment in gtk2: @dirrm lib/gtk-2.0/immodules diff --git a/inputmethod/imhangul_status_applet/PLIST b/inputmethod/imhangul_status_applet/PLIST index 4aba8de5055..76406ab0eba 100644 --- a/inputmethod/imhangul_status_applet/PLIST +++ b/inputmethod/imhangul_status_applet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/17 00:04:02 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:22 jlam Exp $ lib/bonobo/servers/GNOME_IMHangulStatusApplet.server libexec/imhangul-status-applet share/gconf/schemas/imhangul_status.schemas @@ -25,7 +25,7 @@ share/imhangul/themes/keyboard/README share/imhangul/themes/keyboard/english.png share/imhangul/themes/keyboard/hangul.png share/imhangul/themes/keyboard/none.png -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/imhangul_status_applet.mo +share/locale/ko/LC_MESSAGES/imhangul_status_applet.mo share/pixmaps/imhangul-status-applet-logo.png share/pixmaps/imhangul-status-applet.png @comment in xdg-dirs: @dirrm share/pixmaps diff --git a/inputmethod/nabi/PLIST b/inputmethod/nabi/PLIST index 135883358a1..4430027b1a2 100644 --- a/inputmethod/nabi/PLIST +++ b/inputmethod/nabi/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2004/12/04 20:43:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:22 jlam Exp $ bin/nabi -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/nabi.mo +share/locale/ko/LC_MESSAGES/nabi.mo share/nabi/candidate/nabi.txt share/nabi/compose/default share/nabi/compose/full diff --git a/inputmethod/uim/PLIST.common b/inputmethod/uim/PLIST.common index 5b3b0e7b367..47d9ff88001 100644 --- a/inputmethod/uim/PLIST.common +++ b/inputmethod/uim/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.5 2006/03/09 18:04:32 wiz Exp $ +@comment $NetBSD: PLIST.common,v 1.6 2006/04/17 07:07:23 jlam Exp $ bin/uim-fep bin/uim-fep-tick bin/uim-module-manager @@ -30,10 +30,10 @@ share/doc/uim/UIM-SCM share/doc/uim/UIM-SH share/doc/uim/uim-fep/README share/doc/uim/uim-fep/README.ja -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/uim.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/uim-chardict-qt.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/uim.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/uim.mo +share/locale/fr/LC_MESSAGES/uim.mo +share/locale/ja/LC_MESSAGES/uim-chardict-qt.mo +share/locale/ja/LC_MESSAGES/uim.mo +share/locale/ko/LC_MESSAGES/uim.mo share/uim/action.scm share/uim/anthy-custom.scm share/uim/anthy-key-custom.scm diff --git a/inputmethod/xcin/PLIST b/inputmethod/xcin/PLIST index c39fbc63dd6..329ad79b840 100644 --- a/inputmethod/xcin/PLIST +++ b/inputmethod/xcin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/01/28 03:03:11 rxg Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:23 jlam Exp $ bin/cin2tab bin/xcin lib/libxcin.la @@ -55,7 +55,7 @@ share/doc/xcin/modules/gen_inp share/doc/xcin/modules/im_comm share/doc/xcin/modules/zh_hex share/examples/xcin/xcinrc -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xcin.mo +share/locale/zh_TW/LC_MESSAGES/xcin.mo @dirrm share/examples/xcin @dirrm share/doc/xcin/modules @dirrm share/doc/xcin/internal -- cgit v1.2.3