[arch-commits] Commit in akonadi-calendar/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Oct 13 15:59:05 UTC 2016
Date: Thursday, October 13, 2016 @ 15:59:05
Author: arojas
Revision: 278628
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
akonadi-calendar/repos/extra-i686/PKGBUILD
(from rev 278627, akonadi-calendar/trunk/PKGBUILD)
akonadi-calendar/repos/extra-x86_64/PKGBUILD
(from rev 278627, akonadi-calendar/trunk/PKGBUILD)
Deleted:
akonadi-calendar/repos/extra-i686/PKGBUILD
akonadi-calendar/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 64 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 32 ------------------------
extra-x86_64/PKGBUILD | 32 ------------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-10-13 15:58:59 UTC (rev 278627)
+++ extra-i686/PKGBUILD 2016-10-13 15:59:05 UTC (rev 278628)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=akonadi-calendar
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Akonadi calendar integration"
-arch=(i686 x86_64)
-url="https://community.kde.org/KDE_PIM"
-license=(LGPL)
-depends=(kmailtransport kcalutils akonadi-contacts)
-makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('98bc0a88667f5102d80c235e76d3d49a')
-
-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-calendar/repos/extra-i686/PKGBUILD (from rev 278627, akonadi-calendar/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 15:59:05 UTC (rev 278628)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=akonadi-calendar
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Akonadi calendar integration"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM"
+license=(LGPL)
+depends=(kmailtransport kcalutils akonadi-contacts)
+makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('c5806f517950ff8151ccc207953982bc')
+
+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:59 UTC (rev 278627)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:59:05 UTC (rev 278628)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=akonadi-calendar
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Akonadi calendar integration"
-arch=(i686 x86_64)
-url="https://community.kde.org/KDE_PIM"
-license=(LGPL)
-depends=(kmailtransport kcalutils akonadi-contacts)
-makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('98bc0a88667f5102d80c235e76d3d49a')
-
-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-calendar/repos/extra-x86_64/PKGBUILD (from rev 278627, akonadi-calendar/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:59:05 UTC (rev 278628)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=akonadi-calendar
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Akonadi calendar integration"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM"
+license=(LGPL)
+depends=(kmailtransport kcalutils akonadi-contacts)
+makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('c5806f517950ff8151ccc207953982bc')
+
+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
+}
More information about the arch-commits
mailing list