[arch-commits] Commit in akonadi/repos (4 files)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 14:39:50
  Author: arojas
Revision: 307579

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 307578, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 307578, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   42 
 extra-x86_64/PKGBUILD |   42 
 3 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 14:39:28 UTC (rev 307578)
+++ extra-i686/PKGBUILD 2017-10-12 14:39:50 UTC (rev 307579)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dcdc0b6069df48f3cc8e0a9e008e042c7173b2ed340103b7820bc517ef8312da'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 307578, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 14:39:50 UTC (rev 307579)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.2
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('85509bfb47f29e05b7985d72be633b7dab38dbaf49a3aab1eee6b9b88762a9b1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 14:39:28 UTC (rev 307578)
+++ extra-x86_64/PKGBUILD   2017-10-12 14:39:50 UTC (rev 307579)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)

[arch-commits] Commit in akonadi/repos (4 files)

2017-10-07 Thread Antonio Rojas
Date: Saturday, October 7, 2017 @ 10:03:42
  Author: arojas
Revision: 307111

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  akonadi/repos/staging-i686/
  akonadi/repos/staging-i686/PKGBUILD
(from rev 307110, akonadi/trunk/PKGBUILD)
  akonadi/repos/staging-x86_64/
  akonadi/repos/staging-x86_64/PKGBUILD
(from rev 307110, akonadi/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   42 ++
 staging-x86_64/PKGBUILD |   42 ++
 2 files changed, 84 insertions(+)

Copied: akonadi/repos/staging-i686/PKGBUILD (from rev 307110, 
akonadi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-10-07 10:03:42 UTC (rev 307111)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dcdc0b6069df48f3cc8e0a9e008e042c7173b2ed340103b7820bc517ef8312da'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/staging-x86_64/PKGBUILD (from rev 307110, 
akonadi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-10-07 10:03:42 UTC (rev 307111)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dcdc0b6069df48f3cc8e0a9e008e042c7173b2ed340103b7820bc517ef8312da'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2017-09-07 Thread Antonio Rojas
Date: Thursday, September 7, 2017 @ 17:40:37
  Author: arojas
Revision: 304810

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 304809, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 304809, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   47 --
 extra-x86_64/PKGBUILD |   47 --
 3 files changed, 84 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-07 17:40:12 UTC (rev 304809)
+++ extra-i686/PKGBUILD 2017-09-07 17:40:37 UTC (rev 304810)
@@ -1,47 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.0
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-
kdebug-384024.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2fcd7c4c;)
-sha256sums=('d7fea93ea49cc82fc25ad36b1bcfd45d5102c841d5cbdfdb598f854df71bb202'
-'SKIP'
-'ae1219a1d7ece5f0f05caa51176598e1e7333c4e2ef3ee896656cc82889d6311')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kdebug-384024.patch # Fix DB upgrade with sqlite backend
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 304809, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-07 17:40:37 UTC (rev 304810)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.1
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dcdc0b6069df48f3cc8e0a9e008e042c7173b2ed340103b7820bc517ef8312da'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-07 17:40:12 UTC (rev 304809)
+++ extra-x86_64/PKGBUILD   2017-09-07 17:40:37 UTC (rev 304810)
@@ -1,47 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.0
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules 

[arch-commits] Commit in akonadi/repos (4 files)

2017-08-26 Thread Antonio Rojas
Date: Saturday, August 26, 2017 @ 19:33:29
  Author: arojas
Revision: 304087

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 304086, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 304086, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   94 
 extra-i686/PKGBUILD   |   42 -
 extra-x86_64/PKGBUILD |   42 -
 3 files changed, 94 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-26 19:33:00 UTC (rev 304086)
+++ extra-i686/PKGBUILD 2017-08-26 19:33:29 UTC (rev 304087)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d7fea93ea49cc82fc25ad36b1bcfd45d5102c841d5cbdfdb598f854df71bb202'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 304086, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-26 19:33:29 UTC (rev 304087)
@@ -0,0 +1,47 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.0
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-384024.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2fcd7c4c;)
+sha256sums=('d7fea93ea49cc82fc25ad36b1bcfd45d5102c841d5cbdfdb598f854df71bb202'
+'SKIP'
+'ae1219a1d7ece5f0f05caa51176598e1e7333c4e2ef3ee896656cc82889d6311')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-384024.patch # Fix DB upgrade with sqlite backend
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-26 19:33:00 UTC (rev 304086)
+++ extra-x86_64/PKGBUILD   2017-08-26 19:33:29 UTC (rev 304087)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.08.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools 

[arch-commits] Commit in akonadi/repos (4 files)

2017-08-18 Thread Antonio Rojas
Date: Saturday, August 19, 2017 @ 04:40:19
  Author: arojas
Revision: 302423

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

Added:
  akonadi/repos/kde-unstable-i686/
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 302422, akonadi/trunk/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 302422, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   42 +
 kde-unstable-i686/PKGBUILD   |   42 +
 kde-unstable-x86_64/PKGBUILD |   42 -
 3 files changed, 84 insertions(+), 42 deletions(-)

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 302422, 
akonadi/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-08-19 04:40:19 UTC (rev 302423)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d7fea93ea49cc82fc25ad36b1bcfd45d5102c841d5cbdfdb598f854df71bb202'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-08-19 04:39:58 UTC (rev 302422)
+++ kde-unstable-x86_64/PKGBUILD2017-08-19 04:40:19 UTC (rev 302423)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.07.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a150f7756e4fd2a9e545b70881c60028031eeb179fa854ec828992b73e0d00e0'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 302422, 
akonadi/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-08-19 04:40:19 UTC (rev 302423)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.08.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost python 

[arch-commits] Commit in akonadi/repos (4 files)

2017-07-13 Thread Antonio Rojas
Date: Thursday, July 13, 2017 @ 14:11:41
  Author: arojas
Revision: 300289

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 300288, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 300288, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   47 --
 extra-x86_64/PKGBUILD |   47 --
 3 files changed, 84 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-13 14:11:21 UTC (rev 300288)
+++ extra-i686/PKGBUILD 2017-07-13 14:11:41 UTC (rev 300289)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=4
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
-sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
-'SKIP'
-'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
-  patch -p1 -i ../kdebug-380182.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 300288, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-13 14:11:41 UTC (rev 300289)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.3
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('89e0476892a9b43ae0686e059f6caa0e2bba47955920e3424f5315b1cba7ad31'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-07-13 14:11:21 UTC (rev 300288)
+++ extra-x86_64/PKGBUILD   2017-07-13 14:11:41 UTC (rev 300289)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=4
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')

[arch-commits] Commit in akonadi/repos (4 files)

2017-07-01 Thread Antonio Rojas
Date: Saturday, July 1, 2017 @ 20:10:54
  Author: arojas
Revision: 299521

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  akonadi/repos/testing-i686/
  akonadi/repos/testing-i686/PKGBUILD
(from rev 299520, akonadi/trunk/PKGBUILD)
  akonadi/repos/testing-x86_64/
  akonadi/repos/testing-x86_64/PKGBUILD
(from rev 299520, akonadi/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   47 ++
 testing-x86_64/PKGBUILD |   47 ++
 2 files changed, 94 insertions(+)

Copied: akonadi/repos/testing-i686/PKGBUILD (from rev 299520, 
akonadi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-07-01 20:10:54 UTC (rev 299521)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=4
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP'
+'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
+  patch -p1 -i ../kdebug-380182.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/testing-x86_64/PKGBUILD (from rev 299520, 
akonadi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-07-01 20:10:54 UTC (rev 299521)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=4
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP'
+'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
+  patch -p1 -i ../kdebug-380182.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2017-06-11 Thread Antonio Rojas
Date: Sunday, June 11, 2017 @ 21:17:49
  Author: arojas
Revision: 298618

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 298617, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 298617, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   94 
 extra-i686/PKGBUILD   |   47 
 extra-x86_64/PKGBUILD |   47 
 3 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-11 21:17:25 UTC (rev 298617)
+++ extra-i686/PKGBUILD 2017-06-11 21:17:49 UTC (rev 298618)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
-sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
-'SKIP'
-'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
-  patch -p1 -i ../kdebug-380182.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 298617, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-11 21:17:49 UTC (rev 298618)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=3
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP'
+'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
+  patch -p1 -i ../kdebug-380182.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-11 21:17:25 UTC (rev 298617)
+++ extra-x86_64/PKGBUILD   2017-06-11 21:17:49 UTC (rev 298618)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 

[arch-commits] Commit in akonadi/repos (4 files)

2017-06-11 Thread Antonio Rojas
Date: Sunday, June 11, 2017 @ 21:00:38
  Author: arojas
Revision: 298616

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 298615, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 298615, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   94 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 94 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-11 20:59:55 UTC (rev 298615)
+++ extra-i686/PKGBUILD 2017-06-11 21:00:38 UTC (rev 298616)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 298615, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-11 21:00:38 UTC (rev 298616)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-380182.patch::"https://cgit.kde.org/akonadi.git/patch/?id=2dc7fbf5;)
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP'
+'f7a1c570466951724809466d01bbeac0ab9b81bbb09787abcae6e68671f7f0d3')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix moving several mails in kmail https://bugs.kde.org/show_bug.cgi?id=380182
+  patch -p1 -i ../kdebug-380182.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-11 20:59:55 UTC (rev 298615)
+++ extra-x86_64/PKGBUILD   2017-06-11 21:00:38 UTC (rev 298616)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.2
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')

[arch-commits] Commit in akonadi/repos (4 files)

2017-06-08 Thread Antonio Rojas
Date: Thursday, June 8, 2017 @ 17:48:11
  Author: arojas
Revision: 298398

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  akonadi/repos/testing-i686/PKGBUILD
(from rev 298397, akonadi/trunk/PKGBUILD)
  akonadi/repos/testing-x86_64/PKGBUILD
(from rev 298397, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/testing-i686/PKGBUILD
  akonadi/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   82 ++
 testing-i686/PKGBUILD   |   41 ---
 testing-x86_64/PKGBUILD |   41 ---
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-06-08 17:47:21 UTC (rev 298397)
+++ testing-i686/PKGBUILD   2017-06-08 17:48:11 UTC (rev 298398)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/testing-i686/PKGBUILD (from rev 298397, 
akonadi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-08 17:48:11 UTC (rev 298398)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-06-08 17:47:21 UTC (rev 298397)
+++ testing-x86_64/PKGBUILD 2017-06-08 17:48:11 UTC (rev 298398)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build

[arch-commits] Commit in akonadi/repos (4 files)

2017-06-08 Thread Antonio Rojas
Date: Thursday, June 8, 2017 @ 11:14:15
  Author: arojas
Revision: 298189

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 298188, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 298188, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-08 11:13:57 UTC (rev 298188)
+++ extra-i686/PKGBUILD 2017-06-08 11:14:15 UTC (rev 298189)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 298188, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-08 11:14:15 UTC (rev 298189)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.2
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cd10074e2791e80dd01b51e79ab033bfe552e2d82ed034d8d0c30fe7b2ef6321'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-08 11:13:57 UTC (rev 298188)
+++ extra-x86_64/PKGBUILD   2017-06-08 11:14:15 UTC (rev 298189)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in akonadi/repos (4 files)

2017-05-31 Thread Antonio Rojas
Date: Wednesday, May 31, 2017 @ 17:38:36
  Author: arojas
Revision: 297021

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  akonadi/repos/staging-i686/
  akonadi/repos/staging-i686/PKGBUILD
(from rev 297020, akonadi/trunk/PKGBUILD)
  akonadi/repos/staging-x86_64/
  akonadi/repos/staging-x86_64/PKGBUILD
(from rev 297020, akonadi/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   41 +
 staging-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: akonadi/repos/staging-i686/PKGBUILD (from rev 297020, 
akonadi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-31 17:38:36 UTC (rev 297021)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/staging-x86_64/PKGBUILD (from rev 297020, 
akonadi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-31 17:38:36 UTC (rev 297021)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2017-05-11 Thread Antonio Rojas
Date: Thursday, May 11, 2017 @ 10:14:09
  Author: arojas
Revision: 295618

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 295617, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 295617, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-11 10:13:31 UTC (rev 295617)
+++ extra-i686/PKGBUILD 2017-05-11 10:14:09 UTC (rev 295618)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('962f7694ff67e32b965a07da282d2af7a0777353b11f537c147c8777b03901d4'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 295617, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-11 10:14:09 UTC (rev 295618)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.1
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-11 10:13:31 UTC (rev 295617)
+++ extra-x86_64/PKGBUILD   2017-05-11 10:14:09 UTC (rev 295618)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.04.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('962f7694ff67e32b965a07da282d2af7a0777353b11f537c147c8777b03901d4'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in akonadi/repos (4 files)

2017-04-20 Thread Antonio Rojas
Date: Thursday, April 20, 2017 @ 08:03:11
  Author: arojas
Revision: 293335

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

Added:
  akonadi/repos/kde-unstable-i686/
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 293334, akonadi/trunk/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 293334, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   41 +
 kde-unstable-i686/PKGBUILD   |   41 +
 kde-unstable-x86_64/PKGBUILD |   41 -
 3 files changed, 82 insertions(+), 41 deletions(-)

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 293334, 
akonadi/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2017-04-20 08:03:11 UTC (rev 293335)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('962f7694ff67e32b965a07da282d2af7a0777353b11f537c147c8777b03901d4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2017-04-20 08:02:53 UTC (rev 293334)
+++ kde-unstable-x86_64/PKGBUILD2017-04-20 08:03:11 UTC (rev 293335)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=17.03.90
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('76aebd2207a36151f95bff403d2d736fea8b6a97b5f377e56cf4c94c55847b33'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 293334, 
akonadi/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-04-20 08:03:11 UTC (rev 293335)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=17.04.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})

[arch-commits] Commit in akonadi/repos (4 files)

2017-03-09 Thread Antonio Rojas
Date: Thursday, March 9, 2017 @ 16:26:48
  Author: arojas
Revision: 290253

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 290252, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 290252, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-09 16:26:30 UTC (rev 290252)
+++ extra-i686/PKGBUILD 2017-03-09 16:26:48 UTC (rev 290253)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('6b2dff2c8a91a6b254ffbb70209da655'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 290252, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-09 16:26:48 UTC (rev 290253)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.3
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fc48a200c27331d5a9ac6bfb8d7d61f3c4240f133bb23c996c78493f24644b03'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-09 16:26:30 UTC (rev 290252)
+++ extra-x86_64/PKGBUILD   2017-03-09 16:26:48 UTC (rev 290253)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('6b2dff2c8a91a6b254ffbb70209da655'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
-

[arch-commits] Commit in akonadi/repos (4 files)

2017-02-09 Thread Antonio Rojas
Date: Thursday, February 9, 2017 @ 13:46:59
  Author: arojas
Revision: 288317

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 288316, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 288316, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-09 13:46:40 UTC (rev 288316)
+++ extra-i686/PKGBUILD 2017-02-09 13:46:59 UTC (rev 288317)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.1
-pkgrel=3
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('924de9af2b741a959214c7c4a6f1170f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 288316, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-09 13:46:59 UTC (rev 288317)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.2
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('6b2dff2c8a91a6b254ffbb70209da655'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-09 13:46:40 UTC (rev 288316)
+++ extra-x86_64/PKGBUILD   2017-02-09 13:46:59 UTC (rev 288317)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.1
-pkgrel=3
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('924de9af2b741a959214c7c4a6f1170f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
-

[arch-commits] Commit in akonadi/repos (4 files)

2017-01-23 Thread Antonio Rojas
Date: Monday, January 23, 2017 @ 12:05:55
  Author: arojas
Revision: 287202

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  akonadi/repos/staging-i686/
  akonadi/repos/staging-i686/PKGBUILD
(from rev 287201, akonadi/trunk/PKGBUILD)
  akonadi/repos/staging-x86_64/
  akonadi/repos/staging-x86_64/PKGBUILD
(from rev 287201, akonadi/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   41 +
 staging-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: akonadi/repos/staging-i686/PKGBUILD (from rev 287201, 
akonadi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-01-23 12:05:55 UTC (rev 287202)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.1
+pkgrel=3
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('924de9af2b741a959214c7c4a6f1170f'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/staging-x86_64/PKGBUILD (from rev 287201, 
akonadi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-01-23 12:05:55 UTC (rev 287202)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.1
+pkgrel=3
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('924de9af2b741a959214c7c4a6f1170f'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2017-01-15 Thread Antonio Rojas
Date: Sunday, January 15, 2017 @ 10:23:15
  Author: arojas
Revision: 286437

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 286435, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 286436, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-01-15 10:23:04 UTC (rev 286436)
+++ extra-i686/PKGBUILD 2017-01-15 10:23:15 UTC (rev 286437)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('924de9af2b741a959214c7c4a6f1170f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 286435, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-15 10:23:15 UTC (rev 286437)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('924de9af2b741a959214c7c4a6f1170f'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-01-15 10:23:04 UTC (rev 286436)
+++ extra-x86_64/PKGBUILD   2017-01-15 10:23:15 UTC (rev 286437)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('924de9af2b741a959214c7c4a6f1170f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
-

[arch-commits] Commit in akonadi/repos (4 files)

2017-01-12 Thread Antonio Rojas
Date: Thursday, January 12, 2017 @ 19:20:44
  Author: arojas
Revision: 285962

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 285961, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 285961, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-01-12 19:20:21 UTC (rev 285961)
+++ extra-i686/PKGBUILD 2017-01-12 19:20:44 UTC (rev 285962)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('bcc258b2d478105c6e1539c0b4456233'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 285961, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-12 19:20:44 UTC (rev 285962)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.1
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('924de9af2b741a959214c7c4a6f1170f'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-01-12 19:20:21 UTC (rev 285961)
+++ extra-x86_64/PKGBUILD   2017-01-12 19:20:44 UTC (rev 285962)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.12.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('bcc258b2d478105c6e1539c0b4456233'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
-

[arch-commits] Commit in akonadi/repos (4 files)

2016-12-15 Thread Antonio Rojas
Date: Thursday, December 15, 2016 @ 10:58:47
  Author: arojas
Revision: 283356

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

Added:
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 283355, akonadi/trunk/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 283355, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-i686/PKGBUILD
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   82 +
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-12-15 10:58:29 UTC (rev 283355)
+++ kde-unstable-i686/PKGBUILD  2016-12-15 10:58:47 UTC (rev 283356)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.11.90
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('b64ae5c000525c2b7e8cb1b08ea6b924'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 283355, 
akonadi/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-12-15 10:58:47 UTC (rev 283356)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.12.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('bcc258b2d478105c6e1539c0b4456233'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-12-15 10:58:29 UTC (rev 283355)
+++ kde-unstable-x86_64/PKGBUILD2016-12-15 10:58:47 UTC (rev 283356)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.11.90
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('b64ae5c000525c2b7e8cb1b08ea6b924'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake 

[arch-commits] Commit in akonadi/repos (4 files)

2016-12-02 Thread Antonio Rojas
Date: Saturday, December 3, 2016 @ 00:14:37
  Author: arojas
Revision: 282574

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

Added:
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 282573, akonadi/kde-unstable/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 282573, akonadi/kde-unstable/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-i686/PKGBUILD
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   82 +
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-12-03 00:14:30 UTC (rev 282573)
+++ kde-unstable-i686/PKGBUILD  2016-12-03 00:14:37 UTC (rev 282574)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.11.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('54649b9f9b0d9fdbf92dd7045b6cf9f4'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 282573, 
akonadi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-12-03 00:14:37 UTC (rev 282574)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.11.90
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('b64ae5c000525c2b7e8cb1b08ea6b924'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-12-03 00:14:30 UTC (rev 282573)
+++ kde-unstable-x86_64/PKGBUILD2016-12-03 00:14:37 UTC (rev 282574)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.11.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('54649b9f9b0d9fdbf92dd7045b6cf9f4'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-

[arch-commits] Commit in akonadi/repos (4 files)

2016-11-18 Thread Antonio Rojas
Date: Friday, November 18, 2016 @ 20:25:27
  Author: arojas
Revision: 281247

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

Added:
  akonadi/repos/staging-i686/
  akonadi/repos/staging-i686/PKGBUILD
(from rev 281246, akonadi/kde-unstable/PKGBUILD)
  akonadi/repos/staging-x86_64/
  akonadi/repos/staging-x86_64/PKGBUILD
(from rev 281246, akonadi/kde-unstable/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   41 +
 staging-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: akonadi/repos/staging-i686/PKGBUILD (from rev 281246, 
akonadi/kde-unstable/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-11-18 20:25:27 UTC (rev 281247)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.11.80
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('54649b9f9b0d9fdbf92dd7045b6cf9f4'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/staging-x86_64/PKGBUILD (from rev 281246, 
akonadi/kde-unstable/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-11-18 20:25:27 UTC (rev 281247)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.11.80
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('54649b9f9b0d9fdbf92dd7045b6cf9f4'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2016-11-10 Thread Antonio Rojas
Date: Thursday, November 10, 2016 @ 18:17:41
  Author: arojas
Revision: 280322

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 280321, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 280321, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-10 18:17:34 UTC (rev 280321)
+++ extra-i686/PKGBUILD 2016-11-10 18:17:41 UTC (rev 280322)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('e4aa8251f86a625658c4bc70e078728b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 280321, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-10 18:17:41 UTC (rev 280322)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('f7ae4c4ed99bf75c90548c32cffb786e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-10 18:17:34 UTC (rev 280321)
+++ extra-x86_64/PKGBUILD   2016-11-10 18:17:41 UTC (rev 280322)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('e4aa8251f86a625658c4bc70e078728b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 280321, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-10 

[arch-commits] Commit in akonadi/repos (4 files)

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 15:58:26
  Author: arojas
Revision: 278622

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 278621, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 278621, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 15:58:16 UTC (rev 278621)
+++ extra-i686/PKGBUILD 2016-10-13 15:58:26 UTC (rev 278622)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f78be67093f148195c81c1cad68e4944')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 278621, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 15:58:26 UTC (rev 278622)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('e4aa8251f86a625658c4bc70e078728b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 15:58:16 UTC (rev 278621)
+++ extra-x86_64/PKGBUILD   2016-10-13 15:58:26 UTC (rev 278622)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f78be67093f148195c81c1cad68e4944')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 278621, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 

[arch-commits] Commit in akonadi/repos (4 files)

2016-09-09 Thread Antonio Rojas
Date: Friday, September 9, 2016 @ 09:37:03
  Author: arojas
Revision: 276093

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 276092, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 276092, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-09 09:36:25 UTC (rev 276092)
+++ extra-i686/PKGBUILD 2016-09-09 09:37:03 UTC (rev 276093)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f78be67093f148195c81c1cad68e4944')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 276092, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-09 09:37:03 UTC (rev 276093)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('f78be67093f148195c81c1cad68e4944')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-09-09 09:36:25 UTC (rev 276092)
+++ extra-x86_64/PKGBUILD   2016-09-09 09:37:03 UTC (rev 276093)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f78be67093f148195c81c1cad68e4944')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 276092, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-09-09 

[arch-commits] Commit in akonadi/repos (4 files)

2016-09-08 Thread Antonio Rojas
Date: Thursday, September 8, 2016 @ 17:47:11
  Author: arojas
Revision: 275898

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 275897, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 275897, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-08 17:46:53 UTC (rev 275897)
+++ extra-i686/PKGBUILD 2016-09-08 17:47:11 UTC (rev 275898)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('8729a619ed59d71e2538ed8a5bf85e24')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 275897, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-08 17:47:11 UTC (rev 275898)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.1
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'qt5-tools' 'boost' 'python' 
'kdesignerplugin')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('f78be67093f148195c81c1cad68e4944')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-09-08 17:46:53 UTC (rev 275897)
+++ extra-x86_64/PKGBUILD   2016-09-08 17:47:11 UTC (rev 275898)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.08.0
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('8729a619ed59d71e2538ed8a5bf85e24')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 275897, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-09-08 

[arch-commits] Commit in akonadi/repos (4 files)

2016-08-20 Thread Felix Yan
Date: Sunday, August 21, 2016 @ 02:16:19
  Author: felixonmars
Revision: 274171

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  akonadi/repos/testing-i686/
  akonadi/repos/testing-i686/PKGBUILD
(from rev 274170, akonadi/trunk/PKGBUILD)
  akonadi/repos/testing-x86_64/
  akonadi/repos/testing-x86_64/PKGBUILD
(from rev 274170, akonadi/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   39 +++
 testing-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: akonadi/repos/testing-i686/PKGBUILD (from rev 274170, 
akonadi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-21 02:16:19 UTC (rev 274171)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('8729a619ed59d71e2538ed8a5bf85e24')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/testing-x86_64/PKGBUILD (from rev 274170, 
akonadi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-08-21 02:16:19 UTC (rev 274171)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.08.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('8729a619ed59d71e2538ed8a5bf85e24')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2016-08-05 Thread Antonio Rojas
Date: Friday, August 5, 2016 @ 17:33:49
  Author: arojas
Revision: 273167

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

Added:
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 273166, akonadi/kde-unstable/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 273166, akonadi/kde-unstable/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-i686/PKGBUILD
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   78 +
 kde-unstable-i686/PKGBUILD   |   39 
 kde-unstable-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-08-05 17:33:31 UTC (rev 273166)
+++ kde-unstable-i686/PKGBUILD  2016-08-05 17:33:49 UTC (rev 273167)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('823c3e870916f4f95d39339bac8d85e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 273166, 
akonadi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-08-05 17:33:49 UTC (rev 273167)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.07.90
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('9da28da614ff78422d1a9e844c765db7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-08-05 17:33:31 UTC (rev 273166)
+++ kde-unstable-x86_64/PKGBUILD2016-08-05 17:33:49 UTC (rev 273167)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('823c3e870916f4f95d39339bac8d85e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 273166, 
akonadi/kde-unstable/PKGBUILD)

[arch-commits] Commit in akonadi/repos (4 files)

2016-07-23 Thread Antonio Rojas
Date: Saturday, July 23, 2016 @ 18:16:44
  Author: arojas
Revision: 272258

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

Added:
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 272257, akonadi/kde-unstable/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 272257, akonadi/kde-unstable/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-i686/PKGBUILD
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 /PKGBUILD|   78 +
 kde-unstable-i686/PKGBUILD   |   39 
 kde-unstable-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-07-23 18:16:27 UTC (rev 272257)
+++ kde-unstable-i686/PKGBUILD  2016-07-23 18:16:44 UTC (rev 272258)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('823c3e870916f4f95d39339bac8d85e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 272257, 
akonadi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-07-23 18:16:44 UTC (rev 272258)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.07.80
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('823c3e870916f4f95d39339bac8d85e5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-07-23 18:16:27 UTC (rev 272257)
+++ kde-unstable-x86_64/PKGBUILD2016-07-23 18:16:44 UTC (rev 272258)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('823c3e870916f4f95d39339bac8d85e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 272257, 
akonadi/kde-unstable/PKGBUILD)

[arch-commits] Commit in akonadi/repos (4 files)

2016-07-23 Thread Antonio Rojas
Date: Saturday, July 23, 2016 @ 14:22:37
  Author: arojas
Revision: 272207

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

Added:
  akonadi/repos/kde-unstable-i686/
  akonadi/repos/kde-unstable-i686/PKGBUILD
(from rev 272206, akonadi/kde-unstable/PKGBUILD)
  akonadi/repos/kde-unstable-x86_64/
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 272206, akonadi/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   39 +++
 kde-unstable-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 272206, 
akonadi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-07-23 14:22:37 UTC (rev 272207)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.07.80
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('823c3e870916f4f95d39339bac8d85e5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 272206, 
akonadi/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2016-07-23 14:22:37 UTC (rev 272207)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.07.80
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('823c3e870916f4f95d39339bac8d85e5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2016-07-12 Thread Antonio Rojas
Date: Tuesday, July 12, 2016 @ 17:35:37
  Author: arojas
Revision: 271566

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 271565, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 271565, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 78 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-12 17:35:19 UTC (rev 271565)
+++ extra-i686/PKGBUILD 2016-07-12 17:35:37 UTC (rev 271566)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.2
-pkgrel=3
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('445d9e65b73a6b2e280181a0435b4db6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 271565, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-12 17:35:37 UTC (rev 271566)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.3
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('a29d6dce9e9675bd717cb1b02a4d08a7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-12 17:35:19 UTC (rev 271565)
+++ extra-x86_64/PKGBUILD   2016-07-12 17:35:37 UTC (rev 271566)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.2
-pkgrel=3
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('445d9e65b73a6b2e280181a0435b4db6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 271565, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD 

[arch-commits] Commit in akonadi/repos (4 files)

2016-06-17 Thread Antonio Rojas
Date: Friday, June 17, 2016 @ 10:29:02
  Author: arojas
Revision: 270106

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  akonadi/repos/staging-i686/
  akonadi/repos/staging-i686/PKGBUILD
(from rev 270105, akonadi/trunk/PKGBUILD)
  akonadi/repos/staging-x86_64/
  akonadi/repos/staging-x86_64/PKGBUILD
(from rev 270105, akonadi/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   40 
 staging-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: akonadi/repos/staging-i686/PKGBUILD (from rev 270105, 
akonadi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-06-17 10:29:02 UTC (rev 270106)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.2
+pkgrel=3
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('445d9e65b73a6b2e280181a0435b4db6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: akonadi/repos/staging-x86_64/PKGBUILD (from rev 270105, 
akonadi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-06-17 10:29:02 UTC (rev 270106)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.2
+pkgrel=3
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('445d9e65b73a6b2e280181a0435b4db6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in akonadi/repos (4 files)

2016-06-17 Thread Antonio Rojas
Date: Friday, June 17, 2016 @ 10:11:38
  Author: arojas
Revision: 270104

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 270103, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 270103, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   39 ---
 extra-x86_64/PKGBUILD |   39 ---
 3 files changed, 80 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-17 10:11:00 UTC (rev 270103)
+++ extra-i686/PKGBUILD 2016-06-17 10:11:38 UTC (rev 270104)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('445d9e65b73a6b2e280181a0435b4db6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 270103, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-17 10:11:38 UTC (rev 270104)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.2
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('445d9e65b73a6b2e280181a0435b4db6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-17 10:11:00 UTC (rev 270103)
+++ extra-x86_64/PKGBUILD   2016-06-17 10:11:38 UTC (rev 270104)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('445d9e65b73a6b2e280181a0435b4db6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 270103, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ 

[arch-commits] Commit in akonadi/repos (4 files)

2016-06-14 Thread Antonio Rojas
Date: Tuesday, June 14, 2016 @ 16:28:08
  Author: arojas
Revision: 269758

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 269757, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 269757, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 78 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-14 16:27:52 UTC (rev 269757)
+++ extra-i686/PKGBUILD 2016-06-14 16:28:08 UTC (rev 269758)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('d0944e34abcb91c829345ca5d2494b81')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 269757, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-14 16:28:08 UTC (rev 269758)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.2
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('445d9e65b73a6b2e280181a0435b4db6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-14 16:27:52 UTC (rev 269757)
+++ extra-x86_64/PKGBUILD   2016-06-14 16:28:08 UTC (rev 269758)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.1
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('d0944e34abcb91c829345ca5d2494b81')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 269757, 
akonadi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD 

[arch-commits] Commit in akonadi/repos (4 files)

2016-05-12 Thread Antonio Rojas
Date: Thursday, May 12, 2016 @ 20:14:07
  Author: arojas
Revision: 267894

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 267893, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 267893, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-12 18:12:55 UTC (rev 267893)
+++ extra-i686/PKGBUILD 2016-05-12 18:14:07 UTC (rev 267894)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('d0944e34abcb91c829345ca5d2494b81')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 267893, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-12 18:14:07 UTC (rev 267894)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.1
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('d0944e34abcb91c829345ca5d2494b81')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-12 18:12:55 UTC (rev 267893)
+++ extra-x86_64/PKGBUILD   2016-05-12 18:14:07 UTC (rev 267894)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.1
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('d0944e34abcb91c829345ca5d2494b81')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 267893, 
akonadi/trunk/PKGBUILD)

[arch-commits] Commit in akonadi/repos (4 files)

2016-05-10 Thread Antonio Rojas
Date: Tuesday, May 10, 2016 @ 18:25:43
  Author: arojas
Revision: 267396

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  akonadi/repos/extra-i686/PKGBUILD
(from rev 267395, akonadi/trunk/PKGBUILD)
  akonadi/repos/extra-x86_64/PKGBUILD
(from rev 267395, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/extra-i686/PKGBUILD
  akonadi/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-10 16:25:25 UTC (rev 267395)
+++ extra-i686/PKGBUILD 2016-05-10 16:25:43 UTC (rev 267396)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.0
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('7151e11069ff50be77633721b19f2439')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 267395, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-10 16:25:43 UTC (rev 267396)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=16.04.1
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('kio' 'kitemmodels' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=('akonadi-client')
+provides=('akonadi-client')
+replaces=('akonadi-client')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('d0944e34abcb91c829345ca5d2494b81')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-10 16:25:25 UTC (rev 267395)
+++ extra-x86_64/PKGBUILD   2016-05-10 16:25:43 UTC (rev 267396)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=16.04.0
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('kio' 'kitemmodels' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql' 'kdesignerplugin' 'qt5-tools' 
'boost' 'python')
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=('akonadi-client')
-provides=('akonadi-client')
-replaces=('akonadi-client')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('7151e11069ff50be77633721b19f2439')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-x86_64/PKGBUILD (from rev 267395, 
akonadi/trunk/PKGBUILD)

[arch-commits] Commit in akonadi/repos (4 files)

2012-03-03 Thread Ionut Biru
Date: Saturday, March 3, 2012 @ 03:08:38
  Author: ibiru
Revision: 151800

db-move: moved akonadi from [staging] to [testing] (i686)

Added:
  akonadi/repos/testing-i686/
  akonadi/repos/testing-i686/PKGBUILD
(from rev 151799, akonadi/repos/staging-i686/PKGBUILD)
  akonadi/repos/testing-i686/akonadi.install
(from rev 151799, akonadi/repos/staging-i686/akonadi.install)
Deleted:
  akonadi/repos/staging-i686/

-+
 PKGBUILD|   32 
 akonadi.install |   11 +++
 2 files changed, 43 insertions(+)

Copied: akonadi/repos/testing-i686/PKGBUILD (from rev 151799, 
akonadi/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-03 08:08:38 UTC (rev 151800)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=akonadi
+pkgver=1.7.0
+pkgrel=2
+pkgdesc=PIM layer, which provides an asynchronous API to access all kind of 
PIM data
+arch=('i686' 'x86_64')
+url='http://pim.kde.org/akonadi'
+license=('LGPL')
+depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('804309dca70ede35b4a654ab764e9079')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: akonadi/repos/testing-i686/akonadi.install (from rev 151799, 
akonadi/repos/staging-i686/akonadi.install)
===
--- testing-i686/akonadi.install(rev 0)
+++ testing-i686/akonadi.install2012-03-03 08:08:38 UTC (rev 151800)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in akonadi/repos (4 files)

2012-03-03 Thread Ionut Biru
Date: Saturday, March 3, 2012 @ 03:08:39
  Author: ibiru
Revision: 151801

db-move: moved akonadi from [staging] to [testing] (x86_64)

Added:
  akonadi/repos/testing-x86_64/
  akonadi/repos/testing-x86_64/PKGBUILD
(from rev 151799, akonadi/repos/staging-x86_64/PKGBUILD)
  akonadi/repos/testing-x86_64/akonadi.install
(from rev 151799, akonadi/repos/staging-x86_64/akonadi.install)
Deleted:
  akonadi/repos/staging-x86_64/

-+
 PKGBUILD|   32 
 akonadi.install |   11 +++
 2 files changed, 43 insertions(+)

Copied: akonadi/repos/testing-x86_64/PKGBUILD (from rev 151799, 
akonadi/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-03 08:08:39 UTC (rev 151801)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=akonadi
+pkgver=1.7.0
+pkgrel=2
+pkgdesc=PIM layer, which provides an asynchronous API to access all kind of 
PIM data
+arch=('i686' 'x86_64')
+url='http://pim.kde.org/akonadi'
+license=('LGPL')
+depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('804309dca70ede35b4a654ab764e9079')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: akonadi/repos/testing-x86_64/akonadi.install (from rev 151799, 
akonadi/repos/staging-x86_64/akonadi.install)
===
--- testing-x86_64/akonadi.install  (rev 0)
+++ testing-x86_64/akonadi.install  2012-03-03 08:08:39 UTC (rev 151801)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in akonadi/repos (4 files)

2011-11-29 Thread Ionut Biru
Date: Wednesday, November 30, 2011 @ 01:28:54
  Author: ibiru
Revision: 143850

db-move: moved akonadi from [staging] to [testing] (i686)

Added:
  akonadi/repos/testing-i686/
  akonadi/repos/testing-i686/PKGBUILD
(from rev 143849, akonadi/repos/staging-i686/PKGBUILD)
  akonadi/repos/testing-i686/akonadi.install
(from rev 143849, akonadi/repos/staging-i686/akonadi.install)
Deleted:
  akonadi/repos/staging-i686/

-+
 PKGBUILD|   32 
 akonadi.install |   11 +++
 2 files changed, 43 insertions(+)

Copied: akonadi/repos/testing-i686/PKGBUILD (from rev 143849, 
akonadi/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-30 06:28:54 UTC (rev 143850)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=akonadi
+pkgver=1.6.2
+pkgrel=2
+pkgdesc=PIM layer, which provides an asynchronous API to access all kind of 
PIM data
+arch=('i686' 'x86_64')
+url='http://pim.kde.org/akonadi'
+license=('LGPL')
+depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('07e2aa2e6953ac518f9306911747e264')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: akonadi/repos/testing-i686/akonadi.install (from rev 143849, 
akonadi/repos/staging-i686/akonadi.install)
===
--- testing-i686/akonadi.install(rev 0)
+++ testing-i686/akonadi.install2011-11-30 06:28:54 UTC (rev 143850)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in akonadi/repos (4 files)

2011-11-29 Thread Ionut Biru
Date: Wednesday, November 30, 2011 @ 01:28:56
  Author: ibiru
Revision: 143851

db-move: moved akonadi from [staging] to [testing] (x86_64)

Added:
  akonadi/repos/testing-x86_64/
  akonadi/repos/testing-x86_64/PKGBUILD
(from rev 143849, akonadi/repos/staging-x86_64/PKGBUILD)
  akonadi/repos/testing-x86_64/akonadi.install
(from rev 143849, akonadi/repos/staging-x86_64/akonadi.install)
Deleted:
  akonadi/repos/staging-x86_64/

-+
 PKGBUILD|   32 
 akonadi.install |   11 +++
 2 files changed, 43 insertions(+)

Copied: akonadi/repos/testing-x86_64/PKGBUILD (from rev 143849, 
akonadi/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-30 06:28:56 UTC (rev 143851)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=akonadi
+pkgver=1.6.2
+pkgrel=2
+pkgdesc=PIM layer, which provides an asynchronous API to access all kind of 
PIM data
+arch=('i686' 'x86_64')
+url='http://pim.kde.org/akonadi'
+license=('LGPL')
+depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('07e2aa2e6953ac518f9306911747e264')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: akonadi/repos/testing-x86_64/akonadi.install (from rev 143849, 
akonadi/repos/staging-x86_64/akonadi.install)
===
--- testing-x86_64/akonadi.install  (rev 0)
+++ testing-x86_64/akonadi.install  2011-11-30 06:28:56 UTC (rev 143851)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}