diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-22 20:56:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-22 20:56:25 +0800 |
commit | 90dc6ea0b8807b891d572c2694c134d345f3b797 (patch) | |
tree | 0190d1b06a9faa415186a830069566ea2825c680 /devel/goffice08/pkg-descr | |
parent | b0735b86d8fa82f149205dbe7fc490fd9f19b3b8 (diff) | |
download | marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar.gz marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar.bz2 marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar.lz marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar.xz marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.tar.zst marcuscom-ports-90dc6ea0b8807b891d572c2694c134d345f3b797.zip |
Add goffice 0.10 and 0.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18385 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/goffice08/pkg-descr')
-rw-r--r-- | devel/goffice08/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/goffice08/pkg-descr b/devel/goffice08/pkg-descr new file mode 100644 index 000000000..0d48f5052 --- /dev/null +++ b/devel/goffice08/pkg-descr @@ -0,0 +1,11 @@ +Goffice is a set of document centric components for GLib and GTK+. + +There are common operations for document centric applications that are +conceptually simple, but complex to implement fully. + - plugins + - load/save documents + - undo/redo + +Goffice provides a single library for performing such operations. + +WWW: http://live.gnome.org/libgoffice |