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

Antonio Rojas arojas at archlinux.org
Mon Apr 25 07:01:31 UTC 2016


    Date: Monday, April 25, 2016 @ 09:01:30
  Author: arojas
Revision: 171765

It uses mplayer directly

Modified:
  kphotoalbum/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-25 06:52:23 UTC (rev 171764)
+++ PKGBUILD	2016-04-25 07:01:30 UTC (rev 171765)
@@ -15,7 +15,7 @@
 depends=('kdebase-runtime' 'libkipi4' 'libkdcraw4' 'libkface4' 'libkgeomap4')
 makedepends=('cmake' 'automoc4' 'kdemultimedia-mplayerthumbs')
 optdepends=('kipi-plugins: add extra functionality'
-	'kdemultimedia-mplayerthumbs: video thumbnails')
+	'mplayer: video thumbnails')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha256sums=('cc6ad5b63e9f724b58a7e0ad27714f0e0331a922ccd2acf91b4f33fe11ee7526')



More information about the arch-commits mailing list