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

Antonio Rojas arojas at gemini.archlinux.org
Sat Nov 6 19:05:35 UTC 2021


    Date: Saturday, November 6, 2021 @ 19:05:35
  Author: arojas
Revision: 1037701

archrelease: copy trunk to community-x86_64

Added:
  mauikit/repos/community-x86_64/PKGBUILD
    (from rev 1037700, mauikit/trunk/PKGBUILD)
  mauikit/repos/extra-x86_64/
  mauikit/repos/extra-x86_64/PKGBUILD
    (from rev 1037700, mauikit/trunk/PKGBUILD)
Deleted:
  mauikit/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   22 ++++++++++++++++++++++
 community-x86_64/PKGBUILD |   22 ----------------------
 extra-x86_64/PKGBUILD     |   22 ++++++++++++++++++++++
 3 files changed, 44 insertions(+), 22 deletions(-)

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2021-11-06 19:01:56 UTC (rev 1037700)
+++ community-x86_64/PKGBUILD	2021-11-06 19:05:35 UTC (rev 1037701)
@@ -1,22 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=mauikit
-pkgver=2.0.2
-pkgrel=1
-pkgdesc='Templated convergent controls and multi-platform utilities for Maui applications'
-url='https://mauikit.org/'
-arch=(x86_64)
-license=(LGPL)
-depends=(ki18n knotifications kirigami2 qt5-svg)
-makedepends=(extra-cmake-modules)
-source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('16bdd7aa27ef288dc431b2e7b64abca120e3d58db5a74d928d072c9c0c84c63e')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: mauikit/repos/community-x86_64/PKGBUILD (from rev 1037700, mauikit/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2021-11-06 19:05:35 UTC (rev 1037701)
@@ -0,0 +1,22 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=mauikit
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Templated convergent controls and multi-platform utilities for Maui applications'
+url='https://mauikit.org/'
+arch=(x86_64)
+license=(LGPL)
+depends=(ki18n knotifications kirigami2 qt5-svg)
+makedepends=(extra-cmake-modules)
+source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('577b999de9ee07e7db26b6686890bed9324d64823c2014315193ed39e183e355')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Copied: mauikit/repos/extra-x86_64/PKGBUILD (from rev 1037700, mauikit/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2021-11-06 19:05:35 UTC (rev 1037701)
@@ -0,0 +1,22 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=mauikit
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Templated convergent controls and multi-platform utilities for Maui applications'
+url='https://mauikit.org/'
+arch=(x86_64)
+license=(LGPL)
+depends=(ki18n knotifications kirigami2 qt5-svg)
+makedepends=(extra-cmake-modules)
+source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('577b999de9ee07e7db26b6686890bed9324d64823c2014315193ed39e183e355')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list