graphics/digikam: Updated for version 4.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-11-15 08:27:54 +07:00
parent f46bf62fed
commit 37e934c79c
3 changed files with 6 additions and 6 deletions

View File

@ -5,6 +5,6 @@ by directory layout or by custom collections. An easy to use interface
is provided that enables you to connect to your camera and preview,
download and/or delete your images.
eigen3, enblend-enfuse, hugin, libpgf, sqlite2, libdc1394 and QtGStreamer are optional dependencies.
eigen3, enblend-enfuse, hugin, sqlite2, libdc1394 and QtGStreamer are optional dependencies.
NOTE: digikam now ships with its own internal version of kipi-plugins.

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=digikam
VERSION=${VERSION:-4.4.0}
VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="digikam"
VERSION="4.4.0"
VERSION="4.5.0"
HOMEPAGE="http://www.digikam.org/"
DOWNLOAD="http://download.kde.org/stable/digikam/digikam-4.4.0.tar.bz2"
MD5SUM="ffafd3d4fe7e920830fe7a7452852542"
DOWNLOAD="http://download.kde.org/stable/digikam/digikam-4.5.0.tar.bz2"
MD5SUM="5fb3ab7b7c765bc7a310ca87c8e37220"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="liblqr lensfun ffmpeg opencv"
REQUIRES="liblqr lensfun ffmpeg opencv libpgf"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"