summaryrefslogtreecommitdiff
path: root/extra/kdebase
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-09 00:51:01 -0700
committerroot <root@rshg054.dnsready.net>2013-06-09 00:51:01 -0700
commit7b378b1b5b346bd49a5ab1652214fb34d03de3a9 (patch)
tree9ec661d7828b93bd4d24723647adc0701d87eda2 /extra/kdebase
parente90166c70f3a2bd27d8c914491f7e0510855fd3f (diff)
Sun Jun 9 00:50:45 PDT 2013
Diffstat (limited to 'extra/kdebase')
-rw-r--r--extra/kdebase/PKGBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/extra/kdebase/PKGBUILD b/extra/kdebase/PKGBUILD
index 1ca5d3a2b..582376bed 100644
--- a/extra/kdebase/PKGBUILD
+++ b/extra/kdebase/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 184864 2013-05-09 09:42:37Z andrea $
+# $Id: PKGBUILD 187942 2013-06-08 07:59:21Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -12,7 +12,7 @@ pkgname=('kdebase-dolphin'
'kdebase-konqueror'
'kdebase-lib'
'kdebase-plasma')
-pkgver=4.10.3
+pkgver=4.10.4
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -20,7 +20,7 @@ license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdebase')
makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'nepomuk-widgets')
source=("http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz")
-sha1sums=('c9949ef6dafbc567bb3f088bf9e156c3a5a9ec08')
+sha1sums=('5465fffdaea70a5ca225283f45b9504775d0432d')
build() {
cd ${srcdir}
@@ -38,7 +38,10 @@ package_kdebase-dolphin() {
pkgdesc='File Manager'
depends=('kdebase-runtime' 'kdebase-lib' 'nepomuk-widgets')
optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
- 'kdegraphics-thumbnailers: thumbnailers for graphics file'
+ 'kdegraphics-thumbnailers: thumbnailers for various graphics files'
+ 'kdemultimedia-ffmpegthumbs: thumbnailers for video files'
+ 'kdemultimedia-mplayerthumbs: thumbnailers for video files'
+ 'icoutils: thumbnailers for MS files'
'ruby: servicemenu installation')
url="http://kde.org/applications/system/dolphin/"
install=kdebase-dolphin.install