mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 18:47:15 +08:00
updated khtml to latest
This commit is contained in:
parent
29c3ca7fa0
commit
82c003d35c
@ -11,13 +11,13 @@ url='https://projects.kde.org/projects/frameworks/khtml'
|
|||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('phonon-qt5' 'giflib' 'qt5-x11extras' 'karchive' 'ki18n'
|
depends=('phonon-qt5' 'giflib' 'qt5-x11extras' 'karchive' 'ki18n'
|
||||||
'kcoreaddons' 'kguiaddons' 'kdbusaddons' 'kservice' 'kinit'
|
'kcoreaddons' 'kguiaddons' 'kdbusaddons' 'kservice' 'kinit'
|
||||||
'kparts' 'kwallet-framework')
|
'kparts' 'kwallet' 'kjs')
|
||||||
makedepends=('extra-cmake-modules')
|
makedepends=('extra-cmake-modules')
|
||||||
checkdepends=("cmake")
|
checkdepends=("cmake")
|
||||||
groups=('kf5')
|
groups=('kf5')
|
||||||
options=("debug")
|
options=("debug")
|
||||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||||
md5sums=('b1c7e94f570744cd5200a55466bb7a8e')
|
sha256sums=( $(getSum ${pkgname}) )
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
Loading…
Reference in New Issue
Block a user