[arch-commits] Commit in kinfocenter/repos (8 files)
Antonio Rojas
arojas at archlinux.org
Tue Oct 4 16:09:19 UTC 2016
Date: Tuesday, October 4, 2016 @ 16:09:18
Author: arojas
Revision: 277635
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64
Added:
kinfocenter/repos/kde-unstable-i686/PKGBUILD
(from rev 277634, kinfocenter/trunk/PKGBUILD)
kinfocenter/repos/kde-unstable-i686/kcm-about-distrorc
(from rev 277634, kinfocenter/trunk/kcm-about-distrorc)
kinfocenter/repos/kde-unstable-x86_64/PKGBUILD
(from rev 277634, kinfocenter/trunk/PKGBUILD)
kinfocenter/repos/kde-unstable-x86_64/kcm-about-distrorc
(from rev 277634, kinfocenter/trunk/kcm-about-distrorc)
Deleted:
kinfocenter/repos/kde-unstable-i686/PKGBUILD
kinfocenter/repos/kde-unstable-i686/kcm-about-distrorc
kinfocenter/repos/kde-unstable-x86_64/PKGBUILD
kinfocenter/repos/kde-unstable-x86_64/kcm-about-distrorc
----------------------------------------+
/PKGBUILD | 96 +++++++++++++++++++++++++++++++
/kcm-about-distrorc | 4 +
kde-unstable-i686/PKGBUILD | 48 ---------------
kde-unstable-i686/kcm-about-distrorc | 2
kde-unstable-x86_64/PKGBUILD | 48 ---------------
kde-unstable-x86_64/kcm-about-distrorc | 2
6 files changed, 100 insertions(+), 100 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2016-10-04 16:09:01 UTC (rev 277634)
+++ kde-unstable-i686/PKGBUILD 2016-10-04 16:09:18 UTC (rev 277635)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Antonio Rojas
-
-pkgname=kinfocenter
-pkgver=5.7.95
-pkgrel=1
-pkgdesc='A utility that provides information about a computer system'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/applications/system/kinfocenter/'
-license=('LGPL')
-depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin')
-conflicts=('kdebase-workspace')
-groups=('plasma')
-source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
-'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
-sha256sums=('762e99f2d0f774bad0ffb44b2073d2db2ad31ca4ea32f8db36c4683c331ec137'
- 'SKIP'
- 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
- '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
- '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
- 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-
-# Install Arch logo
- install -Dm644 "$srcdir"/archlinux-logo.svg "$pkgdir"/usr/share/about-distro/archlinux-logo.svg
- install -Dm644 "$srcdir"/kcm-about-distrorc "$pkgdir"/etc/xdg/kcm-about-distrorc
-}
Copied: kinfocenter/repos/kde-unstable-i686/PKGBUILD (from rev 277634, kinfocenter/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2016-10-04 16:09:18 UTC (rev 277635)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Antonio Rojas
+
+pkgname=kinfocenter
+pkgver=5.8.0
+pkgrel=1
+pkgdesc='A utility that provides information about a computer system'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/applications/system/kinfocenter/'
+license=('LGPL')
+depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin')
+conflicts=('kdebase-workspace')
+groups=('plasma')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
+'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
+sha256sums=('dfd8a237a2081e41a006f1978190ec9954be6b5545eaba2bf8daa17958d2590a'
+ 'SKIP'
+ 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
+ '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
+ '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
+ 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+
+# Install Arch logo
+ install -Dm644 "$srcdir"/archlinux-logo.svg "$pkgdir"/usr/share/about-distro/archlinux-logo.svg
+ install -Dm644 "$srcdir"/kcm-about-distrorc "$pkgdir"/etc/xdg/kcm-about-distrorc
+}
Deleted: kde-unstable-i686/kcm-about-distrorc
===================================================================
--- kde-unstable-i686/kcm-about-distrorc 2016-10-04 16:09:01 UTC (rev 277634)
+++ kde-unstable-i686/kcm-about-distrorc 2016-10-04 16:09:18 UTC (rev 277635)
@@ -1,2 +0,0 @@
-[General]
-LogoPath=/usr/share/about-distro/archlinux-logo.svg
Copied: kinfocenter/repos/kde-unstable-i686/kcm-about-distrorc (from rev 277634, kinfocenter/trunk/kcm-about-distrorc)
===================================================================
--- kde-unstable-i686/kcm-about-distrorc (rev 0)
+++ kde-unstable-i686/kcm-about-distrorc 2016-10-04 16:09:18 UTC (rev 277635)
@@ -0,0 +1,2 @@
+[General]
+LogoPath=/usr/share/about-distro/archlinux-logo.svg
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2016-10-04 16:09:01 UTC (rev 277634)
+++ kde-unstable-x86_64/PKGBUILD 2016-10-04 16:09:18 UTC (rev 277635)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Antonio Rojas
-
-pkgname=kinfocenter
-pkgver=5.7.95
-pkgrel=1
-pkgdesc='A utility that provides information about a computer system'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/applications/system/kinfocenter/'
-license=('LGPL')
-depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin')
-conflicts=('kdebase-workspace')
-groups=('plasma')
-source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
-'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
-sha256sums=('762e99f2d0f774bad0ffb44b2073d2db2ad31ca4ea32f8db36c4683c331ec137'
- 'SKIP'
- 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
- '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
- '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
- 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-
-# Install Arch logo
- install -Dm644 "$srcdir"/archlinux-logo.svg "$pkgdir"/usr/share/about-distro/archlinux-logo.svg
- install -Dm644 "$srcdir"/kcm-about-distrorc "$pkgdir"/etc/xdg/kcm-about-distrorc
-}
Copied: kinfocenter/repos/kde-unstable-x86_64/PKGBUILD (from rev 277634, kinfocenter/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2016-10-04 16:09:18 UTC (rev 277635)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Antonio Rojas
+
+pkgname=kinfocenter
+pkgver=5.8.0
+pkgrel=1
+pkgdesc='A utility that provides information about a computer system'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/applications/system/kinfocenter/'
+license=('LGPL')
+depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'kdesignerplugin')
+conflicts=('kdebase-workspace')
+groups=('plasma')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
+'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
+sha256sums=('dfd8a237a2081e41a006f1978190ec9954be6b5545eaba2bf8daa17958d2590a'
+ 'SKIP'
+ 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
+ '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
+ '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon
+ 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+
+# Install Arch logo
+ install -Dm644 "$srcdir"/archlinux-logo.svg "$pkgdir"/usr/share/about-distro/archlinux-logo.svg
+ install -Dm644 "$srcdir"/kcm-about-distrorc "$pkgdir"/etc/xdg/kcm-about-distrorc
+}
Deleted: kde-unstable-x86_64/kcm-about-distrorc
===================================================================
--- kde-unstable-x86_64/kcm-about-distrorc 2016-10-04 16:09:01 UTC (rev 277634)
+++ kde-unstable-x86_64/kcm-about-distrorc 2016-10-04 16:09:18 UTC (rev 277635)
@@ -1,2 +0,0 @@
-[General]
-LogoPath=/usr/share/about-distro/archlinux-logo.svg
Copied: kinfocenter/repos/kde-unstable-x86_64/kcm-about-distrorc (from rev 277634, kinfocenter/trunk/kcm-about-distrorc)
===================================================================
--- kde-unstable-x86_64/kcm-about-distrorc (rev 0)
+++ kde-unstable-x86_64/kcm-about-distrorc 2016-10-04 16:09:18 UTC (rev 277635)
@@ -0,0 +1,2 @@
+[General]
+LogoPath=/usr/share/about-distro/archlinux-logo.svg
More information about the arch-commits
mailing list