summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-02 04:37:37 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-02 04:37:37 +0800
commit2ef9a49281b128c7210b434e70d218cdb210f5a2 (patch)
tree10bdfb3f2e3bf82b1e370bf4cf91ee2fb8b0fa2d /graphics/gimp-app-devel/pkg-descr
parent12dbcd3ba718e8e191faa2e246ea639639e54023 (diff)
downloadmarcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar.gz
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar.bz2
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar.lz
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar.xz
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.tar.zst
marcuscom-ports-2ef9a49281b128c7210b434e70d218cdb210f5a2.zip
(graphics/gimp)
- graphics/gimp is now a meta-port, this will allow a work around from the chicken and egg problem with guttenprint and gimp (graphics/py-gimp) - Splt python plug-in out of gimp, this will make updating gimp a bit easier since we won't have to worry about PLIST_SUB as much =) (graphics/gimp-app) - Update gimp to 2.3.13 (if we move to ports before 2.14 we can just move gimp -> gimp-devel) - Remove gnome print support - Add support for guttenprint (gimp-print) plug-in - Always install .desktop files and icons - Only install GNOME-specific files in share/gnome Repocopied from: graphics/gimp Repocopied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8128 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-app-devel/pkg-descr')
-rw-r--r--graphics/gimp-app-devel/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/pkg-descr b/graphics/gimp-app-devel/pkg-descr
new file mode 100644
index 000000000..4d7f49925
--- /dev/null
+++ b/graphics/gimp-app-devel/pkg-descr
@@ -0,0 +1,19 @@
+The GIMP is designed to provide an intuitive graphical interface to a
+variety of image editing operations. Here is a list of the GIMP's
+major features:
+
+ Image editing
+ -------------
+
+ * Selection tools including rectangle, ellipse, free, fuzzy, bezier
+ and intelligent.
+ * Transformation tools including rotate, scale, shear and flip.
+ * Painting tools including bucket, brush, airbrush, clone, convolve,
+ blend and text.
+ * Effects filters (such as blur, edge detect).
+ * Channel & color operations (such as add, composite, decompose).
+ * Plug-ins which allow for the easy addition of new file formats and
+ new effect filters.
+ * Multiple undo/redo.
+
+WWW: http://www.gimp.org/