mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/darktable: Updated for version 1.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
ba7b2054e1
commit
36b8d3d52a
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ To run darktable, your processor must support SSE2 instructions
|
|||
|
||||
The following are optional dependencies:
|
||||
|
||||
graphics-magick - for importing a wide range of non-RAW image formats
|
||||
GraphicsMagick - for importing a wide range of non-RAW image formats
|
||||
openjpeg - for exporting images in JPEG 2000 format
|
||||
flickcurl - for exporting images to Flickr
|
||||
json-glib - for exporting images to Facebook
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=darktable
|
||||
VERSION=${VERSION:-1.2}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="1.2"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.2.tar.xz"
|
||||
MD5SUM="31bfd13d4786aac4f99d5155a811602b"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.2.3.tar.xz"
|
||||
MD5SUM="7eaa89aa5257b5f61cc7462db08ce164"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lensfun %README%"
|
||||
|
|
Loading…
Reference in a new issue