[arch-commits] Commit in plasma-workspace/repos/extra-x86_64 (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Mar 6 16:14:27 UTC 2018
Date: Tuesday, March 6, 2018 @ 16:14:26
Author: arojas
Revision: 317880
archrelease: copy trunk to extra-x86_64
Added:
plasma-workspace/repos/extra-x86_64/PKGBUILD
(from rev 317879, plasma-workspace/trunk/PKGBUILD)
plasma-workspace/repos/extra-x86_64/kde.pam
(from rev 317879, plasma-workspace/trunk/kde.pam)
Deleted:
plasma-workspace/repos/extra-x86_64/PKGBUILD
plasma-workspace/repos/extra-x86_64/kde.pam
----------+
PKGBUILD | 172 ++++++++++++++++++++++++++++++-------------------------------
kde.pam | 18 +++---
2 files changed, 95 insertions(+), 95 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-06 16:14:09 UTC (rev 317879)
+++ PKGBUILD 2018-03-06 16:14:26 UTC (rev 317880)
@@ -1,86 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Alexey D. <lq07829icatm at rambler.ru>
-
-pkgbase=plasma-workspace
-pkgname=(plasma-workspace kuiserver plasma-wayland-session)
-pkgver=5.12.2
-pkgrel=1
-pkgdesc='KDE Plasma Workspace'
-arch=(x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kjsembed knotifyconfig libksysguard ktexteditor libqalculate qt5-tools kde-cli-tools bc
- xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-xmessage xorg-xprop milou prison kwin
- plasma-integration kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools gpsd baloo appstream-qt krunner networkmanager-qt kdesignerplugin)
-groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig} kde.pam)
-sha256sums=('2d7e45761730c7eecbb91a6951c9ae3a4d08dc0a5a80fec640cc1cbfe2569dec'
- 'SKIP'
- '00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
- '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah at kde.org>
- 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson
- '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgbase-$pkgver \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DCMAKE_INSTALL_LIBEXECDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package_plasma-workspace() {
- depends+=(kuiserver)
- optdepends=('plasma-workspace-wallpapers: additional wallpapers'
- 'gpsd: GPS based geolocation' 'networkmanager-qt: IP based geolocation'
- 'kdepim-addons: displaying PIM events in the calendar'
- 'appmenu-qt4: global menu support for Qt4 applications'
- 'qt5-virtualkeyboard: virtual keyboard support in lock screen'
- 'baloo: Baloo search runner'
- 'appstream-qt: package search runner')
- provides=(notification-daemon)
- backup=('etc/pam.d/kde')
-
- cd build
- make DESTDIR="$pkgdir" install
-
- install -Dm644 "$srcdir"/kde.pam "$pkgdir"/etc/pam.d/kde
-
- # Remove conflicts with kuiserver
- rm "$pkgdir"/usr/bin/kuiserver5
- rm "$pkgdir"/usr/lib/libkdeinit5_kuiserver5.so
- rm "$pkgdir"/usr/share/dbus-1/services/kf5_org.kde.kuiserver.service
- rm "$pkgdir"/usr/share/kservices5/kuiserver.desktop
- rm "$pkgdir"/etc/xdg/kuiserver.categories
-
- # Split plasma-wayland scripts
- rm -r "$pkgdir"/usr/share/wayland-sessions
-}
-
-package_kuiserver() {
- pkgdesc='KDE Progress Info UI server'
- depends=(kxmlgui)
-
- cd build/kuiserver
- make DESTDIR="$pkgdir" install
-}
-
-package_plasma-wayland-session() {
- pkgdesc='Plasma Wayland session'
- depends=(plasma-workspace qt5-wayland kwayland-integration xorg-server-xwayland)
- groups=()
-
- install -Dm644 build/plasmawayland.desktop "$pkgdir"/usr/share/wayland-sessions/plasmawayland.desktop
-}
Copied: plasma-workspace/repos/extra-x86_64/PKGBUILD (from rev 317879, plasma-workspace/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-03-06 16:14:26 UTC (rev 317880)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Alexey D. <lq07829icatm at rambler.ru>
+
+pkgbase=plasma-workspace
+pkgname=(plasma-workspace kuiserver plasma-wayland-session)
+pkgver=5.12.3
+pkgrel=1
+pkgdesc='KDE Plasma Workspace'
+arch=(x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kjsembed knotifyconfig libksysguard ktexteditor libqalculate qt5-tools kde-cli-tools bc
+ xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-xmessage xorg-xprop milou prison kwin
+ plasma-integration kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools gpsd baloo appstream-qt krunner networkmanager-qt kdesignerplugin)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig} kde.pam)
+sha256sums=('9e39fbb94812198800b8d163929cdefebb6a405431f0ef4c7becf0d33c36232f'
+ 'SKIP'
+ '00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
+ '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah at kde.org>
+ 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson
+ '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgbase-$pkgver \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_LIBDIR=lib \
+ -DCMAKE_INSTALL_LIBEXECDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package_plasma-workspace() {
+ depends+=(kuiserver)
+ optdepends=('plasma-workspace-wallpapers: additional wallpapers'
+ 'gpsd: GPS based geolocation' 'networkmanager-qt: IP based geolocation'
+ 'kdepim-addons: displaying PIM events in the calendar'
+ 'appmenu-qt4: global menu support for Qt4 applications'
+ 'qt5-virtualkeyboard: virtual keyboard support in lock screen'
+ 'baloo: Baloo search runner'
+ 'appstream-qt: package search runner')
+ provides=(notification-daemon)
+ backup=('etc/pam.d/kde')
+
+ cd build
+ make DESTDIR="$pkgdir" install
+
+ install -Dm644 "$srcdir"/kde.pam "$pkgdir"/etc/pam.d/kde
+
+ # Remove conflicts with kuiserver
+ rm "$pkgdir"/usr/bin/kuiserver5
+ rm "$pkgdir"/usr/lib/libkdeinit5_kuiserver5.so
+ rm "$pkgdir"/usr/share/dbus-1/services/kf5_org.kde.kuiserver.service
+ rm "$pkgdir"/usr/share/kservices5/kuiserver.desktop
+ rm "$pkgdir"/etc/xdg/kuiserver.categories
+
+ # Split plasma-wayland scripts
+ rm -r "$pkgdir"/usr/share/wayland-sessions
+}
+
+package_kuiserver() {
+ pkgdesc='KDE Progress Info UI server'
+ depends=(kxmlgui)
+
+ cd build/kuiserver
+ make DESTDIR="$pkgdir" install
+}
+
+package_plasma-wayland-session() {
+ pkgdesc='Plasma Wayland session'
+ depends=(plasma-workspace qt5-wayland kwayland-integration xorg-server-xwayland)
+ groups=()
+
+ install -Dm644 build/plasmawayland.desktop "$pkgdir"/usr/share/wayland-sessions/plasmawayland.desktop
+}
Deleted: kde.pam
===================================================================
--- kde.pam 2018-03-06 16:14:09 UTC (rev 317879)
+++ kde.pam 2018-03-06 16:14:26 UTC (rev 317880)
@@ -1,9 +0,0 @@
-#%PAM-1.0
-
-auth include system-login
-
-account include system-login
-
-password include system-login
-
-session include system-login
Copied: plasma-workspace/repos/extra-x86_64/kde.pam (from rev 317879, plasma-workspace/trunk/kde.pam)
===================================================================
--- kde.pam (rev 0)
+++ kde.pam 2018-03-06 16:14:26 UTC (rev 317880)
@@ -0,0 +1,9 @@
+#%PAM-1.0
+
+auth include system-login
+
+account include system-login
+
+password include system-login
+
+session include system-login
More information about the arch-commits
mailing list