summaryrefslogtreecommitdiff
path: root/libre/kinfocenter
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-03-14 17:55:53 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-03-14 17:55:53 +0100
commit0970545f4cf0879b03aab0ee28a80fdc71416822 (patch)
tree229b607138e98e995c654e31049a104e4bbbe54b /libre/kinfocenter
parentbf348b73947e4ed3c0cf7fa11cafbcb7ec94ecea (diff)
downloadabslibre-0970545f4cf0879b03aab0ee28a80fdc71416822.tar.gz
abslibre-0970545f4cf0879b03aab0ee28a80fdc71416822.tar.bz2
abslibre-0970545f4cf0879b03aab0ee28a80fdc71416822.zip
libre/kinfocenter: updated to 5.12.3
Diffstat (limited to 'libre/kinfocenter')
-rw-r--r--libre/kinfocenter/PKGBUILD29
1 files changed, 14 insertions, 15 deletions
diff --git a/libre/kinfocenter/PKGBUILD b/libre/kinfocenter/PKGBUILD
index bd7550d2d..8b64ef12e 100644
--- a/libre/kinfocenter/PKGBUILD
+++ b/libre/kinfocenter/PKGBUILD
@@ -1,33 +1,33 @@
-# Maintainer: Andreas Grapentin <andreas@grapentin.org>
+# $Id$
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
+# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Andreas Grapentin <andreas@grapentin.org>
# Contributor: André Silva <emulatorman@hyperbola.info>
# Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net>
-# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
pkgname=kinfocenter
-
-pkgver=5.11.5
-pkgrel=1.parabola1
-arch=(i686 x86_64 armv7h)
-
-pkgdesc="A utility that provides information about a computer system (Parabola rebranded)"
-url="https://www.kde.org/applications/system/kinfocenter/"
+pkgver=5.12.3
+pkgrel=1
+pkgrel+=.parabola1
+pkgdesc='A utility that provides information about a computer system'
+pkgdesc+=' (Parabola rebranded)'
+arch=(x86_64)
+arch+=(i686 armv7h)
+url='https://www.kde.org/applications/system/kinfocenter/'
license=(LGPL)
-
depends=(kcmutils pciutils glu libraw1394 kwayland)
makedepends=(extra-cmake-modules python plasma-framework kdoctools)
groups=(plasma)
-
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
parabola-logo.svg::https://wiki.parabola.nu/images/a/af/Parabolagnu%2Blinuxlibre-dark-scalable.svg
kcm-about-distrorc)
-sha256sums=('2e36ac5817ca8fbba264ae2ba0061b97ae740690525160296ba823328989a77a'
+sha256sums=('d98ff9309ba5ab7cc340b446fb5c4e12f9be07b9efc0e807ae3939467d773551'
'SKIP'
'75136b90185242891cbeb993285f400bcc9c6c70fdccb0f5e50790acaf875b92'
'9c874f9ee68dc1c46fab1255f28bdca892e664b35208220db77ab59e04617a96')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
- '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
+ '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson
'1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
@@ -38,7 +38,6 @@ prepare() {
build() {
cd build
cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF