[arch-commits] Commit in kwayland-integration/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Oct 11 16:29:02 UTC 2016
Date: Tuesday, October 11, 2016 @ 16:29:01
Author: arojas
Revision: 278263
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
kwayland-integration/repos/extra-i686/PKGBUILD
(from rev 278262, kwayland-integration/trunk/PKGBUILD)
kwayland-integration/repos/extra-x86_64/PKGBUILD
(from rev 278262, kwayland-integration/trunk/PKGBUILD)
Deleted:
kwayland-integration/repos/extra-i686/PKGBUILD
kwayland-integration/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 76 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 38 ------------------------
extra-x86_64/PKGBUILD | 38 ------------------------
3 files changed, 76 insertions(+), 76 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-10-11 16:28:38 UTC (rev 278262)
+++ extra-i686/PKGBUILD 2016-10-11 16:29:01 UTC (rev 278263)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kwayland-integration
-pkgver=5.8.0
-pkgrel=1
-pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kwindowsystem kidletime kwayland)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('78237f27cf0c6ad394e53c40a9476399da5abce103df94f5238e6cf1f692d75f'
- 'SKIP')
-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
-}
Copied: kwayland-integration/repos/extra-i686/PKGBUILD (from rev 278262, kwayland-integration/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-11 16:29:01 UTC (rev 278263)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kwayland-integration
+pkgver=5.8.1
+pkgrel=1
+pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kwindowsystem kidletime kwayland)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('307688799889e4d6dbecdd811397a3167cab17b9d0d50de3fff96433cfa68de3'
+ 'SKIP')
+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
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-10-11 16:28:38 UTC (rev 278262)
+++ extra-x86_64/PKGBUILD 2016-10-11 16:29:01 UTC (rev 278263)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kwayland-integration
-pkgver=5.8.0
-pkgrel=1
-pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
-arch=(i686 x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kwindowsystem kidletime kwayland)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('78237f27cf0c6ad394e53c40a9476399da5abce103df94f5238e6cf1f692d75f'
- 'SKIP')
-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
-}
Copied: kwayland-integration/repos/extra-x86_64/PKGBUILD (from rev 278262, kwayland-integration/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-10-11 16:29:01 UTC (rev 278263)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kwayland-integration
+pkgver=5.8.1
+pkgrel=1
+pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
+arch=(i686 x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kwindowsystem kidletime kwayland)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('307688799889e4d6dbecdd811397a3167cab17b9d0d50de3fff96433cfa68de3'
+ 'SKIP')
+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
+}
More information about the arch-commits
mailing list