[arch-commits] Commit in kio-extras/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Sep 8 09:52:46 UTC 2018


    Date: Saturday, September 8, 2018 @ 09:52:46
  Author: arojas
Revision: 334113

Add phonon-qt5 dependency, no longer pulled by knotifications

Modified:
  kio-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 09:47:28 UTC (rev 334112)
+++ PKGBUILD	2018-09-08 09:52:46 UTC (rev 334113)
@@ -5,7 +5,7 @@
 
 pkgname=kio-extras
 pkgver=18.08.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/'
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
 optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails for additional image formats'
             'kimageformats: thumbnails for additional image formats' 'taglib: audio file thumbnails'
-            'khtml: man kioslave')
+            'khtml: man kioslave' 'phonon-qt5: audio file previews')
 groups=(kde-applications kdenetwork)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
         kio-extras-rpc.patch)



More information about the arch-commits mailing list