mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:07:14 +08:00
kdelibs: dropped soprano as dependency
This commit is contained in:
parent
ed02087105
commit
d295ba2c61
@ -4,14 +4,14 @@ source ../kdeapps.conf
|
|||||||
pkgname="kdelibs"
|
pkgname="kdelibs"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_libsver}
|
pkgver=${_libsver}
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="KDE Core Libraries"
|
pkgdesc="KDE Core Libraries"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
options=('docs' 'debug')
|
options=('docs' 'debug')
|
||||||
depends=("${_qtpkg}>=${_qtver}" "chakra-common>=${_kdever}"
|
depends=("${_qtpkg}>=${_qtver}" "chakra-common>=${_kdever}"
|
||||||
'shared-mime-info' 'upower' 'udisks2' 'xz' 'enchant' 'jasper' 'openexr' 'giflib' 'strigi' 'libxtst'
|
'shared-mime-info' 'upower' 'udisks2' 'xz' 'enchant' 'jasper' 'openexr' 'giflib' 'strigi' 'libxtst'
|
||||||
'soprano' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt4' 'libxss' 'phonon' 'shared-desktop-ontologies'
|
'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt4' 'libxss' 'phonon' 'shared-desktop-ontologies'
|
||||||
'attica>=0.4.2' 'krb5' 'libxcursor' 'libutempter' 'hicolor-icon-theme' 'libdbusmenu-qt' 'grantlee'
|
'attica>=0.4.2' 'krb5' 'libxcursor' 'libutempter' 'hicolor-icon-theme' 'libdbusmenu-qt' 'grantlee'
|
||||||
'media-player-info' 'qtwebkit' 'systemd' 'pcre')
|
'media-player-info' 'qtwebkit' 'systemd' 'pcre')
|
||||||
makedepends=('pkg-config' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'aspell' 'hspell' 'shared-mime-info'
|
makedepends=('pkg-config' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'aspell' 'hspell' 'shared-mime-info'
|
||||||
|
Loading…
Reference in New Issue
Block a user