mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 00:17:16 +08:00
remove google gadgets due crash
This commit is contained in:
parent
f1556d860f
commit
4a935ce47d
@ -26,7 +26,7 @@ pkgname=('kdebase-workspace'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
@ -40,8 +40,8 @@ depends=('polkit-kde' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever}" 'qi
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-python>=${_kdever}"
|
||||
"kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje' "kdebase-runtime>=${_kdever}" 'gpsd' 'samba' 'libraw1394' 'libdmtx' 'consolekit'
|
||||
'google-gadgets-qt>=0.11.2')
|
||||
"kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje' "kdebase-runtime>=${_kdever}" 'gpsd' 'samba' 'libraw1394' 'libdmtx' 'consolekit')
|
||||
# 'google-gadgets-qt>=0.11.2')
|
||||
|
||||
source=($_mirror/${_origname}-$_kdever.tar.bz2
|
||||
mishaaq-kcm_touchpad-00370b5.tar.gz
|
||||
@ -236,7 +236,7 @@ package_kdebase-workspace()
|
||||
|
||||
optdepends=("kdebindings-python : Python Support for Plasma"
|
||||
"kdeedu-marble : Marble Wallpaper Plugin"
|
||||
"google-gadgets-qt : Plasma Support for Google Gadgets"
|
||||
# "google-gadgets-qt : Plasma Support for Google Gadgets"
|
||||
"qedje : Plasma Support for Edje Files"
|
||||
"gpsd : Plasma geolocation support"
|
||||
"(open)ntp : Time/Date sync support")
|
||||
|
Loading…
Reference in New Issue
Block a user