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

Antonio Rojas arojas at archlinux.org
Sat Aug 1 08:48:30 UTC 2020


    Date: Saturday, August 1, 2020 @ 08:48:30
  Author: arojas
Revision: 392972

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 392971, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-01 08:48:21 UTC (rev 392971)
+++ PKGBUILD	2020-08-01 08:48:30 UTC (rev 392972)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux,org>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=krfb
-pkgver=20.07.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9f460aaf9844d808b4915ba79d84eda45c1b332bf6ab6bcd371e95bfb0ce3d7d'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 392971, krfb/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-08-01 08:48:30 UTC (rev 392972)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas <arojas at archlinux,org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=krfb
+pkgver=20.07.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ea2519ddc1283abe2f2fb2f786f45ba004aefdeb50a9a447f478144e9cc1d92a'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list