mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 16:08:13 +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')
|
||||
depends=('phonon-qt5' 'giflib' 'qt5-x11extras' 'karchive' 'ki18n'
|
||||
'kcoreaddons' 'kguiaddons' 'kdbusaddons' 'kservice' 'kinit'
|
||||
'kparts' 'kwallet-framework')
|
||||
'kparts' 'kwallet' 'kjs')
|
||||
makedepends=('extra-cmake-modules')
|
||||
checkdepends=("cmake")
|
||||
groups=('kf5')
|
||||
options=("debug")
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('b1c7e94f570744cd5200a55466bb7a8e')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user