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

Antonio Rojas arojas at archlinux.org
Thu Aug 13 23:03:55 UTC 2015


    Date: Friday, August 14, 2015 @ 01:03:54
  Author: arojas
Revision: 243471

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2015-08-13 23:03:36 UTC (rev 243470)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 23:03:54 UTC (rev 243471)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
-
-pkgname=akonadi-search
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="Libraries and daemons to implement searching in Akonadi"
-url='https://projects.kde.org/akonadi-search'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(xapian-core kdepimlibs)
-makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('e626035c81dd9f69f4c80db51b739d68')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DLIB_INSTALL_DIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi-search/repos/kde-unstable-i686/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 23:03:54 UTC (rev 243471)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
+
+pkgname=akonadi-search
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="Libraries and daemons to implement searching in Akonadi"
+url='https://projects.kde.org/akonadi-search'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(xapian-core akonadi-mime kcontacts kcalcore)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('7244f2b129712314470ef1ea754032ce')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DLIB_INSTALL_DIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2015-08-13 23:03:36 UTC (rev 243470)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 23:03:54 UTC (rev 243471)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
-
-pkgname=akonadi-search
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="Libraries and daemons to implement searching in Akonadi"
-url='https://projects.kde.org/akonadi-search'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(xapian-core kdepimlibs)
-makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('e626035c81dd9f69f4c80db51b739d68')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DLIB_INSTALL_DIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi-search/repos/kde-unstable-x86_64/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 23:03:54 UTC (rev 243471)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
+
+pkgname=akonadi-search
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="Libraries and daemons to implement searching in Akonadi"
+url='https://projects.kde.org/akonadi-search'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(xapian-core akonadi-mime kcontacts kcalcore)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('7244f2b129712314470ef1ea754032ce')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DLIB_INSTALL_DIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list