mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kdelibs to 4.14.13-1
This commit is contained in:
parent
60c4af1608
commit
3d9057f010
1 changed files with 4 additions and 4 deletions
|
@ -7,14 +7,14 @@
|
|||
# - patch to fix unclickable plasmoid buttons on ARM
|
||||
|
||||
pkgname=kdelibs
|
||||
pkgver=4.14.12
|
||||
_kdeappver=15.08.1
|
||||
pkgver=4.14.13
|
||||
_kdeappver=15.08.2
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Core Libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/kde/kdelibs'
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=('attica-qt4' 'libxss' 'krb5' 'qca' 'libdbusmenu-qt4' 'polkit-qt4'
|
||||
depends=('attica-qt4' 'libxss' 'krb5' 'qca-qt4' 'libdbusmenu-qt4' 'polkit-qt4'
|
||||
'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'strigi'
|
||||
'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
|
||||
'media-player-info' 'libxtst' 'libutempter' 'qtwebkit' 'icu')
|
||||
|
@ -23,7 +23,7 @@ install=${pkgname}.install
|
|||
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz"
|
||||
'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
|
||||
'arm-coronaoffscreen-input-fixes.diff')
|
||||
sha1sums=('4e2fc81f0a21c15399e060943b6179c449e866d2'
|
||||
sha1sums=('14a31dee7d503fb91b8c6e613099abf55ee9b333'
|
||||
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
|
||||
'63a850ab4196b9d06934f2b4a13acd9f7739bc67'
|
||||
'ed1f57ee661e5c7440efcaba7e51d2554709701c'
|
||||
|
|
Loading…
Reference in a new issue