[arch-commits] Commit in kdebase/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:45:47 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:45:47
  Author: andrea
Revision: 132502

KDE 4.7.0

Modified:
  kdebase/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:45:44 UTC (rev 132501)
+++ PKGBUILD	2011-07-24 22:45:47 UTC (rev 132502)
@@ -12,15 +12,15 @@
          'kdebase-konqueror'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
 makedepends=('kdelibs' 'pkgconfig' 'cmake' 'automoc4' 'tidyhtml')
-source=("http://download.kde.org/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2")
-sha1sums=('db49bb458cbe329541ccd34aeacf7604e5719e23')
+source=("http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2")
+sha1sums=('99f6b99039fbe41f470699232de703b4f4be802e')
 
 build() {
 	cd ${srcdir}
@@ -36,7 +36,9 @@
 package_kdebase-dolphin() {
 	pkgdesc='File Manager'
 	depends=('kdebase-runtime' 'kdebase-lib')
-	optdepends=('ruby: servicemenu installation')
+	optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
+                'kdegraphics-thumbnailers: thumbnailers for graphics file'
+                'ruby: servicemenu installation')
 	url="http://kde.org/applications/system/dolphin/"
 	cd $srcdir/build/dolphin
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list