Skip to content

Commit

Permalink
graphics/wrapland: update to 0.524.0.b.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Feb 5, 2022
1 parent 45141bc commit 777a926
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 3 additions & 2 deletions graphics/wrapland/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wrapland
DISTVERSIONPREFIX= ${PORTNAME}@
DISTVERSION= 0.523.1
DISTVERSION= 0.524.0-beta.0
CATEGORIES= graphics

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -21,8 +21,9 @@ USE_KDE= ecm_build
USE_LDCONFIG= yes
USE_QT= qmake_build buildtools_build concurrent core gui
GL_ACCOUNT= kwinft
GL_COMMIT= 6a083c7bc9b37c5f756155e258b1fff4d24cea2a
GL_COMMIT= 96358406e44e46e88d5a1d0543d2339f610ec7c7
PLIST_SUB= VERSION=${PORTVERSION}
PLIST_SUB= VERSION=0.523.90 # XXX beta override

OPTIONS_DEFINE= DOXYGEN
OPTIONS_DEFAULT=DOXYGEN
Expand Down
6 changes: 3 additions & 3 deletions graphics/wrapland/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638268356
SHA256 (kwinft-wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a_GL0.tar.gz) = b0349d6918fdee9108b0cfea3b3c2831ba08d45c55f1c47f9fe163dde6ef6f88
SIZE (kwinft-wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a_GL0.tar.gz) = 527813
TIMESTAMP = 1643884426
SHA256 (kwinft-wrapland-96358406e44e46e88d5a1d0543d2339f610ec7c7_GL0.tar.gz) = 349248cd8f9a61e41563d38b9cce10291d19a17d8b2f1156061e86ac4b88b875
SIZE (kwinft-wrapland-96358406e44e46e88d5a1d0543d2339f610ec7c7_GL0.tar.gz) = 553380
6 changes: 5 additions & 1 deletion graphics/wrapland/pkg-plist
Expand Up @@ -4,6 +4,7 @@ include/Wrapland/Client/buffer.h
include/Wrapland/Client/compositor.h
include/Wrapland/Client/connection_thread.h
include/Wrapland/Client/contrast.h
include/Wrapland/Client/data_control_v1.h
include/Wrapland/Client/datadevice.h
include/Wrapland/Client/datadevicemanager.h
include/Wrapland/Client/dataoffer.h
Expand Down Expand Up @@ -50,6 +51,7 @@ include/Wrapland/Client/text_input_v2.h
include/Wrapland/Client/text_input_v3.h
include/Wrapland/Client/touch.h
include/Wrapland/Client/viewporter.h
include/Wrapland/Client/virtual_keyboard_v1.h
include/Wrapland/Client/wlr_output_configuration_v1.h
include/Wrapland/Client/wlr_output_manager_v1.h
include/Wrapland/Client/wraplandclient_export.h
Expand All @@ -67,6 +69,7 @@ include/Wrapland/Server/buffer.h
include/Wrapland/Server/client.h
include/Wrapland/Server/compositor.h
include/Wrapland/Server/contrast.h
include/Wrapland/Server/data_control_v1.h
include/Wrapland/Server/data_device.h
include/Wrapland/Server/data_device_manager.h
include/Wrapland/Server/data_offer.h
Expand All @@ -75,9 +78,9 @@ include/Wrapland/Server/display.h
include/Wrapland/Server/dpms.h
include/Wrapland/Server/drag_pool.h
include/Wrapland/Server/drm_lease_v1.h
include/Wrapland/Server/egl_stream_controller.h
include/Wrapland/Server/fake_input.h
include/Wrapland/Server/filtered_display.h
include/Wrapland/Server/globals.h
include/Wrapland/Server/idle_inhibit_v1.h
include/Wrapland/Server/input_method_v2.h
include/Wrapland/Server/kde_idle.h
Expand Down Expand Up @@ -115,6 +118,7 @@ include/Wrapland/Server/text_input_v3.h
include/Wrapland/Server/touch.h
include/Wrapland/Server/touch_pool.h
include/Wrapland/Server/viewporter.h
include/Wrapland/Server/virtual_keyboard_v1.h
include/Wrapland/Server/wl_output.h
include/Wrapland/Server/wraplandserver_export.h
include/Wrapland/Server/xdg_activation_v1.h
Expand Down

0 comments on commit 777a926

Please sign in to comment.