[arch-commits] Commit in kgamma5/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 13 16:57:33 UTC 2021
Date: Thursday, May 13, 2021 @ 16:57:32
Author: arojas
Revision: 415428
archrelease: copy kde-unstable to kde-unstable-x86_64
Added:
kgamma5/repos/kde-unstable-x86_64/PKGBUILD
(from rev 415427, kgamma5/kde-unstable/PKGBUILD)
Deleted:
kgamma5/repos/kde-unstable-x86_64/PKGBUILD
----------+
PKGBUILD | 58 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 29 insertions(+), 29 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 16:54:32 UTC (rev 415427)
+++ PKGBUILD 2021-05-13 16:57:32 UTC (rev 415428)
@@ -1,29 +0,0 @@
-# Maintainer:Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kgamma5
-pkgver=5.21.90
-pkgrel=1
-pkgdesc='Adjust your monitor gamma settings'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(systemsettings)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(plasma)
-source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8b250167647de759d6e915fa1b863cacf6b7d395e5771b8fbefbdcfe2982179b'
- '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 \
- -DBUILD_TESTING=OFF
- cmake --build build
-}
-
-package() {
- DESTDIR="$pkgdir" cmake --install build
-}
Copied: kgamma5/repos/kde-unstable-x86_64/PKGBUILD (from rev 415427, kgamma5/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-05-13 16:57:32 UTC (rev 415428)
@@ -0,0 +1,29 @@
+# Maintainer:Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kgamma5
+pkgver=5.21.90
+pkgrel=1
+pkgdesc='Adjust your monitor gamma settings'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(LGPL)
+depends=(systemsettings)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(plasma)
+source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('8b250167647de759d6e915fa1b863cacf6b7d395e5771b8fbefbdcfe2982179b'
+ '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 \
+ -DBUILD_TESTING=OFF
+ cmake --build build
+}
+
+package() {
+ DESTDIR="$pkgdir" cmake --install build
+}
More information about the arch-commits
mailing list