pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/c++-gtk-utils
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jul 19 06:39:31 UTC 2014
Added Files:
pkgsrc/x11/c++-gtk-utils: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/x11/c++-gtk-utils/patches: patch-c++-gtk-utils_Makefile.in
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+.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/c++-gtk-utils/DESCR \
pkgsrc/x11/c++-gtk-utils/Makefile pkgsrc/x11/c++-gtk-utils/PLIST \
pkgsrc/x11/c++-gtk-utils/buildlink3.mk pkgsrc/x11/c++-gtk-utils/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/x11/c++-gtk-utils/patches/patch-c++-gtk-utils_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index