[arch-commits] Commit in kdepim4 (21 files)

Antonio Rojas arojas at archlinux.org
Sat Aug 15 10:19:09 UTC 2015


    Date: Saturday, August 15, 2015 @ 12:19:09
  Author: arojas
Revision: 243747

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdepim4/repos/
  kdepim4/repos/kde-unstable-i686/
  kdepim4/repos/kde-unstable-i686/PKGBUILD
    (from rev 243745, kdepim4/trunk/PKGBUILD)
  kdepim4/repos/kde-unstable-i686/kdepim-akregator.install
    (from rev 243745, kdepim4/trunk/kdepim-akregator.install)
  kdepim4/repos/kde-unstable-i686/kdepim-kaddressbook.install
    (from rev 243745, kdepim4/trunk/kdepim-kaddressbook.install)
  kdepim4/repos/kde-unstable-i686/kdepim-kleopatra.install
    (from rev 243745, kdepim4/trunk/kdepim-kleopatra.install)
  kdepim4/repos/kde-unstable-i686/kdepim-kmail.install
    (from rev 243746, kdepim4/trunk/kdepim-kmail.install)
  kdepim4/repos/kde-unstable-i686/kdepim-knode.install
    (from rev 243746, kdepim4/trunk/kdepim-knode.install)
  kdepim4/repos/kde-unstable-i686/kdepim-korganizer.install
    (from rev 243746, kdepim4/trunk/kdepim-korganizer.install)
  kdepim4/repos/kde-unstable-i686/kdepim-ktnef.install
    (from rev 243746, kdepim4/trunk/kdepim-ktnef.install)
  kdepim4/repos/kde-unstable-i686/kdepim4.install
    (from rev 243746, kdepim4/trunk/kdepim4.install)
  kdepim4/repos/kde-unstable-x86_64/
  kdepim4/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 243746, kdepim4/trunk/PKGBUILD)
  kdepim4/repos/kde-unstable-x86_64/kdepim-akregator.install
    (from rev 243746, kdepim4/trunk/kdepim-akregator.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-kaddressbook.install
    (from rev 243746, kdepim4/trunk/kdepim-kaddressbook.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-kleopatra.install
    (from rev 243746, kdepim4/trunk/kdepim-kleopatra.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-kmail.install
    (from rev 243746, kdepim4/trunk/kdepim-kmail.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-knode.install
    (from rev 243746, kdepim4/trunk/kdepim-knode.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-korganizer.install
    (from rev 243746, kdepim4/trunk/kdepim-korganizer.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim-ktnef.install
    (from rev 243746, kdepim4/trunk/kdepim-ktnef.install)
  kdepim4/repos/kde-unstable-x86_64/kdepim4.install
    (from rev 243746, kdepim4/trunk/kdepim4.install)

-------------------------------------------------+
 kde-unstable-i686/PKGBUILD                      |  286 ++++++++++++++++++++++
 kde-unstable-i686/kdepim-akregator.install      |   12 
 kde-unstable-i686/kdepim-kaddressbook.install   |   12 
 kde-unstable-i686/kdepim-kleopatra.install      |   12 
 kde-unstable-i686/kdepim-kmail.install          |   12 
 kde-unstable-i686/kdepim-knode.install          |   12 
 kde-unstable-i686/kdepim-korganizer.install     |   12 
 kde-unstable-i686/kdepim-ktnef.install          |   12 
 kde-unstable-i686/kdepim4.install               |   11 
 kde-unstable-x86_64/PKGBUILD                    |  286 ++++++++++++++++++++++
 kde-unstable-x86_64/kdepim-akregator.install    |   12 
 kde-unstable-x86_64/kdepim-kaddressbook.install |   12 
 kde-unstable-x86_64/kdepim-kleopatra.install    |   12 
 kde-unstable-x86_64/kdepim-kmail.install        |   12 
 kde-unstable-x86_64/kdepim-knode.install        |   12 
 kde-unstable-x86_64/kdepim-korganizer.install   |   12 
 kde-unstable-x86_64/kdepim-ktnef.install        |   12 
 kde-unstable-x86_64/kdepim4.install             |   11 
 18 files changed, 762 insertions(+)

Copied: kdepim4/repos/kde-unstable-i686/PKGBUILD (from rev 243745, kdepim4/trunk/PKGBUILD)
===================================================================
--- repos/kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ repos/kde-unstable-i686/PKGBUILD	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,286 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgbase=kdepim4
+pkgname=('kdepim-akonadiconsole'
+         'kdepim-akregator'
+         'kdepim-blogilo'
+         'kdepim-console'
+         'kdepim-kaddressbook'
+         'kdepim-kalarm'
+         'kdepim-kjots'
+         'kdepim-kleopatra'
+         'kdepim-kmail'
+         'kdepim-knode'
+         'kdepim-knotes'
+         'kdepim-kontact'
+         'kdepim-korganizer'
+         'kdepim-kresources'
+         'kdepim-ktimetracker'
+         'kdepim-ktnef'
+         'kdepim-libkdepim')
+pkgver=4.14.10
+_kdeappver=15.04.3
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://pim.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim4-runtime' 'libxss' 'pilot-link'
+             'libbaloo4' 'grantlee-qt4')
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepim-${pkgver}.tar.xz")
+sha1sums=('6f74763dda68dbb44394e807eab9204777bddf0a')
+
+build() {
+	mkdir build
+	cd build
+	cmake ../kdepim-${pkgver} \
+		-DCMAKE_BUILD_TYPE=Release \
+		-DKDE4_BUILD_TESTS=OFF \
+		-DCMAKE_SKIP_RPATH=ON \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DKDEPIM_BUILD_MOBILE=OFF
+	make
+}
+
+package_kdepim-akonadiconsole() {
+	pkgdesc='Akonadi Management and Debugging Console'
+	depends=('kdepim-libkdepim')
+	provides=('akonadiconsole')
+	url='http://pim.kde.org'
+	install='kdepim4.install'
+	cd "${srcdir}"/build/akonadiconsole
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-akregator() {
+	pkgdesc='A Feed Reader for KDE'
+	depends=('kdepim-libkdepim')
+	provides=('akregator')
+	url="http://kde.org/applications/internet/akregator/"
+	install='kdepim-akregator.install'
+	cd "${srcdir}"/build/akregator
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/akregator
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/akregator
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-blogilo() {
+	pkgdesc='A KDE Blogging Client'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/internet/blogilo/"
+	provides=('blogilo')
+	install='kdepim4.install'
+	cd "${srcdir}"/build/blogilo
+	make DESTDIR="${pkgdir}" install
+    cd "${srcdir}"/build/composereditor-ng
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/blogilo
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-console() {
+	pkgdesc='Command line tool for accessing calendar files'
+	depends=('kdepim-libkdepim')
+	provides=('konsolekalendar')
+	url='http://pim.kde.org'
+	install='kdepim4.install'
+	cd "${srcdir}"/build/console
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kaddressbook() {
+	pkgdesc='Contact Manager'
+	depends=('kdepim-libkdepim')
+	provides=('kaddressbook')
+	url="http://kde.org/applications/office/kaddressbook/"
+  install='kdepim-kaddressbook.install'
+  for i in kaddressbook kontact/plugins/kaddressbook \
+    plugins/kaddressbook; do
+    cd "${srcdir}"/build/${i}
+    make DESTDIR="${pkgdir}" install
+  done
+}
+
+package_kdepim-kalarm() {
+	pkgdesc='Personal Alarm Scheduler'
+	depends=('kdepim-libkdepim')
+	provides=('kalarm')
+	url="http://kde.org/applications/utilities/kalarm/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/kalarm
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kalarm
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kjots() {
+	pkgdesc='Note Taker'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/utilities/kjots/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/kjots
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/kjots
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kjots
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kleopatra() {
+	pkgdesc='Certificate Manager and Unified Crypto GUI'
+	depends=('kdepim-libkdepim')
+	provides=('kleopatra')
+    install=kdepim-kleopatra.install
+	url="http://kde.org/applications/utilities/kleopatra/"
+	cd "${srcdir}"/build/kleopatra
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kleopatra
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kwatchgnupg
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kmail() {
+	pkgdesc='Mail Client'
+    depends=('kdepim-libkdepim')
+	provides=('kmail')
+	url="http://kde.org/applications/internet/kmail/"
+	install='kdepim-kmail.install'
+	conflicts=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
+	           'kdepim-mimelib' 'kdepim-plugins')
+	replaces=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
+	          'kdepim-mimelib' 'kdepim-plugins')
+    for i in kmail kmailcvt agents/archivemailagent storageservicemanager\
+      agents/mailfilteragent agents/followupreminderagent importwizard ksendemail\
+      libksieve messagelist kontact/plugins/kmail grantleeeditor mboximporter; do
+      cd "${srcdir}"/build/${i}
+      make DESTDIR="${pkgdir}" install
+    done
+	cd "${srcdir}"/build/doc/kmail
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/sieveeditor
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/importwizard
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-knode() {
+	pkgdesc='News Reader'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/internet/knode/"
+	install='kdepim-knode.install'
+	cd "${srcdir}"/build/knode
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/knode
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/knode
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-knotes() {
+	pkgdesc='Popup Notes'
+	depends=('kdepim-libkdepim')
+	provides=('knotes')
+	url="http://kde.org/applications/utilities/knotes/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/knotes
+	make DESTDIR="${pkgdir}" install
+    cd "${srcdir}"/build/agents/notesagent
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/knotes
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/knotes
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kontact() {
+	pkgdesc='Personal Information Manager'
+	depends=('kdepim-libkdepim')
+	provides=('kontact')
+	url="http://kde.org/applications/office/kontact/"
+	install='kdepim4.install'
+	conflcits=('kdepim-kontactinterfaces')
+	replaces=('kdepim-kontactinterfaces')
+	for i in kontact/src kontact/plugins/summary \
+		kontact/plugins/specialdates; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/kontact
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-korganizer() {
+	pkgdesc='Calendar and Scheduling Program'
+	depends=('kdepim-libkdepim')
+	provides=('korganizer')
+	url="http://kde.org/applications/office/korganizer"
+	install='kdepim-korganizer.install'
+	for i in korganizer korgac kontact/plugins/korganizer calendarviews; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/korganizer
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kresources() {
+	pkgdesc='KDE PIM resources'
+	depends=('kdepim-libkdepim')
+	url='http://pim.kde.org'
+	cd "${srcdir}"/build/kresources
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-ktimetracker() {
+	pkgdesc='Personal Time Tracker'
+	depends=('kdepim-kresources')
+	url="http://kde.org/applications/utilities/ktimetracker/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/ktimetracker
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/ktimetracker
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-ktnef() {
+	pkgdesc='A viewer/extractor for TNEF files'
+	depends=('kdebase-runtime' 'kdepimlibs4')
+	provides=('ktnef')
+	url="https://projects.kde.org/projects/kde/kdepim/ktnef"
+    install=kdepim-ktnef.install
+	cd "${srcdir}"/build/ktnef
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/ktnef
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-libkdepim() {
+	pkgdesc='Library for KDE PIM'
+	groups=()
+	depends=('kdepim4-runtime' 'baloo4-akonadi' 'grantlee-qt4')
+	url='http://pim.kde.org'
+	conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
+	           'kdepim-akonadi')
+	replaces=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
+	          'kdepim-akonadi')
+	install='kdepim4.install'
+	for i in agents/sendlateragent akonadi_next calendarsupport \
+  incidenceeditor-ng kaddressbookgrantlee grantleetheme kdgantt2 libkdepim \
+  libkdepimdbusinterfaces libkleo libkpgp mailcommon mailimporter \
+  messagecomposer messagecore messageviewer noteshared icons templateparser \
+  plugins/messageviewer plugins/ktexteditor pimcommon pimsettingexporter; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/pimsettingexporter
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/headerthemeeditor
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/contactthemeeditor
+	make DESTDIR="${pkgdir}" install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-akregator.install (from rev 243745, kdepim4/trunk/kdepim-akregator.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-akregator.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-akregator.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-kaddressbook.install (from rev 243745, kdepim4/trunk/kdepim-kaddressbook.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-kaddressbook.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-kaddressbook.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-kleopatra.install (from rev 243745, kdepim4/trunk/kdepim-kleopatra.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-kleopatra.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-kleopatra.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-kmail.install (from rev 243746, kdepim4/trunk/kdepim-kmail.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-kmail.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-kmail.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-knode.install (from rev 243746, kdepim4/trunk/kdepim-knode.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-knode.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-knode.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-korganizer.install (from rev 243746, kdepim4/trunk/kdepim-korganizer.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-korganizer.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-korganizer.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim-ktnef.install (from rev 243746, kdepim4/trunk/kdepim-ktnef.install)
===================================================================
--- repos/kde-unstable-i686/kdepim-ktnef.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim-ktnef.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-i686/kdepim4.install (from rev 243746, kdepim4/trunk/kdepim4.install)
===================================================================
--- repos/kde-unstable-i686/kdepim4.install	                        (rev 0)
+++ repos/kde-unstable-i686/kdepim4.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/PKGBUILD (from rev 243746, kdepim4/trunk/PKGBUILD)
===================================================================
--- repos/kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,286 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgbase=kdepim4
+pkgname=('kdepim-akonadiconsole'
+         'kdepim-akregator'
+         'kdepim-blogilo'
+         'kdepim-console'
+         'kdepim-kaddressbook'
+         'kdepim-kalarm'
+         'kdepim-kjots'
+         'kdepim-kleopatra'
+         'kdepim-kmail'
+         'kdepim-knode'
+         'kdepim-knotes'
+         'kdepim-kontact'
+         'kdepim-korganizer'
+         'kdepim-kresources'
+         'kdepim-ktimetracker'
+         'kdepim-ktnef'
+         'kdepim-libkdepim')
+pkgver=4.14.10
+_kdeappver=15.04.3
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://pim.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim4-runtime' 'libxss' 'pilot-link'
+             'libbaloo4' 'grantlee-qt4')
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepim-${pkgver}.tar.xz")
+sha1sums=('6f74763dda68dbb44394e807eab9204777bddf0a')
+
+build() {
+	mkdir build
+	cd build
+	cmake ../kdepim-${pkgver} \
+		-DCMAKE_BUILD_TYPE=Release \
+		-DKDE4_BUILD_TESTS=OFF \
+		-DCMAKE_SKIP_RPATH=ON \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DKDEPIM_BUILD_MOBILE=OFF
+	make
+}
+
+package_kdepim-akonadiconsole() {
+	pkgdesc='Akonadi Management and Debugging Console'
+	depends=('kdepim-libkdepim')
+	provides=('akonadiconsole')
+	url='http://pim.kde.org'
+	install='kdepim4.install'
+	cd "${srcdir}"/build/akonadiconsole
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-akregator() {
+	pkgdesc='A Feed Reader for KDE'
+	depends=('kdepim-libkdepim')
+	provides=('akregator')
+	url="http://kde.org/applications/internet/akregator/"
+	install='kdepim-akregator.install'
+	cd "${srcdir}"/build/akregator
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/akregator
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/akregator
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-blogilo() {
+	pkgdesc='A KDE Blogging Client'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/internet/blogilo/"
+	provides=('blogilo')
+	install='kdepim4.install'
+	cd "${srcdir}"/build/blogilo
+	make DESTDIR="${pkgdir}" install
+    cd "${srcdir}"/build/composereditor-ng
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/blogilo
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-console() {
+	pkgdesc='Command line tool for accessing calendar files'
+	depends=('kdepim-libkdepim')
+	provides=('konsolekalendar')
+	url='http://pim.kde.org'
+	install='kdepim4.install'
+	cd "${srcdir}"/build/console
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kaddressbook() {
+	pkgdesc='Contact Manager'
+	depends=('kdepim-libkdepim')
+	provides=('kaddressbook')
+	url="http://kde.org/applications/office/kaddressbook/"
+  install='kdepim-kaddressbook.install'
+  for i in kaddressbook kontact/plugins/kaddressbook \
+    plugins/kaddressbook; do
+    cd "${srcdir}"/build/${i}
+    make DESTDIR="${pkgdir}" install
+  done
+}
+
+package_kdepim-kalarm() {
+	pkgdesc='Personal Alarm Scheduler'
+	depends=('kdepim-libkdepim')
+	provides=('kalarm')
+	url="http://kde.org/applications/utilities/kalarm/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/kalarm
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kalarm
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kjots() {
+	pkgdesc='Note Taker'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/utilities/kjots/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/kjots
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/kjots
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kjots
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kleopatra() {
+	pkgdesc='Certificate Manager and Unified Crypto GUI'
+	depends=('kdepim-libkdepim')
+	provides=('kleopatra')
+    install=kdepim-kleopatra.install
+	url="http://kde.org/applications/utilities/kleopatra/"
+	cd "${srcdir}"/build/kleopatra
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kleopatra
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/kwatchgnupg
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kmail() {
+	pkgdesc='Mail Client'
+    depends=('kdepim-libkdepim')
+	provides=('kmail')
+	url="http://kde.org/applications/internet/kmail/"
+	install='kdepim-kmail.install'
+	conflicts=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
+	           'kdepim-mimelib' 'kdepim-plugins')
+	replaces=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
+	          'kdepim-mimelib' 'kdepim-plugins')
+    for i in kmail kmailcvt agents/archivemailagent storageservicemanager\
+      agents/mailfilteragent agents/followupreminderagent importwizard ksendemail\
+      libksieve messagelist kontact/plugins/kmail grantleeeditor mboximporter; do
+      cd "${srcdir}"/build/${i}
+      make DESTDIR="${pkgdir}" install
+    done
+	cd "${srcdir}"/build/doc/kmail
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/sieveeditor
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/importwizard
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-knode() {
+	pkgdesc='News Reader'
+	depends=('kdepim-libkdepim')
+	url="http://kde.org/applications/internet/knode/"
+	install='kdepim-knode.install'
+	cd "${srcdir}"/build/knode
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/knode
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/knode
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-knotes() {
+	pkgdesc='Popup Notes'
+	depends=('kdepim-libkdepim')
+	provides=('knotes')
+	url="http://kde.org/applications/utilities/knotes/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/knotes
+	make DESTDIR="${pkgdir}" install
+    cd "${srcdir}"/build/agents/notesagent
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/kontact/plugins/knotes
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/knotes
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kontact() {
+	pkgdesc='Personal Information Manager'
+	depends=('kdepim-libkdepim')
+	provides=('kontact')
+	url="http://kde.org/applications/office/kontact/"
+	install='kdepim4.install'
+	conflcits=('kdepim-kontactinterfaces')
+	replaces=('kdepim-kontactinterfaces')
+	for i in kontact/src kontact/plugins/summary \
+		kontact/plugins/specialdates; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/kontact
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-korganizer() {
+	pkgdesc='Calendar and Scheduling Program'
+	depends=('kdepim-libkdepim')
+	provides=('korganizer')
+	url="http://kde.org/applications/office/korganizer"
+	install='kdepim-korganizer.install'
+	for i in korganizer korgac kontact/plugins/korganizer calendarviews; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/korganizer
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-kresources() {
+	pkgdesc='KDE PIM resources'
+	depends=('kdepim-libkdepim')
+	url='http://pim.kde.org'
+	cd "${srcdir}"/build/kresources
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-ktimetracker() {
+	pkgdesc='Personal Time Tracker'
+	depends=('kdepim-kresources')
+	url="http://kde.org/applications/utilities/ktimetracker/"
+	install='kdepim4.install'
+	cd "${srcdir}"/build/ktimetracker
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/ktimetracker
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-ktnef() {
+	pkgdesc='A viewer/extractor for TNEF files'
+	depends=('kdebase-runtime' 'kdepimlibs4')
+	provides=('ktnef')
+	url="https://projects.kde.org/projects/kde/kdepim/ktnef"
+    install=kdepim-ktnef.install
+	cd "${srcdir}"/build/ktnef
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/ktnef
+	make DESTDIR="${pkgdir}" install
+}
+
+package_kdepim-libkdepim() {
+	pkgdesc='Library for KDE PIM'
+	groups=()
+	depends=('kdepim4-runtime' 'baloo4-akonadi' 'grantlee-qt4')
+	url='http://pim.kde.org'
+	conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
+	           'kdepim-akonadi')
+	replaces=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
+	          'kdepim-akonadi')
+	install='kdepim4.install'
+	for i in agents/sendlateragent akonadi_next calendarsupport \
+  incidenceeditor-ng kaddressbookgrantlee grantleetheme kdgantt2 libkdepim \
+  libkdepimdbusinterfaces libkleo libkpgp mailcommon mailimporter \
+  messagecomposer messagecore messageviewer noteshared icons templateparser \
+  plugins/messageviewer plugins/ktexteditor pimcommon pimsettingexporter; do
+		cd "${srcdir}"/build/${i}
+		make DESTDIR="${pkgdir}" install
+	done
+	cd "${srcdir}"/build/doc/pimsettingexporter
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/headerthemeeditor
+	make DESTDIR="${pkgdir}" install
+	cd "${srcdir}"/build/doc/contactthemeeditor
+	make DESTDIR="${pkgdir}" install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-akregator.install (from rev 243746, kdepim4/trunk/kdepim-akregator.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-akregator.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-akregator.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-kaddressbook.install (from rev 243746, kdepim4/trunk/kdepim-kaddressbook.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-kaddressbook.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-kaddressbook.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-kleopatra.install (from rev 243746, kdepim4/trunk/kdepim-kleopatra.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-kleopatra.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-kleopatra.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-kmail.install (from rev 243746, kdepim4/trunk/kdepim-kmail.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-kmail.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-kmail.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-knode.install (from rev 243746, kdepim4/trunk/kdepim-knode.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-knode.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-knode.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-korganizer.install (from rev 243746, kdepim4/trunk/kdepim-korganizer.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-korganizer.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-korganizer.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim-ktnef.install (from rev 243746, kdepim4/trunk/kdepim-ktnef.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim-ktnef.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim-ktnef.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,12 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdepim4/repos/kde-unstable-x86_64/kdepim4.install (from rev 243746, kdepim4/trunk/kdepim4.install)
===================================================================
--- repos/kde-unstable-x86_64/kdepim4.install	                        (rev 0)
+++ repos/kde-unstable-x86_64/kdepim4.install	2015-08-15 10:19:09 UTC (rev 243747)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}



More information about the arch-commits mailing list