diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2019-08-15 10:01:34 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2019-08-15 10:01:34 +0000 |
commit | 0a7455c83ce45910f0ee6965d5db7b95bc54c9db (patch) | |
tree | ba72125e7521f7704b77323205dcde5c796ca7bb /x11/kf5-kwayland | |
parent | 949aa029a9916060e028096dff572f2f2fceebb7 (diff) |
Update KDE Frameworks to latest upstream release, 5.61
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner
Notes
Notes:
svn path=/head/; revision=508988
Diffstat (limited to 'x11/kf5-kwayland')
-rw-r--r-- | x11/kf5-kwayland/Makefile | 4 | ||||
-rw-r--r-- | x11/kf5-kwayland/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/kf5-kwayland/Makefile b/x11/kf5-kwayland/Makefile index 8a56a69ee272..cc875d6101c3 100644 --- a/x11/kf5-kwayland/Makefile +++ b/x11/kf5-kwayland/Makefile @@ -2,13 +2,13 @@ PORTNAME= kwayland DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 Client and Server library wrapper for the Wayland libraries -BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto +BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ + wayland-protocols>=0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland LICENSE= LGPL21 LGPL3 diff --git a/x11/kf5-kwayland/distinfo b/x11/kf5-kwayland/distinfo index 6299c08658bf..2b24dc48e9f6 100644 --- a/x11/kf5-kwayland/distinfo +++ b/x11/kf5-kwayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562535748 -SHA256 (KDE/frameworks/5.60.0/kwayland-5.60.0.tar.xz) = a0645594c2dc7c121b11eecf1c1d31448d110d13dab200caadddb7e1d836d905 -SIZE (KDE/frameworks/5.60.0/kwayland-5.60.0.tar.xz) = 344868 +TIMESTAMP = 1565017433 +SHA256 (KDE/frameworks/5.61.0/kwayland-5.61.0.tar.xz) = 42d3bc629710e09074006af288986b00683853660648c9364fb09d49db3f0e07 +SIZE (KDE/frameworks/5.61.0/kwayland-5.61.0.tar.xz) = 330308 |