mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:17:15 +08:00
kdepim-runtime: re-add to several pkgs
This commit is contained in:
parent
a4777784cc
commit
402f9be423
@ -28,7 +28,7 @@ _default_wp="Horos"
|
||||
# NOTE keep in sync with kde-workspace-depends
|
||||
depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}" 'qimageblitz'
|
||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode') # "kdepim-runtime>=${_kdever}"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode' "kdepim-runtime>=${_kdever}")
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-pykde4>=${_kdever}"
|
||||
"kdebindings-korundum>=${_kdever}" 'oxygen-icons' 'qedje' "kde-runtime>=${_kdever}" 'gpsd' 'samba'
|
||||
@ -187,7 +187,7 @@ package_kde-workspace()
|
||||
# NOTE keep in sync with depends
|
||||
depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}" 'qimageblitz'
|
||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode') # "kdepim-runtime>=${_kdever}"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode' "kdepim-runtime>=${_kdever}")
|
||||
|
||||
optdepends=("kdebindings-pykde4 : Python Support for Plasma"
|
||||
"kdeedu-marble : Marble Wallpaper Plugin"
|
||||
|
@ -28,7 +28,7 @@ install=kdeadmin.install
|
||||
options=('!splithdr' 'splitdbg' 'log')
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}"
|
||||
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common') # "kdepim-runtime>=${_kdever}"
|
||||
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common' "kdepim-runtime>=${_kdever}")
|
||||
|
||||
source=($_mirror/${pkgbase}-$_kdever.tar.bz2)
|
||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
@ -36,7 +36,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}"
|
||||
"kdepimlibs>=${_kdever}" "kde-baseapps>=${_kdever}"
|
||||
"kde-workspace>=${_kdever}" "kdebindings-pykde4>=${_kdever}"
|
||||
'system-config-printer-common' 'libarchive' 'qimageblitz'
|
||||
'p7zip' 'zip' 'unzip' 'unrar') # "kdepim-runtime>=${_kdever}"
|
||||
'p7zip' 'zip' 'unzip' 'unrar' "kdepim-runtime>=${_kdever}")
|
||||
|
||||
source=($_mirror/${pkgbase}-$_kdever.tar.bz2)
|
||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
@ -28,7 +28,7 @@ license=('GPL' 'LGPL' 'FDL')
|
||||
options=('docs' '!splithdr' 'splitdbg' 'log')
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby' "kdepimlibs>=${_kdever}"
|
||||
"kde-runtime>=${_kdever}" 'tidyhtml') # "kdepim-runtime>=${_kdever}"
|
||||
"kde-runtime>=${_kdever}" 'tidyhtml' "kdepim-runtime>=${_kdever}")
|
||||
|
||||
source=($_mirror/${pkgbase}-$_kdever.tar.bz2)
|
||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
Loading…
Reference in New Issue
Block a user