ea5f9f80b6
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.
44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.15 2006/04/17 07:07:13 jlam Exp $
|
|
bin/gschem
|
|
info/gschemdoc.info
|
|
man/man1/gschem.1
|
|
share/doc/geda-doc/man/gschem.html
|
|
share/gEDA/bitmap/gschem-bus.xpm
|
|
share/gEDA/bitmap/gschem-comp.xpm
|
|
share/gEDA/bitmap/gschem-copy.xpm
|
|
share/gEDA/bitmap/gschem-delete.xpm
|
|
share/gEDA/bitmap/gschem-edit.xpm
|
|
share/gEDA/bitmap/gschem-mirror.xpm
|
|
share/gEDA/bitmap/gschem-move.xpm
|
|
share/gEDA/bitmap/gschem-net.xpm
|
|
share/gEDA/bitmap/gschem-new.xpm
|
|
share/gEDA/bitmap/gschem-open.xpm
|
|
share/gEDA/bitmap/gschem-redo.xpm
|
|
share/gEDA/bitmap/gschem-rotate.xpm
|
|
share/gEDA/bitmap/gschem-save.xpm
|
|
share/gEDA/bitmap/gschem-select.xpm
|
|
share/gEDA/bitmap/gschem-text.xpm
|
|
share/gEDA/bitmap/gschem-undo.xpm
|
|
share/gEDA/bitmap/gschem-warning.png
|
|
share/gEDA/gschem-darkbg
|
|
share/gEDA/gschem-gtkrc
|
|
share/gEDA/gschem-lightbg
|
|
share/gEDA/scheme/auto-uref.scm
|
|
share/gEDA/scheme/generate_netlist.scm
|
|
share/gEDA/scheme/gschem.scm
|
|
share/gEDA/scheme/list-keys.scm
|
|
share/gEDA/scheme/print-NB-attribs.scm
|
|
share/gEDA/system-gschemrc
|
|
share/locale/de_DE/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/es_ES/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/fr_FR/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/it_IT/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/ja_JP/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/nl_NL/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/pt_BR/LC_MESSAGES/geda-gschem.mo
|
|
share/locale/ru/LC_MESSAGES/geda-gschem.mo
|
|
@dirrm share/gEDA/bitmap
|
|
@unexec ${RMDIR} %D/share/doc/geda-doc/man 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/doc/geda-doc 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/gEDA/scheme 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/gEDA 2>/dev/null || ${TRUE}
|