summaryrefslogtreecommitdiffstats
path: root/graphics/photivo/README
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2013-01-12 17:47:17 +0100
committer dsomero <xgizzmo@slackbuilds.org>2013-01-20 09:03:01 -0500
commitfb948c0ed12cda15f62d076b255068a7f8c4e36a (patch)
treed3ac5f6537560781e78a8a77beb31d1038ccb35b /graphics/photivo/README
parent1c054c479ebb34e6e5ed0ad94c88c4bb6804a659 (diff)
downloadslackbuilds-fb948c0ed12cda15f62d076b255068a7f8c4e36a.tar.gz
slackbuilds-fb948c0ed12cda15f62d076b255068a7f8c4e36a.tar.xz
graphics/photivo: Added (photo processor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/photivo/README')
-rw-r--r--graphics/photivo/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/photivo/README b/graphics/photivo/README
new file mode 100644
index 0000000000..92f170e149
--- /dev/null
+++ b/graphics/photivo/README
@@ -0,0 +1,11 @@
+Photivo is a free and open source (GPL3) photo processor.
+It handles your RAW files as well as your bitmap files
+(TIFF, JPEG, BMP, PNG and many more) in a non-destructive
+16 bit processing pipe with gimp workflow integration
+and batch mode.
+
+Photivo requires GraphicsMagick to be compiled with
+the configure option "--with-quantum-depth=16": this is
+enabled by default in the latest GraphicsMagick build
+script, so if you have problem starting photivo be sure
+to have the latest version.