mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kdelibs to 4.14.31-1
This commit is contained in:
parent
46f0853be4
commit
92c9d31c97
1 changed files with 4 additions and 4 deletions
|
@ -7,14 +7,14 @@
|
||||||
# - patch to fix unclickable plasmoid buttons on ARM
|
# - patch to fix unclickable plasmoid buttons on ARM
|
||||||
|
|
||||||
pkgname=kdelibs
|
pkgname=kdelibs
|
||||||
pkgver=4.14.30
|
pkgver=4.14.31
|
||||||
_kdeappver=16.12.3
|
_kdeappver=17.04.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="KDE Core Libraries"
|
pkgdesc="KDE Core Libraries"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://www.kde.org/'
|
url='https://www.kde.org/'
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=('attica-qt4' 'libxss' 'qca-qt4' 'libdbusmenu-qt4' 'polkit-qt4'
|
depends=('attica-qt4' 'libxss' 'libdbusmenu-qt4' 'polkit-qt4'
|
||||||
'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr'
|
'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr'
|
||||||
'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
|
'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
|
||||||
'media-player-info' 'libutempter' 'icu')
|
'media-player-info' 'libutempter' 'icu')
|
||||||
|
@ -22,7 +22,7 @@ makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'mesa')
|
||||||
source=("https://download.kde.org/stable/applications/${_kdeappver}/src/$pkgname-$pkgver.tar.xz"
|
source=("https://download.kde.org/stable/applications/${_kdeappver}/src/$pkgname-$pkgver.tar.xz"
|
||||||
'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch' 'kdelibs-no-kdewebkit.patch'
|
'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch' 'kdelibs-no-kdewebkit.patch'
|
||||||
'arm-coronaoffscreen-input-fixes.diff')
|
'arm-coronaoffscreen-input-fixes.diff')
|
||||||
sha256sums=('a39fc3ef320c27ea49e5d238b2a860ef61824a20922268a18392b0521a38196d'
|
sha256sums=('c1944fbff6a5ee75d7116137730ccfe8eb72c765e71909dd79de92cf810e5101'
|
||||||
'0eed754cf3e9f41be5ea22314bf49cf5571b421d81b8f525287830bd1b9b684e'
|
'0eed754cf3e9f41be5ea22314bf49cf5571b421d81b8f525287830bd1b9b684e'
|
||||||
'877df7357360b70d9f7d6bc8c211f82fd8b00cc2eb34e9993ff6aae20faf1cad'
|
'877df7357360b70d9f7d6bc8c211f82fd8b00cc2eb34e9993ff6aae20faf1cad'
|
||||||
'ced10a9a83ff2a7f82edf51f6f399f8338b34ab5a589ef43637517d204843bea'
|
'ced10a9a83ff2a7f82edf51f6f399f8338b34ab5a589ef43637517d204843bea'
|
||||||
|
|
Loading…
Reference in a new issue