diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-04-29 20:51:16 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-30 00:40:06 -0500 |
commit | 24f955cf40451b8d5ba87251521b8bcbe021e9a7 (patch) | |
tree | 870cb73280699fbfa0a38ea65af29daeee3c9759 /libraries/c++-gtk-utils/slack-desc | |
parent | 5bdae63c2e9fb8aa3c2502d68252f60d4beb83a5 (diff) | |
download | slackbuilds-24f955cf40451b8d5ba87251521b8bcbe021e9a7.tar.gz |
libraries/c++-gtk-utils: Added (C++ lightweight library for GTK+)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/c++-gtk-utils/slack-desc')
-rw-r--r-- | libraries/c++-gtk-utils/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/c++-gtk-utils/slack-desc b/libraries/c++-gtk-utils/slack-desc new file mode 100644 index 0000000000..541f463ea9 --- /dev/null +++ b/libraries/c++-gtk-utils/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +c++-gtk-utils: c++-gtk-utils (C++ lightweight library for GTK+) +c++-gtk-utils: +c++-gtk-utils: It is a lightweight library containing a number of classes and +c++-gtk-utils: functions to ease the task of programming GTK+ programs with C++ in +c++-gtk-utils: POSIX (unix-like) environments, including classes to make GTK+ +c++-gtk-utils: exception safe and for writing threaded programs. +c++-gtk-utils: +c++-gtk-utils: Homepage: http://c++-gtk-utils.sourceforge.net +c++-gtk-utils: +c++-gtk-utils: +c++-gtk-utils: |