summaryrefslogtreecommitdiff
path: root/devel/libmowgli/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-11-10 11:34:34 +0000
committerwiz <wiz@pkgsrc.org>2008-11-10 11:34:34 +0000
commit8e1f8e1432db58265489a2590f091d9c0f51f97b (patch)
tree8ee8d38f1c3c97ba2d9f6f765b916dffe8ab61c8 /devel/libmowgli/PLIST
parent14c781233902ff6ed784bae6df40ec5bbb71190c (diff)
downloadpkgsrc-8e1f8e1432db58265489a2590f091d9c0f51f97b.tar.gz
Reimport of devel/mowgli as devel/libmowgli, to match DISTNAME.
mowgli is a development framework for C (like GLib), which provides high performance and highly flexible algorithms. It can be used as a suppliment to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator.
Diffstat (limited to 'devel/libmowgli/PLIST')
-rw-r--r--devel/libmowgli/PLIST39
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/libmowgli/PLIST b/devel/libmowgli/PLIST
new file mode 100644
index 00000000000..d4961a20fde
--- /dev/null
+++ b/devel/libmowgli/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/10 11:34:34 wiz Exp $
+include/libmowgli/mowgli.h
+include/libmowgli/mowgli_alloc.h
+include/libmowgli/mowgli_allocation_policy.h
+include/libmowgli/mowgli_allocator.h
+include/libmowgli/mowgli_argstack.h
+include/libmowgli/mowgli_assert.h
+include/libmowgli/mowgli_bitvector.h
+include/libmowgli/mowgli_config.h
+include/libmowgli/mowgli_dictionary.h
+include/libmowgli/mowgli_error_backtrace.h
+include/libmowgli/mowgli_exception.h
+include/libmowgli/mowgli_formatter.h
+include/libmowgli/mowgli_global_storage.h
+include/libmowgli/mowgli_hash.h
+include/libmowgli/mowgli_heap.h
+include/libmowgli/mowgli_hook.h
+include/libmowgli/mowgli_init.h
+include/libmowgli/mowgli_ioevent.h
+include/libmowgli/mowgli_iterator.h
+include/libmowgli/mowgli_list.h
+include/libmowgli/mowgli_logger.h
+include/libmowgli/mowgli_mempool.h
+include/libmowgli/mowgli_module.h
+include/libmowgli/mowgli_object.h
+include/libmowgli/mowgli_object_class.h
+include/libmowgli/mowgli_object_messaging.h
+include/libmowgli/mowgli_object_metadata.h
+include/libmowgli/mowgli_queue.h
+include/libmowgli/mowgli_random.h
+include/libmowgli/mowgli_signal.h
+include/libmowgli/mowgli_spinlock.h
+include/libmowgli/mowgli_stdinc.h
+include/libmowgli/mowgli_string.h
+lib/libmowgli.so
+lib/libmowgli.so.1
+lib/libmowgli.so.1.0.0
+lib/pkgconfig/libmowgli.pc
+@dirrm include/libmowgli