[arch-commits] Commit in akonadi-search/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Apr 8 16:40:52 UTC 2022


    Date: Friday, April 8, 2022 @ 16:40:51
  Author: arojas
Revision: 441855

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

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

----------+
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-08 16:40:43 UTC (rev 441854)
+++ PKGBUILD	2022-04-08 16:40:51 UTC (rev 441855)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
-
-pkgname=akonadi-search
-pkgver=22.03.90
-pkgrel=1
-pkgdesc='Libraries and daemons to implement searching in Akonadi'
-url='https://kontact.kde.org'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(xapian-core akonadi-mime kcontacts kcalendarcore krunner)
-makedepends=(extra-cmake-modules qt5-tools doxygen)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4e3cf83f6028f653fe29581b45fb608ff7c81c11a79c3033a3df90d09cbdfec2'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck at kde.org>
-              D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker at kde.org>
-options=(debug)
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF \
-    -DBUILD_QCH=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: akonadi-search/repos/kde-unstable-x86_64/PKGBUILD (from rev 441854, akonadi-search/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-04-08 16:40:51 UTC (rev 441855)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
+
+pkgname=akonadi-search
+pkgver=22.03.90
+pkgrel=1
+pkgdesc='Libraries and daemons to implement searching in Akonadi'
+url='https://kontact.kde.org'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(xapian-core akonadi-mime kcontacts kcalendarcore krunner)
+makedepends=(extra-cmake-modules qt5-tools doxygen)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('4e3cf83f6028f653fe29581b45fb608ff7c81c11a79c3033a3df90d09cbdfec2'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck at kde.org>
+              D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker at kde.org>
+options=(debug)
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF \
+    -DBUILD_QCH=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list