mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 01:04:36 +08:00
use the koffice tarball from /stable/
This commit is contained in:
parent
869ca74ae7
commit
b8cfea75a4
@ -30,7 +30,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' \
|
|||||||
'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' 'libgsf' \
|
'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' 'libgsf' \
|
||||||
'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'kdegraphics-common' 'sqlite3') # 'opengtl'
|
'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'kdegraphics-common' 'sqlite3') # 'opengtl'
|
||||||
groups=('koffice')
|
groups=('koffice')
|
||||||
source=("http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
|
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
|
||||||
sha1sums=('274623699eb666730a0c8d92f81fb99680217345')
|
sha1sums=('274623699eb666730a0c8d92f81fb99680217345')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user