From owner-svn-ports-all@freebsd.org Mon Nov 9 21:25:16 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 7123D46DAE8; Mon, 9 Nov 2020 21:25:16 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CVPCw2cBXz3tpX; Mon, 9 Nov 2020 21:25:16 +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 4C86017E7E; Mon, 9 Nov 2020 21:25:16 +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 0A9LPGZ5057080; Mon, 9 Nov 2020 21:25:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A9LPFFS057077; Mon, 9 Nov 2020 21:25:15 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202011092125.0A9LPFFS057077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 9 Nov 2020 21:25:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554791 - in head/accessibility: . wlsunset X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/accessibility: . wlsunset X-SVN-Commit-Revision: 554791 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.34 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: Mon, 09 Nov 2020 21:25:16 -0000 Author: jbeich Date: Mon Nov 9 21:25:15 2020 New Revision: 554791 URL: https://svnweb.freebsd.org/changeset/ports/554791 Log: accessibility/wlsunset: add new port Day/night gamma adjustments for Wayland compositors supporting wlr-gamma-control-unstable-v1. https://sr.ht/~kennylevinsen/wlsunset Added: head/accessibility/wlsunset/ head/accessibility/wlsunset/Makefile (contents, props changed) head/accessibility/wlsunset/distinfo (contents, props changed) head/accessibility/wlsunset/pkg-descr (contents, props changed) Modified: head/accessibility/Makefile (contents, props changed) Modified: head/accessibility/Makefile ============================================================================== --- head/accessibility/Makefile Mon Nov 9 20:36:02 2020 (r554790) +++ head/accessibility/Makefile Mon Nov 9 21:25:15 2020 (r554791) @@ -27,6 +27,7 @@ SUBDIR += rubygem-atk SUBDIR += sct SUBDIR += speech-dispatcher + SUBDIR += wlsunset SUBDIR += yasr .include Added: head/accessibility/wlsunset/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/accessibility/wlsunset/Makefile Mon Nov 9 21:25:15 2020 (r554791) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= wlsunset +DISTVERSION= 0.1.0 +CATEGORIES= accessibility +MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ + +PATCH_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/commit/ +PATCHFILES+= fa2bd4425314.patch:-p1 33c64bc929b2.patch:-p1 # manpage +PATCHFILES+= ec0c1614af21.patch:-p1 # avoid USES=localbase +PATCHFILES+= 49ad3ce7a8e8.patch:-p1 # unbreak Clang >= 10 + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Day/night gamma adjustments for Wayland + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols +LIB_DEPENDS= libwayland-client.so:graphics/wayland + +USES= compiler:c11 meson pkgconfig +PLIST_FILES= bin/${PORTNAME} + +OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFAULT=MANPAGES + +MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc +MANPAGES_MESON_ENABLED= man-pages +MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz + +.include Added: head/accessibility/wlsunset/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/accessibility/wlsunset/distinfo Mon Nov 9 21:25:15 2020 (r554791) @@ -0,0 +1,11 @@ +TIMESTAMP = 1603237309 +SHA256 (wlsunset-0.1.0.tar.gz) = 78ec889f74505aa2f9060eebdee05092bda5452104656c0d868b2f0a4998f53c +SIZE (wlsunset-0.1.0.tar.gz) = 10914 +SHA256 (fa2bd4425314.patch) = 30d4c28d29f6b63c2faf2d996f67f193326d019662a417953837913a8f17bca6 +SIZE (fa2bd4425314.patch) = 2634 +SHA256 (33c64bc929b2.patch) = ee3e300f940f3ea61404e865c0b81157174111fecebc2f85d6366d9c2a7cbe25 +SIZE (33c64bc929b2.patch) = 971 +SHA256 (ec0c1614af21.patch) = eea84df92cff98adaf3390ee4fdb216e79890ec3016c9b1a184ab697da59a5e9 +SIZE (ec0c1614af21.patch) = 1450 +SHA256 (49ad3ce7a8e8.patch) = 892eeca5eee82295a616066a9e2d3db590e0edd43c18f13896725f10617e43e1 +SIZE (49ad3ce7a8e8.patch) = 970 Added: head/accessibility/wlsunset/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/accessibility/wlsunset/pkg-descr Mon Nov 9 21:25:15 2020 (r554791) @@ -0,0 +1,4 @@ +Day/night gamma adjustments for Wayland compositors supporting +wlr-gamma-control-unstable-v1. + +WWW: https://sr.ht/~kennylevinsen/wlsunset