diff options
author | agc <agc@pkgsrc.org> | 2004-09-30 11:27:44 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2004-09-30 11:27:44 +0000 |
commit | 9aeaf4d7aba0e675a9791f98c1b2bf17841333ae (patch) | |
tree | 2eb047f6e46172ea68217c2fe864f231b34f332f | |
parent | ed758949196503018edef04785bfe3bd67fb7bc7 (diff) | |
download | pkgsrc-9aeaf4d7aba0e675a9791f98c1b2bf17841333ae.tar.gz |
Initial import of libmatchbox-1.4 into the Packages Collection.
This is package is necessary for later versions of the matchbox window
manager.
A small basic library that provides a large amount of shared
functionality to the various matchbox librarys. Provides image
processing, font abstraction, a tray app toolkit and more. It is
licensed under LGPL.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bd942357cbc..fde95e5f093 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7291 2004/09/30 10:54:28 agc Exp $ +$NetBSD: CHANGES,v 1.7292 2004/09/30 11:27:44 agc Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4488,3 +4488,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gtklife to 4.1 [wiz 2004-09-30] Added shc-3.7 [grant 2004-09-30] Updated dylan-interpreter to 2.3.11 [agc 2004-09-30] + Added libmatchbox-1.4 [agc 2004-09-30] |