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

Laurent Carlier lcarlier at archlinux.org
Wed Nov 9 09:34:51 UTC 2016


    Date: Wednesday, November 9, 2016 @ 09:34:50
  Author: lcarlier
Revision: 195196

upgpkg: kphotoalbum 5.0.1-1

upstream update 5.0.1

Modified:
  kphotoalbum/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-09 08:56:19 UTC (rev 195195)
+++ PKGBUILD	2016-11-09 09:34:50 UTC (rev 195196)
@@ -6,22 +6,19 @@
 # Contributor: chfoxli <lg ][ romandie ? com>
 
 pkgname=kphotoalbum
-pkgver=4.7.2
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="KDE Photo Album, picture collection manager"
 url="http://www.kphotoalbum.org/"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('kdebase-runtime' 'libkipi4' 'libkdcraw4' 'libkface4' 'libkgeomap4')
-makedepends=('cmake' 'automoc4')
-optdepends=('mplayer: video thumbnails')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('313214daaaaf2b1dad2c9beb3e56051622155b142fcf67bdbaa65c3fff26790a')
+depends=('libkipi' 'libkdcraw' 'libkface' 'libkgeomap' 'exiv2')
+makedepends=('extra-cmake-modules' 'python' 'appstream' 'plasma-framework' 'phonon-qt5' 'kdoctools' 'kparts' 'libkexiv2')
+optdepends=()
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('e43beb6cb93d749b30aa171ebce5ac5473b16704ea6d36bf6dcc2ce54328ce55')
 
 build() {
-# workaround build failure
-#  mv $pkgname-$pkgver $pkgname
-
   mkdir build
   cd build
 



More information about the arch-commits mailing list