summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 08:29:38 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 08:29:38 +0800
commit55f46d63725275cb0122a52bef4ab28ac96b5b55 (patch)
tree8d381277478f321d988b204eee2e9951ed17a237 /x11-toolkits/gtk30/pkg-descr
parentc9ec2b8ebcdf534f43ea6613c87af2f46b339fa1 (diff)
downloadmarcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.gz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.bz2
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.lz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.xz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.zst
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.zip
Update to 2.91.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14920 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30/pkg-descr')
-rw-r--r--x11-toolkits/gtk30/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr
new file mode 100644
index 000000000..8cee4afc7
--- /dev/null
+++ b/x11-toolkits/gtk30/pkg-descr
@@ -0,0 +1,10 @@
+The GIMP ToolKit (GTK+) is a collection of GUI widgets. GTK+
+essentially provides the building blocks from which GUIs can be
+built. It is highly themable, and its functionality is highly
+extensible.
+
+GTK+-2 is a very stable release, similar only in design to GTK+-1.
+GTK+-2 can coexist happily alongside GTK+-1, but applications are
+written for one version or the other.
+
+WWW: http://www.gtk.org/