From owner-svn-ports-all@freebsd.org Mon Nov 16 13:05:07 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 183A52EECCC; Mon, 16 Nov 2020 13:05:07 +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 4CZTnb098kz3MV6; Mon, 16 Nov 2020 13:05:07 +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 ECCDA65F0; Mon, 16 Nov 2020 13:05:06 +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 0AGD5610050858; Mon, 16 Nov 2020 13:05:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AGD56t3050851; Mon, 16 Nov 2020 13:05:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202011161305.0AGD56t3050851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 16 Nov 2020 13:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555475 - in head/x11: . swaylock swaylock-effects X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/x11: . swaylock swaylock-effects X-SVN-Commit-Revision: 555475 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, 16 Nov 2020 13:05:07 -0000 Author: jbeich Date: Mon Nov 16 13:05:05 2020 New Revision: 555475 URL: https://svnweb.freebsd.org/changeset/ports/555475 Log: x11/swaylock-effects: add new port Swaylock-effects is a fork of swaylock which adds built-in screenshots and image manipulation effects like blurring. It's inspired by i3lock-color, although the feature sets aren't perfectly overlapping. https://github.com/mortie/swaylock-effects Added: head/x11/swaylock-effects/ head/x11/swaylock-effects/Makefile (contents, props changed) head/x11/swaylock-effects/distinfo (contents, props changed) head/x11/swaylock-effects/pkg-descr (contents, props changed) Modified: head/x11/Makefile (contents, props changed) head/x11/swaylock/Makefile (contents, props changed) Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Mon Nov 16 12:34:02 2020 (r555474) +++ head/x11/Makefile Mon Nov 16 13:05:05 2020 (r555475) @@ -316,6 +316,7 @@ SUBDIR += swaybg SUBDIR += swayidle SUBDIR += swaylock + SUBDIR += swaylock-effects SUBDIR += sxhkd SUBDIR += sxpc SUBDIR += tabbed Added: head/x11/swaylock-effects/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/swaylock-effects/Makefile Mon Nov 16 13:05:05 2020 (r555475) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +DISTVERSIONPREFIX= v +DISTVERSION= 1.6-2 +PORTREVISION= 0 +PKGNAMESUFFIX= -effects + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= eb2ae6f09c2e.patch:-p1 # https://github.com/mortie/swaylock-effects/pull/35 + +COMMENT?= Screen locker for Wayland with fancy effects + +MASTERDIR= ${.CURDIR}/../swaylock +DESCR= ${.CURDIR}/pkg-descr +DISTINFO_FILE= ${.CURDIR}/distinfo + +GH_ACCOUNT= mortie +GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX} + +.include "${MASTERDIR}/Makefile" Added: head/x11/swaylock-effects/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/swaylock-effects/distinfo Mon Nov 16 13:05:05 2020 (r555475) @@ -0,0 +1,5 @@ +TIMESTAMP = 1604780692 +SHA256 (mortie-swaylock-effects-v1.6-2_GH0.tar.gz) = 1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507 +SIZE (mortie-swaylock-effects-v1.6-2_GH0.tar.gz) = 618709 +SHA256 (eb2ae6f09c2e.patch) = c9c2a08d09f2578bf3622efe7ec0e4b555fc3bd85396aaf0d9d92db9eaf4d734 +SIZE (eb2ae6f09c2e.patch) = 1790 Added: head/x11/swaylock-effects/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/swaylock-effects/pkg-descr Mon Nov 16 13:05:05 2020 (r555475) @@ -0,0 +1,5 @@ +Swaylock-effects is a fork of swaylock which adds built-in screenshots +and image manipulation effects like blurring. It's inspired by +i3lock-color, although the feature sets aren't perfectly overlapping. + +WWW: https://github.com/mortie/swaylock-effects Modified: head/x11/swaylock/Makefile ============================================================================== --- head/x11/swaylock/Makefile Mon Nov 16 12:34:02 2020 (r555474) +++ head/x11/swaylock/Makefile Mon Nov 16 13:05:05 2020 (r555475) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= swaylock -DISTVERSION= 1.5 -PORTREVISION= 2 +DISTVERSION?= 1.5 +PORTREVISION?= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -15,9 +15,11 @@ BUILD_DEPENDS= wayland-protocols>=1.14:graphics/waylan LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon +CONFLICTS_INSTALL= ${PORTNAME}-* + USES= compiler:c11 gnome meson pkgconfig USE_GITHUB= yes -GH_ACCOUNT= swaywm +GH_ACCOUNT?= swaywm USE_GNOME= cairo pango PLIST_FILES= "@(,,4755) bin/${PORTNAME}" \ etc/pam.d/${PORTNAME} \