From 1ae3d1ba51febfd65eabae7f192d4b643e252ba2 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. --- print/gnome-print/PLIST | 72 ++++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'print/gnome-print/PLIST') diff --git a/print/gnome-print/PLIST b/print/gnome-print/PLIST index 6afb038d6c2..3fa798341be 100644 --- a/print/gnome-print/PLIST +++ b/print/gnome-print/PLIST @@ -1,39 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:51 jlam Exp $ -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-print.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-print.mo +@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:32 jlam Exp $ bin/gnome-font-install etc/gnome/fonts/gnome-print-ghostscript.fontmap etc/gnome/fonts/gnome-print-x11.fontmap @@ -111,6 +76,41 @@ share/gnome-print/profiles/fax-g3.profile share/gnome-print/profiles/pdf.profile share/gnome/fonts/adobe-urw.font share/gnome/fonts/defaults.fontmap +share/locale/az/LC_MESSAGES/gnome-print.mo +share/locale/bg/LC_MESSAGES/gnome-print.mo +share/locale/ca/LC_MESSAGES/gnome-print.mo +share/locale/da/LC_MESSAGES/gnome-print.mo +share/locale/de/LC_MESSAGES/gnome-print.mo +share/locale/el/LC_MESSAGES/gnome-print.mo +share/locale/es/LC_MESSAGES/gnome-print.mo +share/locale/et/LC_MESSAGES/gnome-print.mo +share/locale/eu/LC_MESSAGES/gnome-print.mo +share/locale/fi/LC_MESSAGES/gnome-print.mo +share/locale/fr/LC_MESSAGES/gnome-print.mo +share/locale/gl/LC_MESSAGES/gnome-print.mo +share/locale/hr/LC_MESSAGES/gnome-print.mo +share/locale/hu/LC_MESSAGES/gnome-print.mo +share/locale/it/LC_MESSAGES/gnome-print.mo +share/locale/ja/LC_MESSAGES/gnome-print.mo +share/locale/ko/LC_MESSAGES/gnome-print.mo +share/locale/lt/LC_MESSAGES/gnome-print.mo +share/locale/lv/LC_MESSAGES/gnome-print.mo +share/locale/nl/LC_MESSAGES/gnome-print.mo +share/locale/nn/LC_MESSAGES/gnome-print.mo +share/locale/no/LC_MESSAGES/gnome-print.mo +share/locale/pl/LC_MESSAGES/gnome-print.mo +share/locale/pt/LC_MESSAGES/gnome-print.mo +share/locale/pt_BR/LC_MESSAGES/gnome-print.mo +share/locale/ro/LC_MESSAGES/gnome-print.mo +share/locale/ru/LC_MESSAGES/gnome-print.mo +share/locale/sk/LC_MESSAGES/gnome-print.mo +share/locale/sl/LC_MESSAGES/gnome-print.mo +share/locale/sv/LC_MESSAGES/gnome-print.mo +share/locale/tr/LC_MESSAGES/gnome-print.mo +share/locale/uk/LC_MESSAGES/gnome-print.mo +share/locale/wa/LC_MESSAGES/gnome-print.mo +share/locale/zh_CN/LC_MESSAGES/gnome-print.mo +share/locale/zh_TW/LC_MESSAGES/gnome-print.mo @dirrm share/gnome/fonts @dirrm share/gnome-print/profiles @dirrm share/gnome-print -- cgit v1.2.3