[arch-commits] Commit in layer-shell-qt/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Jul 27 12:48:30 UTC 2021


    Date: Tuesday, July 27, 2021 @ 12:48:30
  Author: arojas
Revision: 420464

archrelease: copy trunk to extra-x86_64

Added:
  layer-shell-qt/repos/extra-x86_64/PKGBUILD
    (from rev 420463, layer-shell-qt/trunk/PKGBUILD)
Deleted:
  layer-shell-qt/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-27 12:36:54 UTC (rev 420463)
+++ PKGBUILD	2021-07-27 12:48:30 UTC (rev 420464)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=layer-shell-qt
-pkgver=5.22.4
-pkgrel=1
-pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(GPL LGPL)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-depends=(qt5-wayland)
-makedepends=(extra-cmake-modules wayland-protocols)
-groups=(plasma)
-sha256sums=('1528e64b441f2c67c71f87785485644376391489fdef9a9de0c0034517993886'
-            'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr at jriddell.org>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: layer-shell-qt/repos/extra-x86_64/PKGBUILD (from rev 420463, layer-shell-qt/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-07-27 12:48:30 UTC (rev 420464)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=layer-shell-qt
+pkgver=5.22.4
+pkgrel=1
+pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(GPL LGPL)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+depends=(qt5-wayland)
+makedepends=(extra-cmake-modules wayland-protocols)
+groups=(plasma)
+sha256sums=('1528e64b441f2c67c71f87785485644376391489fdef9a9de0c0034517993886'
+            'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr at jriddell.org>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list