pkgsrc/x11/py-gtk2/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

80 lines
2.7 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:10:06 jlam Exp $
bin/pygtk-codegen-2.0
include/pygtk-2.0/pygobject.h
include/pygtk-2.0/pygtk/pygtk.h
lib/pkgconfig/pygtk-2.0.pc
${PYSITELIB}/gtk-2.0/atk.la
${PYSITELIB}/gtk-2.0/dsextras.py
${PYSITELIB}/gtk-2.0/dsextras.pyc
${PYSITELIB}/gtk-2.0/dsextras.pyo
${PYSITELIB}/gtk-2.0/gobject.la
${PYSITELIB}/gtk-2.0/gtk/__init__.py
${PYSITELIB}/gtk-2.0/gtk/__init__.pyc
${PYSITELIB}/gtk-2.0/gtk/__init__.pyo
${PYSITELIB}/gtk-2.0/gtk/_gtk.la
${PYSITELIB}/gtk-2.0/gtk/compat.py
${PYSITELIB}/gtk-2.0/gtk/compat.pyc
${PYSITELIB}/gtk-2.0/gtk/compat.pyo
${PYSITELIB}/gtk-2.0/gtk/glade.la
${PYSITELIB}/gtk-2.0/gtk/keysyms.py
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyc
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyo
${PYSITELIB}/gtk-2.0/pango.la
${PYSITELIB}/pygtk.pth
${PYSITELIB}/pygtk.py
${PYSITELIB}/pygtk.pyc
${PYSITELIB}/pygtk.pyo
share/pygtk/2.0/codegen/__init__.py
share/pygtk/2.0/codegen/__init__.pyc
share/pygtk/2.0/codegen/__init__.pyo
share/pygtk/2.0/codegen/argtypes.py
share/pygtk/2.0/codegen/argtypes.pyc
share/pygtk/2.0/codegen/argtypes.pyo
share/pygtk/2.0/codegen/codegen.py
share/pygtk/2.0/codegen/codegen.pyc
share/pygtk/2.0/codegen/codegen.pyo
share/pygtk/2.0/codegen/definitions.py
share/pygtk/2.0/codegen/definitions.pyc
share/pygtk/2.0/codegen/definitions.pyo
share/pygtk/2.0/codegen/defsparser.py
share/pygtk/2.0/codegen/defsparser.pyc
share/pygtk/2.0/codegen/defsparser.pyo
share/pygtk/2.0/codegen/docextract.py
share/pygtk/2.0/codegen/docextract.pyc
share/pygtk/2.0/codegen/docextract.pyo
share/pygtk/2.0/codegen/docgen.py
share/pygtk/2.0/codegen/docgen.pyc
share/pygtk/2.0/codegen/docgen.pyo
share/pygtk/2.0/codegen/h2def.py
share/pygtk/2.0/codegen/h2def.pyc
share/pygtk/2.0/codegen/h2def.pyo
share/pygtk/2.0/codegen/mergedefs.py
share/pygtk/2.0/codegen/mergedefs.pyc
share/pygtk/2.0/codegen/mergedefs.pyo
share/pygtk/2.0/codegen/mkskel.py
share/pygtk/2.0/codegen/mkskel.pyc
share/pygtk/2.0/codegen/mkskel.pyo
share/pygtk/2.0/codegen/override.py
share/pygtk/2.0/codegen/override.pyc
share/pygtk/2.0/codegen/override.pyo
share/pygtk/2.0/codegen/scmexpr.py
share/pygtk/2.0/codegen/scmexpr.pyc
share/pygtk/2.0/codegen/scmexpr.pyo
share/pygtk/2.0/defs/atk-types.defs
share/pygtk/2.0/defs/atk.defs
share/pygtk/2.0/defs/gdk-types.defs
share/pygtk/2.0/defs/gdk.defs
share/pygtk/2.0/defs/gtk-extrafuncs.defs
share/pygtk/2.0/defs/gtk-types.defs
share/pygtk/2.0/defs/gtk.defs
share/pygtk/2.0/defs/libglade.defs
share/pygtk/2.0/defs/pango-types.defs
share/pygtk/2.0/defs/pango.defs
@dirrm share/pygtk/2.0/defs
@dirrm share/pygtk/2.0/codegen
@dirrm share/pygtk/2.0
@unexec ${RMDIR} %D/share/pygtk 2>/dev/null || ${TRUE}
@dirrm ${PYSITELIB}/gtk-2.0/gtk
@dirrm ${PYSITELIB}/gtk-2.0
@dirrm include/pygtk-2.0/pygtk
@dirrm include/pygtk-2.0