diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
commit | ea5f9f80b6883d39666b0f4acc8aefe897d4785d (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /games | |
parent | 138140738b4a4041e1b8c9c60fd33feb153dd7a5 (diff) | |
download | pkgsrc-ea5f9f80b6883d39666b0f4acc8aefe897d4785d.tar.gz |
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.
Diffstat (limited to 'games')
-rw-r--r-- | games/baduki/PLIST | 4 | ||||
-rw-r--r-- | games/ccgo/PLIST | 8 | ||||
-rw-r--r-- | games/dopewars/PLIST | 18 | ||||
-rw-r--r-- | games/enigma/PLIST | 12 | ||||
-rw-r--r-- | games/freeciv-share/PLIST | 48 | ||||
-rw-r--r-- | games/gnome2-games/PLIST | 134 | ||||
-rw-r--r-- | games/grhino/PLIST | 4 | ||||
-rw-r--r-- | games/gtetrinet/PLIST | 58 | ||||
-rw-r--r-- | games/gtkballs/PLIST | 10 | ||||
-rw-r--r-- | games/gturing/PLIST | 66 | ||||
-rw-r--r-- | games/knights/PLIST | 14 | ||||
-rw-r--r-- | games/lincity/PLIST | 6 | ||||
-rw-r--r-- | games/pioneers/PLIST | 16 | ||||
-rw-r--r-- | games/sirius/PLIST | 10 | ||||
-rw-r--r-- | games/teg/PLIST | 16 |
15 files changed, 212 insertions, 212 deletions
diff --git a/games/baduki/PLIST b/games/baduki/PLIST index 205c46f8b21..35c9a7229be 100644 --- a/games/baduki/PLIST +++ b/games/baduki/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/01 02:00:12 salo Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/baduki -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/baduki.mo share/baduki/baduki.gtkrc share/baduki/board.xpm +share/locale/ko/LC_MESSAGES/baduki.mo @dirrm share/baduki diff --git a/games/ccgo/PLIST b/games/ccgo/PLIST index b0904fac4b3..94e9f6567d1 100644 --- a/games/ccgo/PLIST +++ b/games/ccgo/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2005/07/22 22:13:25 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:19 jlam Exp $ bin/ccgo man/man6/ccgo.6 -${PKGLOCALEDIR}/locale/hu_HU/LC_MESSAGES/ccgo.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/ccgo.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/ccgo.mo share/applications/ccgo.desktop +share/locale/hu_HU/LC_MESSAGES/ccgo.mo +share/locale/zh_CN/LC_MESSAGES/ccgo.mo +share/locale/zh_TW/LC_MESSAGES/ccgo.mo share/pixmaps/ccgo.xpm share/pixmaps/ccgo/banner.png share/pixmaps/ccgo/black_stone.png diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST index 085269b5ad9..5b88eaa60ac 100644 --- a/games/dopewars/PLIST +++ b/games/dopewars/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/02/14 21:40:44 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:19 jlam Exp $ bin/dopewars man/man6/dopewars.6 share/doc/${PKGNAME}/help/cops.html @@ -38,14 +38,14 @@ share/dopewars/punch.wav share/dopewars/run.wav share/dopewars/shotdown.wav share/dopewars/train.wav -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/es_ES/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/fr_CA/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dopewars.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dopewars.mo +share/locale/de/LC_MESSAGES/dopewars.mo +share/locale/es/LC_MESSAGES/dopewars.mo +share/locale/es_ES/LC_MESSAGES/dopewars.mo +share/locale/fr/LC_MESSAGES/dopewars.mo +share/locale/fr_CA/LC_MESSAGES/dopewars.mo +share/locale/nn/LC_MESSAGES/dopewars.mo +share/locale/pl/LC_MESSAGES/dopewars.mo +share/locale/pt_BR/LC_MESSAGES/dopewars.mo share/pixmaps/dopewars-pill.png share/pixmaps/dopewars-shot.png share/pixmaps/dopewars-weed.png diff --git a/games/enigma/PLIST b/games/enigma/PLIST index 86a1567690e..440af6e38d6 100644 --- a/games/enigma/PLIST +++ b/games/enigma/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/08/22 15:35:37 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/enigma man/man6/enigma.6.gz share/doc/enigma/CHANGES @@ -2730,11 +2730,11 @@ share/enigma/sound/swamped.wav share/enigma/sound/switch.wav share/enigma/startup.lua share/icons/hicolor/48x48/apps/enigma.png -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/enigma.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/enigma.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/enigma.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/enigma.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/enigma.mo +share/locale/de/LC_MESSAGES/enigma.mo +share/locale/es/LC_MESSAGES/enigma.mo +share/locale/fr/LC_MESSAGES/enigma.mo +share/locale/it/LC_MESSAGES/enigma.mo +share/locale/nl/LC_MESSAGES/enigma.mo share/pixmaps/enigma.png @comment share/doc/enigma/enigma.html @comment share/doc/enigma/enigma_1.html diff --git a/games/freeciv-share/PLIST b/games/freeciv-share/PLIST index 0ba18d93f8f..7a83e8265d4 100644 --- a/games/freeciv-share/PLIST +++ b/games/freeciv-share/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/09/05 08:18:08 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:19 jlam Exp $ man/man6/civclient.6 man/man6/civserver.6 share/freeciv/civ1.serv @@ -297,29 +297,29 @@ share/freeciv/trident/tiles.spec share/freeciv/trident/units.png share/freeciv/trident/units.spec share/freeciv/trident_shields.tilespec -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/he_IL/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/freeciv.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/freeciv.mo +share/locale/ca/LC_MESSAGES/freeciv.mo +share/locale/cs/LC_MESSAGES/freeciv.mo +share/locale/da/LC_MESSAGES/freeciv.mo +share/locale/de/LC_MESSAGES/freeciv.mo +share/locale/en_GB/LC_MESSAGES/freeciv.mo +share/locale/es/LC_MESSAGES/freeciv.mo +share/locale/et/LC_MESSAGES/freeciv.mo +share/locale/fi/LC_MESSAGES/freeciv.mo +share/locale/fr/LC_MESSAGES/freeciv.mo +share/locale/he_IL/LC_MESSAGES/freeciv.mo +share/locale/hu/LC_MESSAGES/freeciv.mo +share/locale/it/LC_MESSAGES/freeciv.mo +share/locale/ja/LC_MESSAGES/freeciv.mo +share/locale/nb/LC_MESSAGES/freeciv.mo +share/locale/nl/LC_MESSAGES/freeciv.mo +share/locale/no/LC_MESSAGES/freeciv.mo +share/locale/pl/LC_MESSAGES/freeciv.mo +share/locale/pt/LC_MESSAGES/freeciv.mo +share/locale/pt_BR/LC_MESSAGES/freeciv.mo +share/locale/ro/LC_MESSAGES/freeciv.mo +share/locale/ru/LC_MESSAGES/freeciv.mo +share/locale/sv/LC_MESSAGES/freeciv.mo +share/locale/uk/LC_MESSAGES/freeciv.mo @dirrm share/freeciv/trident @dirrm share/freeciv/scenario @dirrm share/freeciv/nation diff --git a/games/gnome2-games/PLIST b/games/gnome2-games/PLIST index 8efad518a17..8e8de033556 100644 --- a/games/gnome2-games/PLIST +++ b/games/gnome2-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/03/30 21:32:20 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:19 jlam Exp $ bin/blackjack bin/games-server.py bin/gataxx @@ -343,72 +343,72 @@ share/gnome/help/same-gnome/C/figures/play.png share/gnome/help/same-gnome/C/figures/start-up.png share/gnome/help/same-gnome/C/legal.xml share/gnome/help/same-gnome/C/same-gnome.xml -${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-games.mo +share/locale/am/LC_MESSAGES/gnome-games.mo +share/locale/ar/LC_MESSAGES/gnome-games.mo +share/locale/az/LC_MESSAGES/gnome-games.mo +share/locale/be/LC_MESSAGES/gnome-games.mo +share/locale/bg/LC_MESSAGES/gnome-games.mo +share/locale/bn/LC_MESSAGES/gnome-games.mo +share/locale/ca/LC_MESSAGES/gnome-games.mo +share/locale/cs/LC_MESSAGES/gnome-games.mo +share/locale/cy/LC_MESSAGES/gnome-games.mo +share/locale/da/LC_MESSAGES/gnome-games.mo +share/locale/de/LC_MESSAGES/gnome-games.mo +share/locale/el/LC_MESSAGES/gnome-games.mo +share/locale/en_CA/LC_MESSAGES/gnome-games.mo +share/locale/en_GB/LC_MESSAGES/gnome-games.mo +share/locale/es/LC_MESSAGES/gnome-games.mo +share/locale/et/LC_MESSAGES/gnome-games.mo +share/locale/eu/LC_MESSAGES/gnome-games.mo +share/locale/fa/LC_MESSAGES/gnome-games.mo +share/locale/fi/LC_MESSAGES/gnome-games.mo +share/locale/fr/LC_MESSAGES/gnome-games.mo +share/locale/ga/LC_MESSAGES/gnome-games.mo +share/locale/gl/LC_MESSAGES/gnome-games.mo +share/locale/gu/LC_MESSAGES/gnome-games.mo +share/locale/he/LC_MESSAGES/gnome-games.mo +share/locale/hi/LC_MESSAGES/gnome-games.mo +share/locale/hr/LC_MESSAGES/gnome-games.mo +share/locale/hu/LC_MESSAGES/gnome-games.mo +share/locale/id/LC_MESSAGES/gnome-games.mo +share/locale/is/LC_MESSAGES/gnome-games.mo +share/locale/it/LC_MESSAGES/gnome-games.mo +share/locale/ja/LC_MESSAGES/gnome-games.mo +share/locale/ko/LC_MESSAGES/gnome-games.mo +share/locale/ku/LC_MESSAGES/gnome-games.mo +share/locale/lt/LC_MESSAGES/gnome-games.mo +share/locale/lv/LC_MESSAGES/gnome-games.mo +share/locale/mk/LC_MESSAGES/gnome-games.mo +share/locale/ml/LC_MESSAGES/gnome-games.mo +share/locale/mn/LC_MESSAGES/gnome-games.mo +share/locale/ms/LC_MESSAGES/gnome-games.mo +share/locale/nb/LC_MESSAGES/gnome-games.mo +share/locale/ne/LC_MESSAGES/gnome-games.mo +share/locale/nl/LC_MESSAGES/gnome-games.mo +share/locale/nn/LC_MESSAGES/gnome-games.mo +share/locale/no/LC_MESSAGES/gnome-games.mo +share/locale/pa/LC_MESSAGES/gnome-games.mo +share/locale/pl/LC_MESSAGES/gnome-games.mo +share/locale/pt/LC_MESSAGES/gnome-games.mo +share/locale/pt_BR/LC_MESSAGES/gnome-games.mo +share/locale/ro/LC_MESSAGES/gnome-games.mo +share/locale/ru/LC_MESSAGES/gnome-games.mo +share/locale/rw/LC_MESSAGES/gnome-games.mo +share/locale/sk/LC_MESSAGES/gnome-games.mo +share/locale/sl/LC_MESSAGES/gnome-games.mo +share/locale/sq/LC_MESSAGES/gnome-games.mo +share/locale/sr/LC_MESSAGES/gnome-games.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-games.mo +share/locale/sv/LC_MESSAGES/gnome-games.mo +share/locale/ta/LC_MESSAGES/gnome-games.mo +share/locale/th/LC_MESSAGES/gnome-games.mo +share/locale/tr/LC_MESSAGES/gnome-games.mo +share/locale/uk/LC_MESSAGES/gnome-games.mo +share/locale/vi/LC_MESSAGES/gnome-games.mo +share/locale/wa/LC_MESSAGES/gnome-games.mo +share/locale/xh/LC_MESSAGES/gnome-games.mo +share/locale/zh_CN/LC_MESSAGES/gnome-games.mo +share/locale/zh_TW/LC_MESSAGES/gnome-games.mo share/omf/gnome-games/aisleriot-C.omf share/omf/gnome-games/aisleriot-fr.omf share/omf/gnome-games/blackjack-C.omf diff --git a/games/grhino/PLIST b/games/grhino/PLIST index cd47c0d225a..543e4e923e7 100644 --- a/games/grhino/PLIST +++ b/games/grhino/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/04/19 00:49:49 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:19 jlam Exp $ bin/grhino bin/gtp-rhino share/gnome/help/grhino/C/figures/gamelist.png @@ -33,7 +33,7 @@ share/${PKGNAME}/theme/small/right.xpm share/${PKGNAME}/theme/small/top.xpm share/${PKGNAME}/theme/small/white.xpm share/${PKGNAME}/theme/small/white_last.xpm -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/grhino.mo +share/locale/en_GB/LC_MESSAGES/grhino.mo @dirrm share/${PKGNAME}/theme/small @dirrm share/${PKGNAME}/theme @dirrm share/${PKGNAME}/pattern diff --git a/games/gtetrinet/PLIST b/games/gtetrinet/PLIST index 1cf4b869e03..26f8f598321 100644 --- a/games/gtetrinet/PLIST +++ b/games/gtetrinet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/08/02 02:08:28 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:19 jlam Exp $ bin/gtetrinet man/man6/gtetrinet.6 share/applications/gtetrinet.desktop @@ -7,34 +7,34 @@ share/gtetrinet/themes/default/blocks.png share/gtetrinet/themes/default/theme.cfg share/gtetrinet/themes/small/blocks.png share/gtetrinet/themes/small/theme.cfg -${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtetrinet.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtetrinet.mo +share/locale/am/LC_MESSAGES/gtetrinet.mo +share/locale/az/LC_MESSAGES/gtetrinet.mo +share/locale/ca/LC_MESSAGES/gtetrinet.mo +share/locale/cs/LC_MESSAGES/gtetrinet.mo +share/locale/cy/LC_MESSAGES/gtetrinet.mo +share/locale/de/LC_MESSAGES/gtetrinet.mo +share/locale/en_CA/LC_MESSAGES/gtetrinet.mo +share/locale/en_GB/LC_MESSAGES/gtetrinet.mo +share/locale/es/LC_MESSAGES/gtetrinet.mo +share/locale/eu/LC_MESSAGES/gtetrinet.mo +share/locale/fr/LC_MESSAGES/gtetrinet.mo +share/locale/ga/LC_MESSAGES/gtetrinet.mo +share/locale/hr/LC_MESSAGES/gtetrinet.mo +share/locale/ja/LC_MESSAGES/gtetrinet.mo +share/locale/mk/LC_MESSAGES/gtetrinet.mo +share/locale/ml/LC_MESSAGES/gtetrinet.mo +share/locale/ms/LC_MESSAGES/gtetrinet.mo +share/locale/nl/LC_MESSAGES/gtetrinet.mo +share/locale/no/LC_MESSAGES/gtetrinet.mo +share/locale/pl/LC_MESSAGES/gtetrinet.mo +share/locale/pt/LC_MESSAGES/gtetrinet.mo +share/locale/pt_BR/LC_MESSAGES/gtetrinet.mo +share/locale/ru/LC_MESSAGES/gtetrinet.mo +share/locale/sr/LC_MESSAGES/gtetrinet.mo +share/locale/sr@Latn/LC_MESSAGES/gtetrinet.mo +share/locale/sv/LC_MESSAGES/gtetrinet.mo +share/locale/uk/LC_MESSAGES/gtetrinet.mo +share/locale/zh_TW/LC_MESSAGES/gtetrinet.mo share/pixmaps/gtetrinet.png share/pixmaps/gtetrinet/alone.png share/pixmaps/gtetrinet/team.png diff --git a/games/gtkballs/PLIST b/games/gtkballs/PLIST index 23f44254415..6c22230aadf 100644 --- a/games/gtkballs/PLIST +++ b/games/gtkballs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/11/17 15:47:03 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:19 jlam Exp $ bin/gtkballs man/man6/gtkballs.6 share/gtkballs/COPYING @@ -524,10 +524,10 @@ share/gtkballs/themes/mascots/walk6.xpm share/gtkballs/themes/mascots/walk7.xpm share/gtkballs/themes/mascots/walk8.xpm share/gtkballs/themes/mascots/walk_small.xpm -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtkballs.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtkballs.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtkballs.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtkballs.mo +share/locale/de/LC_MESSAGES/gtkballs.mo +share/locale/fr/LC_MESSAGES/gtkballs.mo +share/locale/pl/LC_MESSAGES/gtkballs.mo +share/locale/ru/LC_MESSAGES/gtkballs.mo @dirrm share/gtkballs/themes/mascots @dirrm share/gtkballs/themes/klines @dirrm share/gtkballs/themes/Default diff --git a/games/gturing/PLIST b/games/gturing/PLIST index 10195175a10..fcb8dfbc707 100644 --- a/games/gturing/PLIST +++ b/games/gturing/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/02/18 14:55:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/gturing share/gnome/apps/Applications/gturing.desktop share/gnome/help/gturing/C/figures/mainwin.png @@ -9,38 +9,38 @@ share/gturing/pixmaps/play.xpm share/gturing/pixmaps/power.xpm share/gturing/pixmaps/step.xpm share/gturing/pixmaps/stop.xpm -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gturing-2.0.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gturing-2.0.mo +share/locale/az/LC_MESSAGES/gturing-2.0.mo +share/locale/cs/LC_MESSAGES/gturing-2.0.mo +share/locale/da/LC_MESSAGES/gturing-2.0.mo +share/locale/de/LC_MESSAGES/gturing-2.0.mo +share/locale/el/LC_MESSAGES/gturing-2.0.mo +share/locale/es/LC_MESSAGES/gturing-2.0.mo +share/locale/et/LC_MESSAGES/gturing-2.0.mo +share/locale/fi/LC_MESSAGES/gturing-2.0.mo +share/locale/fr/LC_MESSAGES/gturing-2.0.mo +share/locale/ga/LC_MESSAGES/gturing-2.0.mo +share/locale/gl/LC_MESSAGES/gturing-2.0.mo +share/locale/hu/LC_MESSAGES/gturing-2.0.mo +share/locale/it/LC_MESSAGES/gturing-2.0.mo +share/locale/ja/LC_MESSAGES/gturing-2.0.mo +share/locale/ko/LC_MESSAGES/gturing-2.0.mo +share/locale/lt/LC_MESSAGES/gturing-2.0.mo +share/locale/nl/LC_MESSAGES/gturing-2.0.mo +share/locale/no/LC_MESSAGES/gturing-2.0.mo +share/locale/pl/LC_MESSAGES/gturing-2.0.mo +share/locale/pt/LC_MESSAGES/gturing-2.0.mo +share/locale/pt_BR/LC_MESSAGES/gturing-2.0.mo +share/locale/ro/LC_MESSAGES/gturing-2.0.mo +share/locale/ru/LC_MESSAGES/gturing-2.0.mo +share/locale/sk/LC_MESSAGES/gturing-2.0.mo +share/locale/sl/LC_MESSAGES/gturing-2.0.mo +share/locale/sv/LC_MESSAGES/gturing-2.0.mo +share/locale/tr/LC_MESSAGES/gturing-2.0.mo +share/locale/uk/LC_MESSAGES/gturing-2.0.mo +share/locale/vi/LC_MESSAGES/gturing-2.0.mo +share/locale/wa/LC_MESSAGES/gturing-2.0.mo +share/locale/zh_CN/LC_MESSAGES/gturing-2.0.mo +share/locale/zh_TW/LC_MESSAGES/gturing-2.0.mo share/omf/gturing/gturing-C.omf @dirrm share/omf/gturing @comment in scrollkeeper: @dirrm share/omf diff --git a/games/knights/PLIST b/games/knights/PLIST index 25b7dca7b92..0d08a2a9863 100644 --- a/games/knights/PLIST +++ b/games/knights/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/12/27 21:56:40 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/knights share/doc/kde/HTML/de/knights/common share/doc/kde/HTML/en/knights/common @@ -30,12 +30,12 @@ share/kde/icons/hicolor/48x48/mimetypes/pgn.png share/kde/icons/hicolor/64x64/apps/knights.png share/kde/icons/hicolor/64x64/mimetypes/pgn.png share/kde/mimelnk/application/pgn.desktop -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/knights.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/knights.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/knights.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/knights.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/knights.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/knights.mo +share/locale/de/LC_MESSAGES/knights.mo +share/locale/es/LC_MESSAGES/knights.mo +share/locale/et/LC_MESSAGES/knights.mo +share/locale/fi/LC_MESSAGES/knights.mo +share/locale/fr/LC_MESSAGES/knights.mo +share/locale/it/LC_MESSAGES/knights.mo @comment in kde: @dirrm share/kde/mimelnk/application @comment in kde: @dirrm share/kde/icons/hicolor/64x64/mimetypes @comment in kde: @dirrm share/kde/icons/hicolor/64x64/apps diff --git a/games/lincity/PLIST b/games/lincity/PLIST index dbc0556e464..6d322509e02 100644 --- a/games/lincity/PLIST +++ b/games/lincity/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/03/02 16:43:50 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:19 jlam Exp $ bin/xlincity man/man6/lincity.6 man/man6/xlincity.6 @@ -531,8 +531,8 @@ share/lincity/opening/text2 share/lincity/opening/text3 share/lincity/opening/winfont_16x16.fnt share/lincity/opening/winfont_8x8.fnt -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/lincity.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/lincity.mo +share/locale/ca/LC_MESSAGES/lincity.mo +share/locale/it/LC_MESSAGES/lincity.mo @dirrm share/lincity/opening @dirrm share/lincity/messages @dirrm share/lincity/icons diff --git a/games/pioneers/PLIST b/games/pioneers/PLIST index 285665f4b5e..1fdcaf42797 100644 --- a/games/pioneers/PLIST +++ b/games/pioneers/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/25 18:23:58 veego Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:19 jlam Exp $ bin/pioneers bin/pioneers-editor bin/pioneers-meta-server @@ -125,13 +125,13 @@ share/gnome/help/pioneers/C/images/steal-from.png share/gnome/help/pioneers/C/images/trade.png share/gnome/help/pioneers/C/legal.xml share/gnome/help/pioneers/C/pioneers.xml -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/pioneers.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pioneers.mo +share/locale/de/LC_MESSAGES/pioneers.mo +share/locale/es/LC_MESSAGES/pioneers.mo +share/locale/fr/LC_MESSAGES/pioneers.mo +share/locale/hu/LC_MESSAGES/pioneers.mo +share/locale/it/LC_MESSAGES/pioneers.mo +share/locale/nl/LC_MESSAGES/pioneers.mo +share/locale/sv/LC_MESSAGES/pioneers.mo share/omf/pioneers/pioneers-C.omf share/pixmaps/pioneers-editor.png share/pixmaps/pioneers-server.png diff --git a/games/sirius/PLIST b/games/sirius/PLIST index 08c72ca2183..7fe935e1439 100644 --- a/games/sirius/PLIST +++ b/games/sirius/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2004/02/20 14:53:17 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/17 07:07:20 jlam Exp $ bin/sirius share/applications/sirius.desktop -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sirius.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sirius.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sirius.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sirius.mo +share/locale/de/LC_MESSAGES/sirius.mo +share/locale/fr/LC_MESSAGES/sirius.mo +share/locale/ru/LC_MESSAGES/sirius.mo +share/locale/sv/LC_MESSAGES/sirius.mo share/pixmaps/sirius.png share/pixmaps/sirius/marker_classic.png share/sirius/corner diff --git a/games/teg/PLIST b/games/teg/PLIST index 1b7e8b1c69d..373dd0bd84e 100644 --- a/games/teg/PLIST +++ b/games/teg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/23 19:59:53 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:20 jlam Exp $ bin/tegclient bin/tegrobot bin/tegserver @@ -34,13 +34,13 @@ share/gnome/help/teg/pl/mission.html share/gnome/help/teg/pl/server.html share/gnome/help/teg/pl/teg.sgml share/gnome/help/teg/pl/topic.dat -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/teg.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/teg.mo +share/locale/de/LC_MESSAGES/teg.mo +share/locale/es/LC_MESSAGES/teg.mo +share/locale/fr/LC_MESSAGES/teg.mo +share/locale/it/LC_MESSAGES/teg.mo +share/locale/pl/LC_MESSAGES/teg.mo +share/locale/pt/LC_MESSAGES/teg.mo +share/locale/pt_BR/LC_MESSAGES/teg.mo share/pixmaps/teg_icono.png share/pixmaps/teg_pix/disc_black.png share/pixmaps/teg_pix/disc_blue.png |