Date: Friday, April 8, 2016 @ 23:55:25 Author: arojas Revision: 264239
Update dependencies Modified: akonadi-calendar/kde-unstable/PKGBUILD akonadi-search/kde-unstable/PKGBUILD akonadi/kde-unstable/PKGBUILD artikulate/kde-unstable/PKGBUILD calendarsupport/kde-unstable/PKGBUILD eventviews/kde-unstable/PKGBUILD grantleetheme/kde-unstable/PKGBUILD incidenceeditor/kde-unstable/PKGBUILD kaccounts-integration/kde-unstable/PKGBUILD kaccounts-providers/kde-unstable/PKGBUILD kamera/kde-unstable/PKGBUILD kde-l10n/kde-unstable/PKGBUILD kdenetwork-filesharing/kde-unstable/PKGBUILD kdenlive/kde-unstable/PKGBUILD kdepim-addons/kde-unstable/PKGBUILD kdepim-apps-libs/kde-unstable/PKGBUILD kdepim-runtime/kde-unstable/PKGBUILD kdepim/kde-unstable/PKGBUILD kdepimlibs/kde-unstable/PKGBUILD kdesdk-thumbnailers/kde-unstable/PKGBUILD kdgantt2/kde-unstable/PKGBUILD khelpcenter/kde-unstable/PKGBUILD kholidays/kde-unstable/PKGBUILD kiriki/kde-unstable/PKGBUILD kleopatra/kde-unstable/PKGBUILD klickety/kde-unstable/PKGBUILD kmahjongg/kde-unstable/PKGBUILD knavalbattle/kde-unstable/PKGBUILD krdc/kde-unstable/PKGBUILD ksystemlog/kde-unstable/PKGBUILD ktuberling/kde-unstable/PKGBUILD libgravatar/kde-unstable/PKGBUILD libkdepim/kde-unstable/PKGBUILD libkgeomap/kde-unstable/PKGBUILD libkleo/kde-unstable/PKGBUILD libksieve/kde-unstable/PKGBUILD mailcommon/kde-unstable/PKGBUILD mailimporter/kde-unstable/PKGBUILD messagelib/kde-unstable/PKGBUILD minuet/kde-unstable/PKGBUILD picmi/kde-unstable/PKGBUILD pimcommon/kde-unstable/PKGBUILD spectacle/kde-unstable/PKGBUILD telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD telepathy-kde-auth-handler/kde-unstable/PKGBUILD telepathy-kde-call-ui/kde-unstable/PKGBUILD --------------------------------------------------+ akonadi-calendar/kde-unstable/PKGBUILD | 2 +- akonadi-search/kde-unstable/PKGBUILD | 2 +- akonadi/kde-unstable/PKGBUILD | 2 +- artikulate/kde-unstable/PKGBUILD | 2 +- calendarsupport/kde-unstable/PKGBUILD | 2 +- eventviews/kde-unstable/PKGBUILD | 2 +- grantleetheme/kde-unstable/PKGBUILD | 2 +- incidenceeditor/kde-unstable/PKGBUILD | 2 +- kaccounts-integration/kde-unstable/PKGBUILD | 2 +- kaccounts-providers/kde-unstable/PKGBUILD | 2 +- kamera/kde-unstable/PKGBUILD | 2 +- kde-l10n/kde-unstable/PKGBUILD | 4 ++-- kdenetwork-filesharing/kde-unstable/PKGBUILD | 2 +- kdenlive/kde-unstable/PKGBUILD | 4 ++-- kdepim-addons/kde-unstable/PKGBUILD | 2 +- kdepim-apps-libs/kde-unstable/PKGBUILD | 2 +- kdepim-runtime/kde-unstable/PKGBUILD | 2 +- kdepim/kde-unstable/PKGBUILD | 2 +- kdepimlibs/kde-unstable/PKGBUILD | 4 ++-- kdesdk-thumbnailers/kde-unstable/PKGBUILD | 2 +- kdgantt2/kde-unstable/PKGBUILD | 2 +- khelpcenter/kde-unstable/PKGBUILD | 2 +- kholidays/kde-unstable/PKGBUILD | 3 ++- kiriki/kde-unstable/PKGBUILD | 2 +- kleopatra/kde-unstable/PKGBUILD | 2 +- klickety/kde-unstable/PKGBUILD | 2 +- kmahjongg/kde-unstable/PKGBUILD | 2 +- knavalbattle/kde-unstable/PKGBUILD | 2 +- krdc/kde-unstable/PKGBUILD | 2 +- ksystemlog/kde-unstable/PKGBUILD | 2 +- ktuberling/kde-unstable/PKGBUILD | 2 +- libgravatar/kde-unstable/PKGBUILD | 2 +- libkdepim/kde-unstable/PKGBUILD | 2 +- libkgeomap/kde-unstable/PKGBUILD | 2 +- libkleo/kde-unstable/PKGBUILD | 2 +- libksieve/kde-unstable/PKGBUILD | 4 ++-- mailcommon/kde-unstable/PKGBUILD | 2 +- mailimporter/kde-unstable/PKGBUILD | 2 +- messagelib/kde-unstable/PKGBUILD | 2 +- minuet/kde-unstable/PKGBUILD | 2 +- picmi/kde-unstable/PKGBUILD | 2 +- pimcommon/kde-unstable/PKGBUILD | 2 +- spectacle/kde-unstable/PKGBUILD | 2 +- telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD | 2 +- telepathy-kde-auth-handler/kde-unstable/PKGBUILD | 2 +- telepathy-kde-call-ui/kde-unstable/PKGBUILD | 2 +- 46 files changed, 51 insertions(+), 50 deletions(-) Modified: akonadi/kde-unstable/PKGBUILD =================================================================== --- akonadi/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ akonadi/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ url='http://community.kde.org/KDE_PIM/Akonadi' license=('LGPL') depends=('kio' 'kitemmodels' 'mariadb') -makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 'boost') +makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 'boost' 'python') optdepends=('postgresql: PostgreSQL backend') conflicts=('akonadi-client') provides=('akonadi-client') Modified: akonadi-calendar/kde-unstable/PKGBUILD =================================================================== --- akonadi-calendar/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ akonadi-calendar/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://projects.kde.org/$pkgname" license=(LGPL) depends=(kmailtransport kcalutils akonadi-contact) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('d439f63ad6c5d3a6b801401fc9b56701') Modified: akonadi-search/kde-unstable/PKGBUILD =================================================================== --- akonadi-search/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ akonadi-search/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -9,7 +9,7 @@ arch=(i686 x86_64) license=(GPL LGPL FDL) depends=(xapian-core akonadi-mime kcontacts kcalcore krunner kcmutils) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('f9950f89d6ef177e9780fbc47132658a') Modified: artikulate/kde-unstable/PKGBUILD =================================================================== --- artikulate/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ artikulate/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdeedu) depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) conflicts=(kdeedu-artikulate) replaces=(kdeedu-artikulate) install=$pkgname.install Modified: calendarsupport/kde-unstable/PKGBUILD =================================================================== --- calendarsupport/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ calendarsupport/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(kdepim-apps-libs kholidays akonadi-calendar) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('4ef75ed8d293ae2c8876edd913fe313e') Modified: eventviews/kde-unstable/PKGBUILD =================================================================== --- eventviews/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ eventviews/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(calendarsupport kdgantt2) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('bdae8ec003727e4e9d82c99df919205d') Modified: grantleetheme/kde-unstable/PKGBUILD =================================================================== --- grantleetheme/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ grantleetheme/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(grantlee-qt5 knewstuff) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('e4b94df4d2594dbe28760ef5f00a9d3d') Modified: incidenceeditor/kde-unstable/PKGBUILD =================================================================== --- incidenceeditor/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ incidenceeditor/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(eventviews) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('4505adf7029608319e90ab1f429b2306') Modified: kaccounts-integration/kde-unstable/PKGBUILD =================================================================== --- kaccounts-integration/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kaccounts-integration/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ license=(GPL) groups=(kde-applications kdenetwork) depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") md5sums=('0126007f14f946ea0b23abddd7c45879') Modified: kaccounts-providers/kde-unstable/PKGBUILD =================================================================== --- kaccounts-providers/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kaccounts-providers/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ license=('GPL') groups=('kde-applications' 'kdenetwork') depends=('kaccounts-integration') -makedepends=('extra-cmake-modules' 'intltool') +makedepends=('extra-cmake-modules' 'intltool' 'python') install=$pkgname.install source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") md5sums=('0da730cb221bda5a18247c1cbf8d2552') Modified: kamera/kde-unstable/PKGBUILD =================================================================== --- kamera/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kamera/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegraphics) depends=(kio libgphoto2) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) conflicts=(kdegraphics-kamera) replaces=(kdegraphics-kamera) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") Modified: kde-l10n/kde-unstable/PKGBUILD =================================================================== --- kde-l10n/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kde-l10n/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -27,13 +27,13 @@ 'en_GB "British English"' 'eo "Esperanto"' 'es "Spanish"' -# 'et "Estonian"' + 'et "Estonian"' 'eu "Basque"' 'fa "Farsi"' 'fi "Finnish"' 'fr "French"' 'ga "Irish"' -# 'gl "Galician"' + 'gl "Galician"' 'he "Hebrew"' 'hi "Hindi"' 'hr "Croatian"' Modified: kdenetwork-filesharing/kde-unstable/PKGBUILD =================================================================== --- kdenetwork-filesharing/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdenetwork-filesharing/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdenetwork) depends=(kio) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) optdepends=('samba: folder sharing') install=$pkgname.install source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") Modified: kdenlive/kde-unstable/PKGBUILD =================================================================== --- kdenlive/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdenlive/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -13,8 +13,8 @@ url="http://www.kdenlive.org/" license=(GPL) groups=(kde-applications kdemultimedia) -depends=(knewstuff kplotting knotifyconfig kded kfilemetadata mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) +depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils python) optdepends=('ffmpeg: for FFmpeg plugin' 'cdrkit: for creation of DVD ISO images' 'dvdauthor: for creation of DVD' Modified: kdepim/kde-unstable/PKGBUILD =================================================================== --- kdepim/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdepim/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -13,7 +13,7 @@ groups=('kde-applications' 'kdepim') makedepends=(extra-cmake-modules kdepim-runtime qt5-tools kdoctools knewstuff kpimtextedit ktexteditor kdnssd kldap libktnef kontactinterface kxmlrpcclient kblog akonadi-search boost - libgravatar mailcommon incidenceeditor libksieve) + libgravatar mailcommon incidenceeditor libksieve python) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz") sha1sums=('f130136e77262edf620117f915241a29b5edcb03') Modified: kdepim-addons/kde-unstable/PKGBUILD =================================================================== --- kdepim-addons/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdepim-addons/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -9,7 +9,7 @@ url='https://community.kde.org/KDE_PIM' license=(GPL LGPL FDL) depends=(khtml mailcommon incidenceeditor libktnef libkgapi) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) groups=(kde-applications kdepim) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") sha1sums=('4a37f46f807eb647749af567a82013c0792dd1e6') Modified: kdepim-apps-libs/kde-unstable/PKGBUILD =================================================================== --- kdepim-apps-libs/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdepim-apps-libs/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(libkleo pimcommon grantleetheme) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('b671f87deb1785741059cac5b9be9c57') Modified: kdepim-runtime/kde-unstable/PKGBUILD =================================================================== --- kdepim-runtime/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdepim-runtime/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=('GPL' 'LGPL' 'FDL') depends=(hicolor-icon-theme libkgapi libkolab akonadi-socialutils akonadi-calendar knotifyconfig kross kalarmcal kmbox kimap kde-syndication) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) install=$pkgname.install source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") sha1sums=('74652572a1d4beae84474e978c491303cb6c07d5') Modified: kdepimlibs/kde-unstable/PKGBUILD =================================================================== --- kdepimlibs/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdepimlibs/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ arch=(i686 x86_64) url='https://projects.kde.org/kdepimlibs' license=(GPL LGPL) -makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap akonadi prison-frameworks kdoctools boost) +makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap akonadi prison-frameworks kdoctools boost python grantlee-qt5) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz") sha1sums=('bd7a64986b55477933256b22e8e4d41590dcb4ef') @@ -31,7 +31,7 @@ } package_akonadi-contact() { - depends=(akonadi kmime kcontacts prison-frameworks) + depends=(akonadi kmime kcontacts prison-frameworks qt5-webkit grantlee-qt5) cd build/akonadi-contact make DESTDIR="$pkgdir" install Modified: kdesdk-thumbnailers/kde-unstable/PKGBUILD =================================================================== --- kdesdk-thumbnailers/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdesdk-thumbnailers/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdesdk) depends=(kio gettext) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") sha1sums=('f3c7a776feeff2ba1680dd09ba775a3673d4040a') Modified: kdgantt2/kde-unstable/PKGBUILD =================================================================== --- kdgantt2/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kdgantt2/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(qt5-base) -makedepends=(extra-cmake-modules ki18n) +makedepends=(extra-cmake-modules ki18n python) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('a72c3304b3b367d345b49e87bd3fd9c1') Modified: khelpcenter/kde-unstable/PKGBUILD =================================================================== --- khelpcenter/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ khelpcenter/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(LGPL) groups=(kde-applications kdebase) depends=(khtml kinit kdoctools xapian-core grantlee-qt5) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python) conflicts=(khelpcenter4 kdebase-runtime-doc) replaces=(khelpcenter4 kdebase-runtime-doc) source=("http://download.kde.org/unstable/applications/$pkgver/$pkgname-$pkgver.tar.xz") Modified: kholidays/kde-unstable/PKGBUILD =================================================================== --- kholidays/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kholidays/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,8 @@ url="https://projects.kde.org/$pkgname" license=(LGPL) depends=(qt5-base) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules qt5-declarative) +optdepends=('qt5-declarative: QML bindings') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('d0d75f25ef37a253cc1f2ce0e10bfadb') Modified: kiriki/kde-unstable/PKGBUILD =================================================================== --- kiriki/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kiriki/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) install=$pkgname.install conflicts=(kdegames-kiriki) replaces=(kdegames-kiriki) Modified: kleopatra/kde-unstable/PKGBUILD =================================================================== --- kleopatra/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kleopatra/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -9,7 +9,7 @@ url='https://www.kde.org/applications/utilities/kleopatra/' license=(GPL LGPL FDL) depends=(hicolor-icon-theme libkleo kcmutils kmime) -makedepends=(extra-cmake-modules kdoctools boost) +makedepends=(extra-cmake-modules kdoctools boost python) groups=(kde-applications kdepim) install=$pkgname.install source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") Modified: klickety/kde-unstable/PKGBUILD =================================================================== --- klickety/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ klickety/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(libkdegames knotifyconfig hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) install=$pkgname.install conflicts=(kdegames-klickety) replaces=(kdegames-klickety) Modified: kmahjongg/kde-unstable/PKGBUILD =================================================================== --- kmahjongg/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ kmahjongg/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(libkmahjongg libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) conflicts=(kdegames-kmahjongg) replaces=(kdegames-kmahjongg) install=$pkgname.install Modified: knavalbattle/kde-unstable/PKGBUILD =================================================================== --- knavalbattle/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ knavalbattle/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) install=$pkgname.install conflicts=(kdegames-knavalbattle) replaces=(kdegames-knavalbattle) Modified: krdc/kde-unstable/PKGBUILD =================================================================== --- krdc/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ krdc/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdenetwork) depends=(kcmutils kdnssd knotifyconfig) -makedepends=(extra-cmake-modules libvncserver freerdp kdoctools) +makedepends=(extra-cmake-modules libvncserver freerdp kdoctools python) optdepends=('libvncserver: VNC support' 'freerdp: RDP support' 'kdebase-keditbookmarks: to edit bookmarks') Modified: ksystemlog/kde-unstable/PKGBUILD =================================================================== --- ksystemlog/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ ksystemlog/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdeadmin) depends=(kio) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) conflicts=(kdeadmin-ksystemlog) replaces=(kdeadmin-ksystemlog) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz" ksystemlog-journald.patch) Modified: ktuberling/kde-unstable/PKGBUILD =================================================================== --- ktuberling/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ ktuberling/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(hicolor-icon-theme libkdegames knotifyconfig) -makedepends=(extra-cmake-modules kdoctools kdelibs4support) +makedepends=(extra-cmake-modules kdoctools kdelibs4support python) conflicts=(kdegames-ktuberling) replaces=(kdegames-ktuberling) install=$pkgname.install Modified: libgravatar/kde-unstable/PKGBUILD =================================================================== --- libgravatar/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ libgravatar/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(pimcommon) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python kdoctools boost) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('7d3917c09a2725a28ba671f8692b50f5') Modified: libkdepim/kde-unstable/PKGBUILD =================================================================== --- libkdepim/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ libkdepim/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(akonadi-contact akonadi-search kldap) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('338efe42f54842063bc48d9224167e91') Modified: libkgeomap/kde-unstable/PKGBUILD =================================================================== --- libkgeomap/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ libkgeomap/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ arch=(i686 x86_64) license=(GPL LGPL FDL) depends=(marble) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python) install=$pkgname.install source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") sha1sums=('c6cb6953b4f00374188431c44dfb538c8af66cba') Modified: libkleo/kde-unstable/PKGBUILD =================================================================== --- libkleo/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ libkleo/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(kpimtextedit) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules python boost) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('70962c2aa03abbbc7713c27670830ff9') Modified: libksieve/kde-unstable/PKGBUILD =================================================================== --- libksieve/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ libksieve/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -7,8 +7,8 @@ arch=(i686 x86_64) url="https://community.kde.org/KDE_PIM" license=(LGPL) -depends=(kidentitymanagement pimcommon) -makedepends=(extra-cmake-modules) +depends=(kidentitymanagement pimcommon kmailtransport) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('8af035fbb67097378fa426ccfaf04894') Modified: mailcommon/kde-unstable/PKGBUILD =================================================================== --- mailcommon/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ mailcommon/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(mailimporter messagelib) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('5c44416d18c7b5879d5e19ead26976da') Modified: mailimporter/kde-unstable/PKGBUILD =================================================================== --- mailimporter/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ mailimporter/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(libkdepim) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('b0704fe4c72be7403794d2596083033b') Modified: messagelib/kde-unstable/PKGBUILD =================================================================== --- messagelib/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ messagelib/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(kdepim-apps-libs kmailtransport kmbox libgravatar akonadi-notes kidentitymanagement) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('c9625fca07c9c5a316ebe3bfbedf035a') Modified: minuet/kde-unstable/PKGBUILD =================================================================== --- minuet/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ minuet/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -10,7 +10,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdeedu) depends=(kio drumstick timidity++) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) install=$pkgname.install source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") sha1sums=('efdd0ec7602fbd75a3bc556d68af8f6ebe1f86ef') Modified: picmi/kde-unstable/PKGBUILD =================================================================== --- picmi/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ picmi/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) groups=(kde-applications kdegames) depends=(libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) install=$pkgname.install conflicts=(kdegames-picmi) replaces=(kdegames-picmi) Modified: pimcommon/kde-unstable/PKGBUILD =================================================================== --- pimcommon/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ pimcommon/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -8,7 +8,7 @@ url="https://community.kde.org/KDE_PIM" license=(LGPL) depends=(libkdepim kpimtextedit knewstuff kimap) -makedepends=(extra-cmake-modules) +makedepends=(extra-cmake-modules kdoctools python boost qt5-tools) conflicts=('libkdepim<16') source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") md5sums=('5bc1ace71007e61387073355e1ba9090') Modified: spectacle/kde-unstable/PKGBUILD =================================================================== --- spectacle/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ spectacle/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -9,7 +9,7 @@ url='https://projects.kde.org/spectacle' license=(GPL) depends=(xcb-util-cursor libkscreen libkipi purpose) -makedepends=(extra-cmake-modules kdoctools) +makedepends=(extra-cmake-modules kdoctools python) conflicts=(kdegraphics-ksnapshot kscreengenie) replaces=(kdegraphics-ksnapshot kscreengenie) groups=(kde-applications kdegraphics) Modified: telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -13,7 +13,7 @@ license=('GPL') groups=('kde-applications' 'kdenetwork' 'telepathy-kde') depends=('telepathy-qt5' 'kaccounts-providers') -makedepends=('extra-cmake-modules' 'intltool') +makedepends=('extra-cmake-modules' 'intltool' 'python') optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: account types supported by Pidgin/libpurple') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") md5sums=('81ebdce95f07bc2156d8933f89cdbe44') Modified: telepathy-kde-auth-handler/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-auth-handler/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ telepathy-kde-auth-handler/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -13,7 +13,7 @@ license=('GPL') groups=('kde-applications' 'kdenetwork' 'telepathy-kde') depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit') -makedepends=('extra-cmake-modules') +makedepends=('extra-cmake-modules' 'python') source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz") md5sums=('1b6c4b1d063116c439bc8c1b09206678') Modified: telepathy-kde-call-ui/kde-unstable/PKGBUILD =================================================================== --- telepathy-kde-call-ui/kde-unstable/PKGBUILD 2016-04-08 13:41:33 UTC (rev 264238) +++ telepathy-kde-call-ui/kde-unstable/PKGBUILD 2016-04-08 21:55:25 UTC (rev 264239) @@ -11,7 +11,7 @@ license=(GPL) groups=(kde-applications kdenetwork telepathy-kde) depends=(telepathy-kde-common-internals qt5-gstreamer) -makedepends=(extra-cmake-modules boost) +makedepends=(extra-cmake-modules boost python) source=("http://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz") md5sums=('3f231798c57038f96cbd4684142a65fd')
