darktable: update to 2.0.3.

This commit is contained in:
lemmi 2016-03-29 19:10:07 +02:00
parent 1e04805a5e
commit e1052f71de
1 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'darktable'
pkgname=darktable
version=2.0.2
revision=2
version=2.0.3
revision=1
build_style=cmake
# this makes sure to use -march=generic and -msse3
configure_args="-DBINARY_PACKAGE_BUILD=ON"
@ -16,6 +16,10 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
libgomp-devel libopenjpeg-devel libopenexr-devel libgraphicsmagick-devel
SDL-devel libsecret-devel pugixml-devel libosmgpsmap-devel flickcurl-devel"
depends="adwaita-icon-theme"
only_for_archs="i686 x86_64" # too much SSE2 stuff all over
# out of the box, darktable runs on i686 and x86_64 only.
# musl will need custom patches and are likely to break between versions
# there are no non-sse paths at the moment, but upstream works on porting to
# openmp-simd, which will enable other architectures aswell.
only_for_archs="i686 x86_64"
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
checksum=75ea6354eb08aab8f25315a2de14c68dc6aad6ee5992061beea624afc7912400
checksum=a03e5c1d786799e63c8b4a9f32e9e6f27b3a7d7ab0bbbb7753a516e630490345