diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 05:21:37 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-31 05:21:37 +0800 |
commit | e19e3206e406622f67b8d51f309c0dd8311a6c8a (patch) | |
tree | 131598b4d295cb8f0cfe348c00edb1854619c8f9 /graphics/gdk-pixbuf2/pkg-descr | |
parent | 152db8fadf07679f2363a068fd6f9d726651c98e (diff) | |
download | marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar.gz marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar.bz2 marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar.lz marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar.xz marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.tar.zst marcuscom-ports-e19e3206e406622f67b8d51f309c0dd8311a6c8a.zip |
Update to 2.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16139 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gdk-pixbuf2/pkg-descr')
-rw-r--r-- | graphics/gdk-pixbuf2/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf2/pkg-descr b/graphics/gdk-pixbuf2/pkg-descr new file mode 100644 index 000000000..e3b98bcb0 --- /dev/null +++ b/graphics/gdk-pixbuf2/pkg-descr @@ -0,0 +1,8 @@ +The GdkPixBuf library provides a number of features: + + - Image loading facilities. + - Rendering of a GdkPixBuf into various formats: + drawables (windows, pixmaps), GdkRGB buffers. + - A cache interface + +WWW: http://developer.gnome.org/arch/imaging/gdkpixbuf.html |