summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libopenraw/DETAILS
blob: 3de3ff8acc83f682e3868cb8f4a6284af229a57f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=libopenraw
         VERSION=0.0.9
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://${SPELL}.freedesktop.org/download/${SOURCE}
     SOURCE_HASH=sha512:88d475d27719212686a0a5a08da04d6879fd456ec8f7531f401217df97f4f3d4c52dc8c4fb1c6ca88c12d6a67ecd516b151c5e9dceba9cbfcd13150fe81d6db5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://libopenraw.freedesktop.org/wiki/"
      LICENSE[0]=GPL
         ENTERED=20121028
           SHORT="a library for camera RAW files decoding"
cat << EOF
libopenraw is an ongoing project to provide a free software implementation
for camera RAW files decoding. One of the main reason is that dcraw is not
suited for easy integration into applications, and there is a need for an
easy to use API to build free software digital image processing application.

It also has the goal to address missing feature from dcraw like meta-data
decoding and easy thumbnail extraction.
EOF