diff options
author | Niki Kovacs <info@microlinux.fr> | 2015-04-18 12:17:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-18 12:17:57 +0700 |
commit | 654b47c22b6db2463a75ec36ff8297a2be294467 (patch) | |
tree | fb958ff961a179d18114530a036c47d7cf02ae8e /libraries/libopenraw | |
parent | 4455f7e1b91a030a121182016bc0f5a3a5fbf567 (diff) | |
download | slackbuilds-654b47c22b6db2463a75ec36ff8297a2be294467.tar.gz |
libraries/libopenraw: Fix slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libopenraw')
-rw-r--r-- | libraries/libopenraw/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libopenraw/slack-desc b/libraries/libopenraw/slack-desc index 1465691ae7..b433b6eec9 100644 --- a/libraries/libopenraw/slack-desc +++ b/libraries/libopenraw/slack-desc @@ -10,10 +10,10 @@ libopenraw: libopenraw (a library for camera RAW file decoding) libopenraw: libopenraw: libopenraw is an ongoing project to provide a free software libopenraw: implementation for camera RAW files decoding. One of the main -libopenraw: reason is that dcraw is not suited for easy integration into +libopenraw: reasons is that dcraw is not suited for easy integration into libopenraw: applications, and there is a need for an easy to use API to libopenraw: build free software digital image processing application. libopenraw: -libopenraw: It also has the goal to address missing feature from dcraw +libopenraw: It also has the goal to address missing features from dcraw libopenraw: like meta-data decoding and easy thumbnail extraction. libopenraw: |