From owner-svn-ports-all@freebsd.org Sun Mar 29 15:05:37 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B06EE2A2312; Sun, 29 Mar 2020 15:05:37 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48qzRj3Nbbz4Svb; Sun, 29 Mar 2020 15:05:37 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C00D222A0; Sun, 29 Mar 2020 15:00:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02TF0MAu090495; Sun, 29 Mar 2020 15:00:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02TF0LnQ090488; Sun, 29 Mar 2020 15:00:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202003291500.02TF0LnQ090488@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 29 Mar 2020 15:00:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529804 - in head/x11: . wshowkeys wshowkeys/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/x11: . wshowkeys wshowkeys/files X-SVN-Commit-Revision: 529804 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2020 15:05:37 -0000 Author: jbeich Date: Sun Mar 29 15:00:21 2020 New Revision: 529804 URL: https://svnweb.freebsd.org/changeset/ports/529804 Log: x11/wshowkeys: add new port Displays keypresses on screen on supported Wayland compositors (requires wlr_layer_shell_v1 support). https://git.sr.ht/~sircmpwn/wshowkeys Added: head/x11/wshowkeys/ head/x11/wshowkeys/Makefile (contents, props changed) head/x11/wshowkeys/distinfo (contents, props changed) head/x11/wshowkeys/files/ head/x11/wshowkeys/files/patch-devmgr.c (contents, props changed) head/x11/wshowkeys/pkg-descr (contents, props changed) Modified: head/x11/Makefile (contents, props changed) Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sun Mar 29 14:57:46 2020 (r529803) +++ head/x11/Makefile Sun Mar 29 15:00:21 2020 (r529804) @@ -353,6 +353,7 @@ SUBDIR += wmxss SUBDIR += wofi SUBDIR += workrave + SUBDIR += wshowkeys SUBDIR += x11perf SUBDIR += x3270 SUBDIR += xaniroc Added: head/x11/wshowkeys/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/wshowkeys/Makefile Sun Mar 29 15:00:21 2020 (r529804) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= wshowkeys +PORTVERSION= s20190925 +DISTVERSIONSUFFIX= -0-ga9bf6bc +CATEGORIES= x11 +MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Display keystrokes for screencasts on Wayland + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols +LIB_DEPENDS= libudev.so:devel/libudev-devd \ + libwayland-client.so:graphics/wayland \ + libinput.so:x11/libinput \ + libxkbcommon.so:x11/libxkbcommon + +USES= compiler:c11 gnome meson pkgconfig +USE_GNOME= cairo pango +PLIST_FILES= "@(,,4755) bin/${PORTNAME}" + +.include Added: head/x11/wshowkeys/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/wshowkeys/distinfo Sun Mar 29 15:00:21 2020 (r529804) @@ -0,0 +1,3 @@ +TIMESTAMP = 1569466088 +SHA256 (wshowkeys-s20190925-0-ga9bf6bc.tar.gz) = 11f1428bd85d9670e9cbd4473b4d1b3de7e6a232400df178aac830b9157bb137 +SIZE (wshowkeys-s20190925-0-ga9bf6bc.tar.gz) = 26678 Added: head/x11/wshowkeys/files/patch-devmgr.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/wshowkeys/files/patch-devmgr.c Sun Mar 29 15:00:21 2020 (r529804) @@ -0,0 +1,14 @@ +https://lists.sr.ht/~sircmpwn/public-inbox/patches/10091 + +--- devmgr.c.orig 2019-09-26 02:48:08 UTC ++++ devmgr.c +@@ -4,6 +4,9 @@ + * + * NOTICE: Most of this code runs as root. + */ ++#ifdef __FreeBSD__ ++#define __BSD_VISIBLE 1 ++#endif + #include + #include + #include Added: head/x11/wshowkeys/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/wshowkeys/pkg-descr Sun Mar 29 15:00:21 2020 (r529804) @@ -0,0 +1,4 @@ +Displays keypresses on screen on supported Wayland compositors +(requires wlr_layer_shell_v1 support). + +WWW: https://git.sr.ht/~sircmpwn/wshowkeys