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. --- ham/gpredict/PLIST | 4 ++-- ham/tnt/PLIST | 6 +++--- ham/xdx/PLIST | 8 ++++---- ham/xlog/PLIST | 14 +++++++------- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'ham') diff --git a/ham/gpredict/PLIST b/ham/gpredict/PLIST index 6288f0c8498..8d2b8b05731 100644 --- a/ham/gpredict/PLIST +++ b/ham/gpredict/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/15 13:05:39 wulf Exp $ -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gpredict.mo +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:22 jlam Exp $ bin/gpredict share/gpredict/amateur.tle share/gpredict/iridium.tle @@ -8,6 +7,7 @@ share/gpredict/military.tle share/gpredict/radar.tle share/gpredict/science.tle share/gpredict/weather.tle +share/locale/da/LC_MESSAGES/gpredict.mo share/pixmaps/gpredict/icons/antenna.png share/pixmaps/gpredict/icons/arrow-down.png share/pixmaps/gpredict/icons/arrow-up.png diff --git a/ham/tnt/PLIST b/ham/tnt/PLIST index cef20fc4851..cdb76d5e0b4 100644 --- a/ham/tnt/PLIST +++ b/ham/tnt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/04/04 14:45:45 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:22 jlam Exp $ bin/tnt bin/tntc include/tntrun.h @@ -43,8 +43,8 @@ share/doc/tnt/tntdoc.html share/doc/tnt/tntrem.hlp.de share/doc/tnt/tntrem.hlp.en share/doc/tnt/tntrem.hlp.fr -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tnt.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tnt.mo +share/locale/de/LC_MESSAGES/tnt.mo +share/locale/fr/LC_MESSAGES/tnt.mo share/tnt/conf/autostrt.tnt.ex share/tnt/conf/boxender.tnt.ex share/tnt/conf/ctext.tnt.ex diff --git a/ham/xdx/PLIST b/ham/xdx/PLIST index 14747ddb68e..78632cfea91 100644 --- a/ham/xdx/PLIST +++ b/ham/xdx/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2005/09/26 15:01:54 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:22 jlam Exp $ bin/xdx man/man1/xdx.1 -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xdx.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xdx.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xdx.mo +share/locale/es/LC_MESSAGES/xdx.mo +share/locale/fr/LC_MESSAGES/xdx.mo +share/locale/nl/LC_MESSAGES/xdx.mo share/xdx/MANUAL share/xdx/MANUAL.es share/xdx/pixmaps/bigsmile.png diff --git a/ham/xlog/PLIST b/ham/xlog/PLIST index 1853f07562d..3192ea41ab7 100644 --- a/ham/xlog/PLIST +++ b/ham/xlog/PLIST @@ -1,15 +1,15 @@ -@comment $NetBSD: PLIST,v 1.7 2006/04/09 16:09:26 rillig Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/04/17 07:07:22 jlam Exp $ bin/xlog man/man1/xlog.1 share/application-registry/xlog.applications share/applications/xlog.desktop share/applnk/Applications/xlog.desktop -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xlog.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xlog.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xlog.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xlog.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xlog.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xlog.mo +share/locale/da/LC_MESSAGES/xlog.mo +share/locale/es/LC_MESSAGES/xlog.mo +share/locale/fr/LC_MESSAGES/xlog.mo +share/locale/nl/LC_MESSAGES/xlog.mo +share/locale/pl/LC_MESSAGES/xlog.mo +share/locale/sk/LC_MESSAGES/xlog.mo share/mime-info/xlog.keys share/mime-info/xlog.mime share/mime/packages/xlog.xml -- cgit v1.2.3