Subject: CVS commit: pkgsrc/x11/c++-gtk-utils
From: Ryo ONODERA
Date: 2014-07-19 08:39:31
Message id: 20140719063931.9225D96@cvs.netbsd.org

Log Message:
Import c++-gtk-utils-2.2.7 as x11/c++-gtk-utils.

c++-gtk-utils is a lightweight library containing a number of
classes and functions for programming GTK+ programs using C++ in
POSIX (unix-like) environments, where the user does not want to
use a full-on wrapper such as gtkmm or wxWidgets, or is concerned
about exception safety or thread safety of the wrapper and their
documentation. It is parallel installable for both GTK+2 and GTK+3.
There is also an option to install a subset of the library with
only glib/gobject/gio support, without GTK+.

Files:
RevisionActionfile
1.1addpkgsrc/x11/c++-gtk-utils/DESCR
1.1addpkgsrc/x11/c++-gtk-utils/Makefile
1.1addpkgsrc/x11/c++-gtk-utils/PLIST
1.1addpkgsrc/x11/c++-gtk-utils/buildlink3.mk
1.1addpkgsrc/x11/c++-gtk-utils/distinfo
1.1addpkgsrc/x11/c++-gtk-utils/patches/patch-c++-gtk-utils_Makefile.in