mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:47:13 +08:00
plasma 5.12.3
This commit is contained in:
parent
3c8bab2d59
commit
df237c636e
@ -8,9 +8,8 @@ pkgdesc="Integrate the Bluetooth technology within KDE workspace and application
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/bluedevil'
|
||||
license=('LGPL')
|
||||
depends=('bluez-qt' 'bluez' 'kcoreaddons' 'kwidgetsaddons' 'kdbusaddons' 'ki18n' 'kinit' 'kio'
|
||||
'kiconthemes' 'knotifications' 'plasma-framework' 'kded')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools')
|
||||
depends=(bluez-qt kio)
|
||||
makedepends=(extra-cmake-modules plasma-framework kded python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -7,21 +7,17 @@ pkgdesc="Breeze port for GTK. (GIT version)"
|
||||
arch=('x86_64')
|
||||
url='https://quickgit.kde.org/?p=breeze-gtk.git'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base')
|
||||
optdepends=('gtk2: GTK+2 theme'
|
||||
'gtk3: GTK+3 theme')
|
||||
makedepends=('git' 'cmake' 'extra-cmake-modules' 'gtk3')
|
||||
conflicts=('gnome-breeze')
|
||||
replaces=('gnome-breeze')
|
||||
group=('gtk-integration') # groups=('plasma')
|
||||
depends=(qt5-base)
|
||||
makedepends=(extra-cmake-modules)
|
||||
group=('gtk-integration' 'plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgname})
|
||||
'SKIP' )
|
||||
validpgpkeys=(${Pvalidpgpkeys[@]})
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
cd ${pkgname}-${pkgver}
|
||||
}
|
||||
|
||||
build() {
|
||||
|
@ -7,8 +7,8 @@ pkgdesc="Breeze theme for Plymouth"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kdereview/breeze-plymouth'
|
||||
license=('LGPL')
|
||||
depends=('plymouth')
|
||||
makedepends=('extra-cmake-modules')
|
||||
depends=(plymouth)
|
||||
makedepends=(extra-cmake-modules)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -9,7 +9,7 @@ pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma D
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/breeze'
|
||||
license=('LGPL')
|
||||
makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdecoration' 'kdelibs' 'automoc4' 'kcmutils' 'plasma-framework')
|
||||
makedepends=(extra-cmake-modules frameworkintegration kdelibs automoc4 kdecoration kcmutils plasma-framework python3)
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgbase} | head -n 1)
|
||||
|
@ -8,7 +8,7 @@ arch=('x86_64')
|
||||
url='https://projects.kde.org/kactivitymanagerd'
|
||||
license=('LGPL')
|
||||
depends=(kio)
|
||||
makedepends=(extra-cmake-modules boost)
|
||||
makedepends=(extra-cmake-modules boost python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,8 +8,8 @@ pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kde-cli-tools'
|
||||
license=('LGPL')
|
||||
depends=('kdesu' 'kdelibs4support' 'kcmutils' 'kactivities')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(kdesu kcmutils kinit kactivities)
|
||||
makedepends=(extra-cmake-modules python3 kdoctools)
|
||||
checkdepends=("cmake")
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
@ -9,11 +9,8 @@ arch=('x86_64')
|
||||
url='projects.kde.org/'
|
||||
license=('LGPL')
|
||||
depends=(knewstuff kde-cli-tools gtk3 gsettings-desktop-schemas)
|
||||
makedepends=(extra-cmake-modules gtk2 python)
|
||||
makedepends=(extra-cmake-modules gtk2 python3)
|
||||
optdepends=('gtk2: GTK2 apps support')
|
||||
conflicts=('kde-gtk-config<5.4' 'kde-gtk-config-kf5')
|
||||
provides=('kde-gtk-config-kf5')
|
||||
replaces=('kde-gtk-config-kf5')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,15 +8,12 @@ pkgdesc='A series of addons to enhance your Plasma 5 experience'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kdeplasma-addons'
|
||||
license=('LGPL')
|
||||
depends=('plasma-workspace')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'kross' 'purpose' 'ibus')
|
||||
optdepends=('ibus: kimpanel IBUS support'
|
||||
'kross: comic applet'
|
||||
depends=(plasma-workspace)
|
||||
makedepends=(extra-cmake-modules kdoctools kross python kdesignerplugin qt5-webengine)
|
||||
optdepends=('kross: comic applet'
|
||||
'purpose: Quickshare applet'
|
||||
'quota-tools: disk quota applet')
|
||||
conflicts=('kde-workspace' 'plasma5-applets-showdesktop')
|
||||
replaces=('kdeplasma-addons-kf5' 'plasma5-applets-showdesktop')
|
||||
provides=('kdeplasma-addons-kf5')
|
||||
'quota-tools: disk quota applet'
|
||||
'qt5-webengine: dictionary applet')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,8 +8,8 @@ pkgdesc="Adjust your monitor's gamma settings"
|
||||
arch=(x86_64)
|
||||
url='https://projects.kde.org/kgamma5'
|
||||
license=(LGPL)
|
||||
depends=(kdelibs4support)
|
||||
makedepends=(extra-cmake-modules kdoctools)
|
||||
depends=(kconfigwidgets)
|
||||
makedepends=(extra-cmake-modules python3 kdoctools)
|
||||
replaces=('kdegraphics-kgamma')
|
||||
conflicts=('kdegraphics-kgamma')
|
||||
groups=('plasma')
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='KHotKeys'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/khotkeys'
|
||||
license=('LGPL')
|
||||
depends=('plasma-workspace' 'kdelibs4support')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(plasma-workspace)
|
||||
makedepends=(extra-cmake-modules kdoctools python3 kdesignerplugin)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,11 +8,8 @@ pkgdesc='KInfocenter'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kinfocenter'
|
||||
license=('LGPL')
|
||||
depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
conflicts=('kde-workspace' 'kcm-about-distro')
|
||||
provides=('kcm-about-distro')
|
||||
replaces=('kcm-about-distro')
|
||||
depends=(kcmutils pciutils glu libraw1394 kwayland)
|
||||
makedepends=(extra-cmake-modules python3 plasma-framework kdoctools)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PSubVersion}.tar.xz"{,.sig}
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='KDE menu editor'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kmenuedit'
|
||||
license=('LGPL')
|
||||
depends=('khotkeys')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(khotkeys)
|
||||
makedepends=(extra-cmake-modules kdoctools python3 kdesignerplugin)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,13 +8,10 @@ pkgdesc="KDE's screen management software"
|
||||
arch=('x86_64')
|
||||
url='projects.kde.org/'
|
||||
license=('LGPL')
|
||||
depends=('qt5-declarative' 'libkscreen' 'kxmlgui' 'qt5-graphicaleffects')
|
||||
makedepends=('extra-cmake-modules' 'python3')
|
||||
depends=(kxmlgui libkscreen qt5-graphicaleffects hicolor-icon-theme)
|
||||
makedepends=(extra-cmake-modules python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
replaces=('kscreen-kf5')
|
||||
conflicts=('kscreen-kf5')
|
||||
provides=('kscreen')
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgname})
|
||||
'SKIP' )
|
||||
|
@ -8,8 +8,8 @@ arch=(x86_64)
|
||||
url='https://projects.kde.org/kscreenlocker'
|
||||
license=(LGPL)
|
||||
groups=(plasma)
|
||||
depends=(kdelibs4support plasma-framework kidletime kwayland libxcursor)
|
||||
makedepends=(extra-cmake-modules python kdoctools)
|
||||
depends=(kidletime kwayland kdeclarative)
|
||||
makedepends=(extra-cmake-modules python3 kdoctools kcmutils libxcursor)
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgname})
|
||||
|
@ -9,8 +9,9 @@ pkgdesc="ssh-add helper that uses kwallet and kpassworddialog"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/ksshaskpass'
|
||||
license=('LGPL')
|
||||
depends=('kwallet')
|
||||
makedepends=('extra-cmake-modules' 'python3')
|
||||
depends=(kwallet)
|
||||
makedepends=(extra-cmake-modules kdoctools python3)
|
||||
provides=(x11-ssh-askpass)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig}
|
||||
|
@ -8,8 +8,8 @@ pkgdesc="KSysguard"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/ksysguard'
|
||||
license=('LGPL')
|
||||
depends=('knewstuff' 'libksysguard' 'lm_sensors' 'xdg-utils' 'hicolor-icon-theme' 'kinit')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(knewstuff libksysguard lm_sensors hicolor-icon-theme kinit)
|
||||
makedepends=(extra-cmake-modules kdoctools python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -7,8 +7,8 @@ pkgdesc='KWallet PAM integration'
|
||||
arch=(x86_64)
|
||||
url='https://projects.kde.org/kwallet-pam'
|
||||
license=(LGPL)
|
||||
depends=(pam libgcrypt socat kwallet)
|
||||
makedepends=(extra-cmake-modules)
|
||||
depends=(pam libgcrypt socat)
|
||||
makedepends=(extra-cmake-modules qt5-base)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,9 +8,9 @@ pkgdesc='KDE Window manager'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kwin'
|
||||
license=('LGPL')
|
||||
depends=('qt5-multimedia' 'plasma-framework' 'knewstuff' 'libxcursor' 'kinit'
|
||||
'hicolor-icon-theme' 'libepoxy' 'kwayland' 'kdecoration' 'libinput' 'xcb-util-cursor' 'kscreenlocker' 'libxkbcommon')
|
||||
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
|
||||
depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit qt5-sensors)
|
||||
makedepends=(extra-cmake-modules qt5-tools kdoctools python3)
|
||||
optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
|
||||
groups=('plasma')
|
||||
install=${pkgname}.install
|
||||
options=("debug")
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='Kwrited'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kwrited'
|
||||
license=('LGPL')
|
||||
depends=('kpty' 'knotifications' 'kdbusaddons')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(kpty knotifications kdbusaddons)
|
||||
makedepends=(extra-cmake-modules kdoctools python3)
|
||||
checkdepends=("cmake")
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='KDE screen management software'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/extragear/libs/libkscreen'
|
||||
license=('LGPL')
|
||||
depends=('qt5-x11extras' 'kwayland' 'libxrandr')
|
||||
makedepends=('extra-cmake-modules')
|
||||
depends=(qt5-x11extras libxrandr kwayland)
|
||||
makedepends=(extra-cmake-modules)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,8 +8,8 @@ pkgdesc="KSysguard library"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/libksysguard'
|
||||
license=('LGPL')
|
||||
depends=('libxres' 'plasma-framework' 'qt5-webkit')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(libxres qt5-webkit kwindowsystem kconfigwidgets)
|
||||
makedepends=(extra-cmake-modules kdoctools python3 plasma-framework)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,8 +8,8 @@ pkgdesc="A dedicated search application built on top of Baloo"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/milou/'
|
||||
license=('LGPL')
|
||||
depends=('krunner' 'baloo-kf5')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(krunner)
|
||||
makedepends=(extra-cmake-modules kdoctools python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -9,7 +9,7 @@ pkgdesc="KDE Oxygen style"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/oxygen'
|
||||
license=('LGPL')
|
||||
makedepends=('frameworkintegration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4' 'kdecoration' 'kwin')
|
||||
makedepends=(frameworkintegration kcmutils kdecoration extra-cmake-modules kdoctools kdelibs automoc4 python3)
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgname} | head -n 1)
|
||||
|
@ -8,11 +8,8 @@ pkgdesc='KDE Plasma Desktop'
|
||||
arch=('x86_64')
|
||||
url='https://www.kde.org/workspaces/plasmadesktop/'
|
||||
license=('LGPL')
|
||||
depends=('qt5-graphicaleffects' 'powerdevil' 'polkit-kde-agent' 'libcanberra'
|
||||
'kwin' 'kpeople' 'libusb-compat' 'libxkbfile' 'kmenuedit' 'systemsettings' 'ksysguard' 'breeze' 'krunner' 'baloo' 'kfilemetadata' 'graphite' 'kactivities-stats'
|
||||
#sddm can be removed as a dependency in the future, only added here to automate the switch to Plasma 5
|
||||
'sddm-kcm')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-synaptics' 'xorg-server-devel' 'xf86-input-evdev')
|
||||
depends=(polkit-kde-agent libcanberra libxkbfile kmenuedit systemsettings ksysguard kpeople baloo qt5-graphicaleffects) #appstream-qt
|
||||
makedepends=(extra-cmake-modules kdoctools boost xf86-input-evdev xf86-input-libinput xorg-server-devel python3 kdesignerplugin ) #scim libibus
|
||||
optdepends=('plasma-nm: Network manager applet'
|
||||
'xf86-input-synaptics: Manage touchpad')
|
||||
checkdepends=("cmake")
|
||||
|
@ -7,8 +7,8 @@ pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
|
||||
arch=(x86_64)
|
||||
url='https://www.kde.org/workspaces/plasmadesktop/'
|
||||
license=(LGPL)
|
||||
depends=(kio kwayland libxcursor ttf-noto ttf-oxygen breeze qqc2-desktop-style)
|
||||
makedepends=("extra-cmake-modules>=${KFECMVersion}" python3)
|
||||
depends=(kio kwayland libxcursor ttf-noto ttf-oxygen qqc2-desktop-style)
|
||||
makedepends=("extra-cmake-modules>=${KFECMVersion}" python3 breeze)
|
||||
options=("debug")
|
||||
groups=('plasma')
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,9 +8,8 @@ pkgdesc='Plasma applet written in QML for managing network connections'
|
||||
arch=('x86_64')
|
||||
url="https://projects.kde.org/projects/playground/network/plasma-nm"
|
||||
license=('GPL2')
|
||||
depends=('plasma-framework' 'modemmanager-qt' 'networkmanager-qt' 'qca-qt5' 'qt5-tools')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'openconnect' 'mobile-broadband-provider-info' 'python3'
|
||||
'kdelibs4support')
|
||||
depends=(plasma-workspace modemmanager-qt networkmanager-qt qca-qt5)
|
||||
makedepends=(extra-cmake-modules kdoctools openconnect python3 kdesignerplugin mobile-broadband-provider-info)
|
||||
optdepends=('mobile-broadband-provider-info: Database of mobile broadband service providers'
|
||||
'openconnect: Cisco AnyConnect VPN plugin')
|
||||
groups=('plasma')
|
||||
|
@ -6,8 +6,8 @@ pkgrel=1
|
||||
pkgdesc='Applications useful for Plasma Development'
|
||||
url="https://cgit.kde.org/plasma-sdk.git/"
|
||||
arch=('x86_64')
|
||||
depends=('plasma-framework')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3' 'kirigami' 'ktexteditor')
|
||||
depends=(plasma-framework)
|
||||
makedepends=(extra-cmake-modules python3 kdoctools ktexteditor)
|
||||
optdepends=('kirigami: for look and feel explorer')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
@ -10,7 +10,7 @@ license=(LGPL)
|
||||
groups=(plasma)
|
||||
options=("debug")
|
||||
depends=(plasma-workspace)
|
||||
makedepends=(extra-cmake-modules python)
|
||||
makedepends=(extra-cmake-modules python3)
|
||||
optdepends=('encfs: to use encFS for encryption' 'cryfs: to use cryFS for encryption')
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${pkgname})
|
||||
|
@ -8,7 +8,7 @@ pkgdesc='Additional wallpapers for the Plasma Workspace'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
|
||||
license=('LGPL')
|
||||
makedepends=('qt5-base' 'extra-cmake-modules')
|
||||
makedepends=(extra-cmake-modules qt5-base)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -9,14 +9,10 @@ pkgdesc='KDE Plasma Workspace'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
|
||||
license=('LGPL')
|
||||
# note on libxdamage:
|
||||
# not detected by namcap because libgl depends on it
|
||||
# but nvidia providing libgl does not depend on libxdamage
|
||||
depends=('kjsembed' 'knotifyconfig' 'libxdamage' 'libksysguard' 'libkscreen' 'ktexteditor' 'libqalculate'
|
||||
'qt5-tools' 'kded' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot' 'kholidays'
|
||||
'xorg-apps' 'xorg-utils' 'milou' 'breeze' 'prison' 'kwin' 'chakra-common' 'plasma-integration')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'gpsd' 'baloo'
|
||||
'krunner' 'kxmlrpcclient' 'networkmanager-qt' 'kdewebkit')
|
||||
depends=(kjsembed knotifyconfig libksysguard ktexteditor libqalculate qt5-tools kde-cli-tools bc
|
||||
xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-utils milou prison kwin
|
||||
plasma-integration kdelibs4support)
|
||||
makedepends=(extra-cmake-modules kdoctools gpsd baloo krunner networkmanager-qt kdesignerplugin) #appstream-qt
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${PVersion}/${pkgname}-${pkgver}.tar.xz"{,.sig}
|
||||
|
@ -4,8 +4,8 @@ PInstallPrefix="/usr"
|
||||
PServer="http://download.kde.org/stable/plasma/"
|
||||
#PServer="http://download.kde.org/unstable/plasma/"
|
||||
# Frameworks version
|
||||
PVersion="5.12.2"
|
||||
PSubVersion="5.12.2"
|
||||
PVersion="5.12.3"
|
||||
PSubVersion="5.12.3"
|
||||
|
||||
# Build type; can be one of Debug,Release and RelWithDebInfo
|
||||
PBuildType="RelWithDebInfo"
|
||||
|
88
plasma.sums
88
plasma.sums
@ -1,44 +1,44 @@
|
||||
f2b62d9844e0077929256cd096e628f69b4b7790d312f9d86fb04fc7b8f2bc87 bluedevil-5.12.2.tar.xz
|
||||
1a006668572618956f0a2759ddabb0abcf6cd2fbd07e76b8369e9a4a221fa0ef breeze-5.12.2.tar.xz
|
||||
b897742f1348f211d74d71e16fdb46adcac37a742459704d6328b495edeae6a8 breeze-grub-5.12.2.tar.xz
|
||||
80278b91fc790152b1d1355701cd438d411e5a6424cda0c82aae65881fca21a0 breeze-gtk-5.12.2.tar.xz
|
||||
9b0dfbd27631126fcb36ba5ffea49a93fe24e45e702b9ef884702a49b58f26d9 breeze-plymouth-5.12.2.tar.xz
|
||||
3b944591ba9686512b7854c29012cbd13c485a3246235608342cf0ecad556bc2 discover-5.12.2.tar.xz
|
||||
157351cf5ff06e87ccbc8360f319133abde25a23d75d668ee08f810b67578937 drkonqi-5.12.2.tar.xz
|
||||
04ed1efefd91019debf31fa02f905bae9647fe55171bf9bb74e2084f12c8cad0 kactivitymanagerd-5.12.2.tar.xz
|
||||
6c1bf83cd6d6e0463ad9f92d1521e383a1bdfa5ab2019b4acffa121113c9a7c9 kde-cli-tools-5.12.2.tar.xz
|
||||
e9e81b27d89d040ade2ffdb7612d7d6e6a8c23de7082e3561d9c5ad0a87b16f2 kdecoration-5.12.2.tar.xz
|
||||
a4f6ea7656c358304d6fed1892476ee2540ab0bc2d8a69895c4865588c919ed9 kde-gtk-config-5.12.2.tar.xz
|
||||
533c0c913fded64d1ca20ee0aa6aa2f1883a78a33dfde27181ee1c2e5193a003 kdeplasma-addons-5.12.2.tar.xz
|
||||
5af6295fb3fa43a802bd737f06f2159e8c379f2260c8bd3022aea402784316f6 kgamma5-5.12.2.tar.xz
|
||||
3e073648f1d1e01e437e2da3bc7e424ceee90daa70d36a7b93c0ed63ba5656c3 khotkeys-5.12.2.tar.xz
|
||||
114b66b938c53aacffe88eacc8105c044861697d7f52bafb0fdb92d4c5f14f69 kinfocenter-5.12.2.tar.xz
|
||||
7b46c301767159cf53b29c9718441c10d1285f3ba39cf606c4a6bd9f74d8fcf9 kmenuedit-5.12.2.tar.xz
|
||||
3bd18992cb98bf26b6bdf03cfdd6db459cfef50e879eea7e94d73b629b5795e9 kscreen-5.12.2.tar.xz
|
||||
f601ba83966ebfc0f0a8f36fc630c98e6b85861481c7c05b08077755a7f4186d kscreenlocker-5.12.2.tar.xz
|
||||
357c91f1eb00091ba6ffc3f64a91ede072dafefedb976dcc7c8ab051db92e0ac ksshaskpass-5.12.2.tar.xz
|
||||
e7d2d1b4bba99af3b99fe200b01d8e1c9e08989746a821e3672fa2ba178e1f4d ksysguard-5.12.2.tar.xz
|
||||
2dd39b8e6d058f2d39bdb0bf81f823c43e60a91b319ce4e47d1e38ab620ce075 kwallet-pam-5.12.2.tar.xz
|
||||
d6a650cc89f1ac92aec36f666149d0593972b5fb258d342bbd561c8db66e9be8 kwayland-integration-5.12.2.tar.xz
|
||||
7c92745d7c8b36cac596ba1913b3c672034e830f82b85ccf5f52762deb8cde52 kwin-5.12.2.tar.xz
|
||||
642f5578e13b0d9931bae063c812806f2ea64ab92ef686d37dec4101457a40d8 kwrited-5.12.2.tar.xz
|
||||
a023a5bffe704777d4ccdd795cca453191f057d9572dc10e89a19ec4144061c3 libkscreen-5.12.2.tar.xz
|
||||
29bc383652e0d195f181cc7c166c177a338381fd5dd9b9c0430ea1cee921c8d9 libksysguard-5.12.2.tar.xz
|
||||
88b1ed0e229c243049a5934a42d5cafbdd3f2ca557534b86869a8086c3992cea milou-5.12.2.tar.xz
|
||||
be7e36e05577c514033c379b4f8d5f081e4dfd76903c50737e2d1a5b26bfe00d oxygen-5.12.2.tar.xz
|
||||
e5118e93b1b01c1acbab3b4c274c2d36f472759c9fd877308ca3efcfc384d573 plasma-desktop-5.12.2.tar.xz
|
||||
084c832b21b0ec411e9701c45c2eb557fa1a323d17db2267e27335b943b1dd43 plasma-integration-5.12.2.tar.xz
|
||||
7d90da1762199feafb412945cb87a244c6a09b062546b81d65d52eb630079772 plasma-nm-5.12.2.tar.xz
|
||||
c7d245e9f65b1c2f56b138f184d2fc7c138cf690fc5cf77b8530e68cfa632f85 plasma-pa-5.12.2.tar.xz
|
||||
5b3340ba857aad361bac708c8c8258e6e6adf31537066ed44654b1995138432b plasma-sdk-5.12.2.tar.xz
|
||||
80c066ec33e0234c895612b4abac8bb03f876e4be19bde4a7c2bc373849c668c plasma-tests-5.12.2.tar.xz
|
||||
f3aa2a9901ad198d8850b6891e74b684f29ba6ab5fd40eba0240039069576dc2 plasma-vault-5.12.2.tar.xz
|
||||
2d7e45761730c7eecbb91a6951c9ae3a4d08dc0a5a80fec640cc1cbfe2569dec plasma-workspace-5.12.2.tar.xz
|
||||
279ec9b4e6b7372ed0d70dadc7a0f9dcf1045bfadf11fb0edbc1907c1988d8f4 plasma-workspace-wallpapers-5.12.2.tar.xz
|
||||
8bb956758d4f25b762c8a686db1ff239c87c044b35655dd50cf234cd56be6a86 plymouth-kcm-5.12.2.tar.xz
|
||||
a936006df397637640e0a3c5ceb1ad70d9820917a51360640c8ee404355adc9c polkit-kde-agent-1-5.12.2.tar.xz
|
||||
bcdf7662bb9c45fc213744cea323cdd9676bc4a485d660a958046505aa1c352d powerdevil-5.12.2.tar.xz
|
||||
c3abd1aa71f1d7c544b493bc855a5e612272f5c4cc7ddca6817f108be39e085a sddm-kcm-5.12.2.tar.xz
|
||||
965cab685c5c37fcbe295743fff4b4f0e7c7757cfac41bcd2bf15b769bef8e19 systemsettings-5.12.2.tar.xz
|
||||
8a3788b611368458a2342196d9aa10d5f002b01b46b8221ea4e123edbad6eb10 user-manager-5.12.2.tar.xz
|
||||
f50256bbccb7eb31e94c56041ef96c0d1c16e2cfc68ecdce168cc580c43d20bf xdg-desktop-portal-kde-5.12.2.tar.xz
|
||||
f3817d6d0475c9cb4574f45ad3d1bafeab5ead840ef109c3eb56e7ee9790edef bluedevil-5.12.3.tar.xz
|
||||
1cbace92ba7548d90c6a74683bceec67a2b86ba7974238c85e3c94fc58577656 breeze-5.12.3.tar.xz
|
||||
4b5485c1b76bd9b343073245d0dd4aff1a0d1bfc26f066b9e78aa5ccbd3602ba breeze-grub-5.12.3.tar.xz
|
||||
1df187baa43edcb10cb85686c2c67608f8d0d82ac26fbb754b959ce68469815b breeze-gtk-5.12.3.tar.xz
|
||||
f627f771c60a75705ac37d625f7999c5e1192adb8883a3eb118b9e21782cfd96 breeze-plymouth-5.12.3.tar.xz
|
||||
adcd8f9c05cd5f676a139d06ded53d1049238d69017a44bff726907c6d5e508c discover-5.12.3.tar.xz
|
||||
f554537f6bb461b0cbeefcb287536d476dc7baade05594de5a9a43965ec2856d drkonqi-5.12.3.tar.xz
|
||||
21634b36bdcbe5826c55b9457328f13a1f405b06b4570b5ede6e61a28945b93a kactivitymanagerd-5.12.3.tar.xz
|
||||
4306ed1d4123e2a5fe889891007fe48bceb9af7955d472d4072b5ee16f9e5534 kde-cli-tools-5.12.3.tar.xz
|
||||
5ed358c40ae7d832cc44f7fc4cba21211ba71c8c54817c79a19e64c415c252f7 kdecoration-5.12.3.tar.xz
|
||||
381c06180773b4dff5ef31cf83debff9f11099408bac85919d59175476f95d73 kde-gtk-config-5.12.3.tar.xz
|
||||
1705c57af39ba3030b727e83fd72f7ad39dfa6f496e69e6ed1537dfda80be619 kdeplasma-addons-5.12.3.tar.xz
|
||||
7557d74a7159a9a7e344223ddb0f475e54f6b8d73cfb90e5acbd4b289e237b5b kgamma5-5.12.3.tar.xz
|
||||
8a8fefcc5d13e4037034c8c3fae9c8956eb2a6da2029d10fbb9c0e31af79a3eb khotkeys-5.12.3.tar.xz
|
||||
d98ff9309ba5ab7cc340b446fb5c4e12f9be07b9efc0e807ae3939467d773551 kinfocenter-5.12.3.tar.xz
|
||||
2463fdbdbdefb3557bc8e42187663637966e415e431a9775951a5e1a1efac0f4 kmenuedit-5.12.3.tar.xz
|
||||
49c7d6a6a8d716ad1d5ee23f5a68016f869206147cac86a9240aa5fe0fddefab kscreen-5.12.3.tar.xz
|
||||
b5097b46eaafa8c4d8d777847cdef615ba32fd24d62b8f7de3820c9394b4ccc6 kscreenlocker-5.12.3.tar.xz
|
||||
f0bc3f83952fd71d3bb0cd79f6c810d4d3357c79d4c71e3cec35c41bc2588f87 ksshaskpass-5.12.3.tar.xz
|
||||
6c6dcda20eb5e53bfe9740a50a417a877f4f58023b97f436f0707cc7f1f9fe70 ksysguard-5.12.3.tar.xz
|
||||
1fb31455f522b62315b8a51bb19471de00bfa52bf0d53f431949acc00ff5cd80 kwallet-pam-5.12.3.tar.xz
|
||||
b1f59e9b29c69b4cc711323e990a86ff0a84efa4f5b03545752573a29b6da133 kwayland-integration-5.12.3.tar.xz
|
||||
e1682fc3c7cb6bfcfdeae0968c4a6676e041fdaff83231e3cbfd85b92d8e5877 kwin-5.12.3.tar.xz
|
||||
a12bba0388a881c3a725e69b59455e46e701644fa89dea15163305d738491dfa kwrited-5.12.3.tar.xz
|
||||
64214289f6f58102cbf454e07accf7316ab2266017f38cdf7c904effad23ef26 libkscreen-5.12.3.tar.xz
|
||||
f478560119850a8dccfaa00285b7a08a6462b54b31b2a175529e0f889a1e8f1a libksysguard-5.12.3.tar.xz
|
||||
989f6c1042344664b857a7593b98c1adffe7dbd335c39febaf0730bab6478a7b milou-5.12.3.tar.xz
|
||||
a6a07988a9a201be774e632bc2fa7d108000aeec36e9fdbf9818ada3b81e97b9 oxygen-5.12.3.tar.xz
|
||||
086b2ae9b8f55875a98cc617d77513d3360567d4e6cf76bc0ab61ec64e06e2d7 plasma-desktop-5.12.3.tar.xz
|
||||
9cbfbdf08597260eaf393ac7fbcc3e229c99fb32fc9398959c188ca2b47b3361 plasma-integration-5.12.3.tar.xz
|
||||
3cb104bc67eb565c405bd17309e237f233c69fdc3dde23cefbeee2128baa7d90 plasma-nm-5.12.3.tar.xz
|
||||
5444e69479c572db6115971f290c5fe82b20d15e9ad8ed9ae07618aee3019d4a plasma-pa-5.12.3.tar.xz
|
||||
916202c01b37eb8b2ff49134e5baed4effeec8490971037675e95c4fe24e8a42 plasma-sdk-5.12.3.tar.xz
|
||||
87130eb990f5291b62111825fbefb246985f2109751041428ba553be6bbe4580 plasma-tests-5.12.3.tar.xz
|
||||
101cee1cdb5319777bdb054e6ce4c58242f5c7cf2a69838e9a8f7dd9b7c32c29 plasma-vault-5.12.3.tar.xz
|
||||
9e39fbb94812198800b8d163929cdefebb6a405431f0ef4c7becf0d33c36232f plasma-workspace-5.12.3.tar.xz
|
||||
1ba0c2884cf2f0836c791403b7b8dc53d60044ae58be4f53adf6fe761a70b73e plasma-workspace-wallpapers-5.12.3.tar.xz
|
||||
f35698a0d3af94ecceae7d6ca310ce25c8817028928f216b2275d79e7fa515ff plymouth-kcm-5.12.3.tar.xz
|
||||
4016cf6d654aa7aa9a7c40eca3b13afa66f1049706ce4c05e09959eca48c624d polkit-kde-agent-1-5.12.3.tar.xz
|
||||
0411f537232429ba0c549c6e829de22b418f4398069423f6eda0aa38166946f6 powerdevil-5.12.3.tar.xz
|
||||
e242e1b632f31fc64bd0abdb574029567f9dbbc57cf32fd4a2e6db6be2d4a3b9 sddm-kcm-5.12.3.tar.xz
|
||||
91aa1d8ec55799a3b6117aa4cfbf7c34af8909423cae7ad531e59c7204f58316 systemsettings-5.12.3.tar.xz
|
||||
70ee5e5dfaf1bb610f70b42a57e102a9678bc27ef97c59cd4eca622218b3f485 user-manager-5.12.3.tar.xz
|
||||
69bed62e1c3b18e8ff2b1cce6bbfccb803b6abb17466e9635642efcfd8449e6b xdg-desktop-portal-kde-5.12.3.tar.xz
|
||||
|
@ -10,10 +10,7 @@ arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/extragear/base/polkit-kde-agent-1/'
|
||||
license=('LGPL')
|
||||
depends=(kiconthemes kdbusaddons kcrash)
|
||||
replaces=('polkit-kde-agent-frameworks')
|
||||
conflicts=('polkit-kde-agent-frameworks')
|
||||
provides=('polkit-kde-agent-frameworks')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
makedepends=(extra-cmake-modules kdoctools python)
|
||||
source=("${PServer}/${pkgver}/${_pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
sha256sums=( $(getSum ${_pkgname})
|
||||
'SKIP' )
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='Manages the power consumption settings of a Plasma Shell'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/powerdevil'
|
||||
license=('LGPL')
|
||||
depends=('plasma-workspace' 'libkscreen')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3' 'kdesignerplugin')
|
||||
depends=(plasma-workspace bluez-qt networkmanager-qt libkscreen)
|
||||
makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
|
||||
optdepends=('bluez-qt' 'networkmanager-qt')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
@ -9,8 +9,8 @@ pkgdesc="SDDM configuration module for KDE"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/sddm-kcm'
|
||||
license=("GPL")
|
||||
depends=('sddm' 'libxcursor' 'kio' 'knewstuff')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools' 'python3')
|
||||
depends=(sddm libxcursor knewstuff)
|
||||
makedepends=(extra-cmake-modules kdoctools python3)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -8,8 +8,8 @@ pkgdesc='KDE system settings'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/systemsettings'
|
||||
license=('LGPL')
|
||||
depends=('kcmutils' 'khtml' 'kactivities-stats' 'kirigami2')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(kirigami2 kcmutils kactivities-stats qt5-quickcontrols)
|
||||
makedepends=(extra-cmake-modules kdoctools python3 khtml)
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
@ -9,8 +9,8 @@ pkgdesc="KDE's user manager"
|
||||
arch=('x86_64')
|
||||
url='projects.kde.org/'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base' 'kdelibs4support' 'libpwquality' 'accountsservice' 'kcmutils')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
depends=(accountsservice libpwquality kio)
|
||||
makedepends=(extra-cmake-modules python3 kcmutils)
|
||||
checkdepends=("cmake")
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
@ -8,7 +8,7 @@ arch=(x86_64)
|
||||
url='https://www.kde.org/workspaces/plasmadesktop/'
|
||||
license=(LGPL)
|
||||
depends=(ki18n knotifications)
|
||||
makedepends=(extra-cmake-modules python)
|
||||
makedepends=(extra-cmake-modules python3)
|
||||
provides=(xdg-desktop-portal-impl)
|
||||
groups=(plasma)
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PVersion}.tar.xz"{,.sig})
|
||||
|
Loading…
Reference in New Issue
Block a user