extra/kwin to 5.2.2-1

This commit is contained in:
Kevin Mihelich 2015-03-24 22:01:27 +00:00
parent 722a1ba2f9
commit 887b4350b9

View file

@ -9,23 +9,22 @@
# - Proper upstream patches for the above are pending.
pkgname=kwin
pkgver=5.2.1
_dir=5.2.1
pkgver=5.2.2
pkgrel=1
pkgdesc='KDE Window manager'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/kwin'
license=('LGPL')
depends=('qt5-multimedia' 'plasma-framework' 'knewstuff' 'libxcursor' 'kinit'
'hicolor-icon-theme' 'libepoxy' 'kwayland' 'libinput' 'kdecoration')
'hicolor-icon-theme' 'kwayland' 'libinput' 'kdecoration')
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
groups=('plasma-next')
install=${pkgname}.install
conflicts=('kdebase-workspace')
source=("http://download.kde.org/stable/plasma/${_dir}/${pkgname}-${pkgver}.tar.xz"
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"
"rpi_fix_build.patch"
"kwin_remove_eglonxbackend.patch")
md5sums=('863205ef27b7a11897fdeb24a75399ed'
md5sums=('543fd38ecfa2bb0a8dd251a2bbbd10bf'
'65af20bd49436056c93932ad7f80f7dd'
'176fedf90b0056de0934ea926095de89')