[SCM] multimedia-blends/master: Add libqpsd ITP to devel task

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Wed Jan 13 20:36:45 UTC 2016


The following commit has been merged in the master branch:
commit d2d61ac02277de59e14412e8b41e9e862ceb99b7
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Wed Jan 13 21:35:26 2016 +0100

    Add libqpsd ITP to devel task

diff --git a/tasks/devel b/tasks/devel
index 283bc6f..582dfbc 100644
--- a/tasks/devel
+++ b/tasks/devel
@@ -602,3 +602,41 @@ Pkg-Description: an Qt library that wraps Libav, OpenCV and RtAudio libraries
 Homepage: http://kibsoft.ru/
 License: LGPL
 WNPP: 738739
+
+Depends: libqpsd
+Pkg-Description: PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5)
+ This project is based on the Photoshop File Format Specification found
+ in http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.htm.
+ .
+ Format:
+ .
+  * PSD - SUPPORTED
+  * PSB - SUPPORTED
+ Compression:
+ .
+  * Raw - SUPPORTED
+  * RLE - SUPPORTED
+  * Zip without Prediction - Unsupported
+  * Zip with Prediction - Unsupported
+ .
+ Color Mode
+ .
+  * Bitmap - SUPPORTED
+  * Grayscale - SUPPORTED
+  * Indexed - SUPPORTED
+  * RGB - SUPPORTED
+  * CMYK - SUPPORTED
+  * Multichannel - SUPPORTED
+  * Duotone - SUPPORTED
+  * Lab - SUPPORTED
+ .
+ Depth
+ .
+  * 1-bit - SUPPORTED (Bitmap)
+  * 8-bits - SUPPORTED
+  * 16-bits - SUPPORTED
+  * 32-bits - Unsupported (Tonemapping Algorithm, needed help!)
+  * 16-bit depth is scaled down to 8-bits
+Homepage: https://github.com/Code-ReaQtor/libqpsd
+License: LGPL-2.1+
+WNPP: 810772

-- 
multimedia-blends packaging



More information about the pkg-multimedia-commits mailing list