2006-03-30 05:44:41 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.9 2006/03/30 03:44:43 jlam Exp $
|
Initial import, from the FreeBSD ports collection, of glib-1.1.2,
which used to be part of gtk+. It is a library providing lists,
trees, hashes, memory allocation functionality and many other things.
Modified by me to use the NetBSD libtool package, add NetBSD RCS Ids,
correct the PLIST, install scripts correctly, correct the English etc.
1998-08-19 11:29:25 +02:00
|
|
|
bin/glib-config
|
2001-03-10 11:48:08 +01:00
|
|
|
include/glib/glib-1.2/glib.h
|
|
|
|
include/glib/glib-1.2/gmodule.h
|
2006-03-30 05:44:41 +02:00
|
|
|
info/glib.info
|
1999-10-23 01:34:22 +02:00
|
|
|
lib/glib/include/glibconfig.h
|
1998-10-04 20:03:18 +02:00
|
|
|
lib/libglib.la
|
|
|
|
lib/libgmodule.la
|
1998-12-19 00:52:22 +01:00
|
|
|
lib/libgthread.la
|
2001-03-10 11:48:08 +01:00
|
|
|
lib/pkgconfig/glib.pc
|
|
|
|
lib/pkgconfig/gmodule.pc
|
|
|
|
lib/pkgconfig/gthread.pc
|
1998-11-21 17:57:29 +01:00
|
|
|
man/man1/glib-config.1
|
Initial import, from the FreeBSD ports collection, of glib-1.1.2,
which used to be part of gtk+. It is a library providing lists,
trees, hashes, memory allocation functionality and many other things.
Modified by me to use the NetBSD libtool package, add NetBSD RCS Ids,
correct the PLIST, install scripts correctly, correct the English etc.
1998-08-19 11:29:25 +02:00
|
|
|
share/aclocal/glib.m4
|
1999-10-23 01:34:22 +02:00
|
|
|
@dirrm lib/glib/include
|
|
|
|
@dirrm lib/glib
|
2001-03-10 11:48:08 +01:00
|
|
|
@dirrm include/glib/glib-1.2
|
2002-03-26 11:48:22 +01:00
|
|
|
@unexec ${RMDIR} %D/include/glib 2>/dev/null || ${TRUE}
|