pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kwayland: update to 5.44.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Apr 12 23:12:05 2018 +1200
Changeset:	3fb8cce75457c4753f0b547f5f1fc8f686dfe778

Modified Files:
	kwayland/Makefile
	kwayland/PLIST
	kwayland/distinfo

Log Message:
kwayland: update to 5.44.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3fb8cce75457c4753f0b547f5f1fc8f686dfe778

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kwayland/Makefile | 4 ++--
 kwayland/PLIST    | 4 ++++
 kwayland/distinfo | 8 ++++----
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs:
diff --git a/kwayland/Makefile b/kwayland/Makefile
index 0ccf4cf535..79ecd81a86 100644
--- a/kwayland/Makefile
+++ b/kwayland/Makefile
@@ -7,7 +7,7 @@ HOMEPAGE=	https://community.kde.org/Frameworks
 COMMENT=	Qt-style Client and Server library wrapper for the Wayland libraries
 LICENSE=	gnu-lgpl-v2.1
 
-.include "../../meta-pkgs/kf5/Makefile.common"
+.include "../../meta-pkgs/kde/kf5.mk"
 
 USE_TOOLS+=	pkg-config
 
@@ -15,7 +15,7 @@ SUBST_CLASSES+=		xdg
 SUBST_STAGE.xdg=	post-patch
 SUBST_MESSAGE.xdg=	Install via examples dir.
 SUBST_FILES.xdg=	src/CMakeLists.txt
-SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
+SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
 
 MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/org_kde_kwayland.categories \
diff --git a/kwayland/PLIST b/kwayland/PLIST
index 7c0d5ca9c5..6979f8c57d 100644
--- a/kwayland/PLIST
+++ b/kwayland/PLIST
@@ -1,4 +1,5 @@
 @comment $NetBSD$
+include/KF5/KWayland/Client/appmenu.h
 include/KF5/KWayland/Client/blur.h
 include/KF5/KWayland/Client/buffer.h
 include/KF5/KWayland/Client/compositor.h
@@ -31,6 +32,7 @@ include/KF5/KWayland/Client/registry.h
 include/KF5/KWayland/Client/relativepointer.h
 include/KF5/KWayland/Client/seat.h
 include/KF5/KWayland/Client/server_decoration.h
+include/KF5/KWayland/Client/server_decoration_palette.h
 include/KF5/KWayland/Client/shadow.h
 include/KF5/KWayland/Client/shell.h
 include/KF5/KWayland/Client/shm_pool.h
@@ -42,6 +44,7 @@ include/KF5/KWayland/Client/textinput.h
 include/KF5/KWayland/Client/touch.h
 include/KF5/KWayland/Client/xdgforeign_v2.h
 include/KF5/KWayland/Client/xdgshell.h
+include/KF5/KWayland/Server/appmenu_interface.h
 include/KF5/KWayland/Server/blur_interface.h
 include/KF5/KWayland/Server/buffer_interface.h
 include/KF5/KWayland/Server/clientconnection.h
@@ -76,6 +79,7 @@ include/KF5/KWayland/Server/relativepointer_interface.h
 include/KF5/KWayland/Server/resource.h
 include/KF5/KWayland/Server/seat_interface.h
 include/KF5/KWayland/Server/server_decoration_interface.h
+include/KF5/KWayland/Server/server_decoration_palette_interface.h
 include/KF5/KWayland/Server/shadow_interface.h
 include/KF5/KWayland/Server/shell_interface.h
 include/KF5/KWayland/Server/slide_interface.h
diff --git a/kwayland/distinfo b/kwayland/distinfo
index 345b309575..b6888d3296 100644
--- a/kwayland/distinfo
+++ b/kwayland/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (kwayland-5.41.0.tar.xz) = 18203d24afb3125d57a588f73496053901f02562
-RMD160 (kwayland-5.41.0.tar.xz) = 22a7cceda74038f6eae300057060e12abcef497a
-SHA512 (kwayland-5.41.0.tar.xz) = b31a769c1b265ae786eec42ab0a9e1aa29820b2dffed08fb9d5b1fbe224c4a4f2deab461823da88f44ffb0a4f35fbb0b77af2d235d45d3c90f9707f728ff1d37
-Size (kwayland-5.41.0.tar.xz) = 289716 bytes
+SHA1 (kwayland-5.44.0.tar.xz) = f39aab220c82257514430671d709df275ce0e597
+RMD160 (kwayland-5.44.0.tar.xz) = cf125313674ee5f3d9938404a38577ffd9c5fc91
+SHA512 (kwayland-5.44.0.tar.xz) = df145f37ee00c9d0355f79864aa2b0df8ed23292615cba56b9b19856db29b30160bdd2da510c9a99fc91f59003892ed70ddc8a150cec2ed667bf9c678a49f06a
+Size (kwayland-5.44.0.tar.xz) = 298300 bytes


Home | Main Index | Thread Index | Old Index