diff options
author | ade <ade@FreeBSD.org> | 2001-05-21 10:29:52 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-21 10:29:52 +0800 |
commit | 0cac11ffb6c6aca730e853fa18933505bc95942d (patch) | |
tree | 6b94656dd29b3fbf763b4a59e39922fac5a9770c /graphics/gnomecanvas/pkg-comment | |
parent | c19371237b42639291036c0b927cad63d410993e (diff) | |
download | freebsd-ports-gnome-0cac11ffb6c6aca730e853fa18933505bc95942d.tar.gz freebsd-ports-gnome-0cac11ffb6c6aca730e853fa18933505bc95942d.tar.zst freebsd-ports-gnome-0cac11ffb6c6aca730e853fa18933505bc95942d.zip |
Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and the
GNOME part (gnomecanvas) to allow for other ports to access
the lower level parts of gdk-pixbuf without the "excess baggage"
of even a minimal GNOME environment.
Submitted by: sobomax (with extensive patches - complain to me)
Diffstat (limited to 'graphics/gnomecanvas/pkg-comment')
-rw-r--r-- | graphics/gnomecanvas/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gnomecanvas/pkg-comment b/graphics/gnomecanvas/pkg-comment new file mode 100644 index 000000000000..e5a8b45b1fea --- /dev/null +++ b/graphics/gnomecanvas/pkg-comment @@ -0,0 +1 @@ +A graphic library for GNOME |