pkgsrc-WIP-changes archive

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

kwayland: update to 5.47.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Jun 21 20:13:25 2018 +1200
Changeset:	c8605c14b563fd67dee5b0e56eaf9f8d019996d1

Modified Files:
	kwayland/Makefile
	kwayland/PLIST
	kwayland/distinfo
Added Files:
	kwayland/patches/patch-CMakeLists.txt

Log Message:
kwayland: update to 5.47.0

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

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

diffstat:
 kwayland/Makefile                     |  2 +-
 kwayland/PLIST                        |  4 ++++
 kwayland/distinfo                     |  9 +++++----
 kwayland/patches/patch-CMakeLists.txt | 15 +++++++++++++++
 4 files changed, 25 insertions(+), 5 deletions(-)

diffs:
diff --git a/kwayland/Makefile b/kwayland/Makefile
index 79ecd81a86..da6e1b7f82 100644
--- a/kwayland/Makefile
+++ b/kwayland/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-lgpl-v2.1
 USE_TOOLS+=	pkg-config
 
 SUBST_CLASSES+=		xdg
-SUBST_STAGE.xdg=	post-patch
+SUBST_STAGE.xdg=	pre-configure
 SUBST_MESSAGE.xdg=	Install via examples dir.
 SUBST_FILES.xdg=	src/CMakeLists.txt
 SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
diff --git a/kwayland/PLIST b/kwayland/PLIST
index 6979f8c57d..90eb00274e 100644
--- a/kwayland/PLIST
+++ b/kwayland/PLIST
@@ -30,6 +30,7 @@ include/KF5/KWayland/Client/pointergestures.h
 include/KF5/KWayland/Client/region.h
 include/KF5/KWayland/Client/registry.h
 include/KF5/KWayland/Client/relativepointer.h
+include/KF5/KWayland/Client/remote_access.h
 include/KF5/KWayland/Client/seat.h
 include/KF5/KWayland/Client/server_decoration.h
 include/KF5/KWayland/Client/server_decoration_palette.h
@@ -43,6 +44,7 @@ include/KF5/KWayland/Client/surface.h
 include/KF5/KWayland/Client/textinput.h
 include/KF5/KWayland/Client/touch.h
 include/KF5/KWayland/Client/xdgforeign_v2.h
+include/KF5/KWayland/Client/xdgoutput.h
 include/KF5/KWayland/Client/xdgshell.h
 include/KF5/KWayland/Server/appmenu_interface.h
 include/KF5/KWayland/Server/blur_interface.h
@@ -76,6 +78,7 @@ include/KF5/KWayland/Server/pointergestures_interface.h
 include/KF5/KWayland/Server/qtsurfaceextension_interface.h
 include/KF5/KWayland/Server/region_interface.h
 include/KF5/KWayland/Server/relativepointer_interface.h
+include/KF5/KWayland/Server/remote_access_interface.h
 include/KF5/KWayland/Server/resource.h
 include/KF5/KWayland/Server/seat_interface.h
 include/KF5/KWayland/Server/server_decoration_interface.h
@@ -88,6 +91,7 @@ include/KF5/KWayland/Server/surface_interface.h
 include/KF5/KWayland/Server/textinput_interface.h
 include/KF5/KWayland/Server/touch_interface.h
 include/KF5/KWayland/Server/xdgforeign_interface.h
+include/KF5/KWayland/Server/xdgoutput_interface.h
 include/KF5/KWayland/Server/xdgshell_interface.h
 include/KF5/kwayland_version.h
 lib/cmake/KF5Wayland/KF5WaylandConfig.cmake
diff --git a/kwayland/distinfo b/kwayland/distinfo
index b6888d3296..4a334820d8 100644
--- a/kwayland/distinfo
+++ b/kwayland/distinfo
@@ -1,6 +1,7 @@
 $NetBSD$
 
-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
+SHA1 (kwayland-5.47.0.tar.xz) = e4a709c48b4745690bbba6150111bfe430e947fb
+RMD160 (kwayland-5.47.0.tar.xz) = 74f9a25df5aec8545a0363d67ab379aef11d5783
+SHA512 (kwayland-5.47.0.tar.xz) = 208cfcd6b94ba154e5a1892746d904c79cdf199179fb40f37384a252ff57abd2bfc1419ab0b4066494d25f69b6afd3afb4a809e323730f82059ec2c04a0e3086
+Size (kwayland-5.47.0.tar.xz) = 308952 bytes
+SHA1 (patch-CMakeLists.txt) = 01003ad8ad25cbe965ff860c938e5771d0ec97e0
diff --git a/kwayland/patches/patch-CMakeLists.txt b/kwayland/patches/patch-CMakeLists.txt
new file mode 100644
index 0000000000..ff16340562
--- /dev/null
+++ b/kwayland/patches/patch-CMakeLists.txt
@@ -0,0 +1,15 @@
+$NetBSD$
+
+Don't do autotests.  Some builds are linux specific.
+
+--- CMakeLists.txt.orig	2018-06-21 02:59:22.235901513 +0000
++++ CMakeLists.txt
+@@ -59,7 +59,7 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE
+     ecm_install_po_files_as_qm(po)
+ endif()
+ add_subdirectory(src)
+-add_subdirectory(autotests)
++#add_subdirectory(autotests)
+ add_subdirectory(tests)
+ 
+ # create a Config.cmake and a ConfigVersion.cmake file and install them


Home | Main Index | Thread Index | Old Index