From nobody Fri Dec 31 17:17:26 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 83F991919605; Fri, 31 Dec 2021 17:17:27 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JQWzV3lg7z3Khy; Fri, 31 Dec 2021 17:17:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 613F77713; Fri, 31 Dec 2021 17:17:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BVHHQ9m066698; Fri, 31 Dec 2021 17:17:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BVHHQmK066697; Fri, 31 Dec 2021 17:17:26 GMT (envelope-from git) Date: Fri, 31 Dec 2021 17:17:26 GMT Message-Id: <202112311717.1BVHHQmK066697@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: f0fb771fba55 - main - x11/swayfloatingswitcher: add new port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0fb771fba55c5914e7e116a0d0da4f88b742ce3 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640971046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ahEhWGAq1oBiQcZVmmvrMhpNefy+/d9dzBAWfMAkVYY=; b=SaaTblgu29fX+XwGUSSaqYH2pA0GH6QVuCOJqVoJStgMtVxpLBX2FvShzOxlrBifcv8Pvr nLLtDzZnD6DP7/SpyCzpGEGcxGsjSfUKuiqQQWRqvN3N3ykfq0NK1R1naC5FiGuhM7CX5y SrgcG9n9BjEUNVU5+3SRIhCygwTK55k+jnYeZ1Z9brUyK+FWPj5Pzuw/n2zvBXo8AH9H5t Y6j9dgl8j1DiJvZLS2vEBZctdp5Sn5+2m4EAUic6TUrxBfvC39Zi/5uw8AugEyABwOjrmd JU+5QjlRYVEaTosQ0u56AwRo7dRHQ5TEwBNGJsk969Uqq4HANFS8xTXI6qYAOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640971046; a=rsa-sha256; cv=none; b=gI54jE+AaTbNA7/biueL6GsNdMV5fwRw2//2+x+OFgjIUt4zd/jmuIOOSsRN69LqkE3ucp pi1MhryD30vQouDEZLNoNMejv7Qy0oQT/TV0MWkqNyb6ZxoKWSWEazIzpKcNJeK5AUplq6 K35x5W32lfEIzpvjOMRp0r2trYG14DwN+m+CkEKKBQZurE0LXvqgiGGQjcbMUPJYh6v66d WGfNMUeb+TuL7QCLG8/jQIohSlbAY6JIV48O0gR7Vso+gbG2LANB2nNq05sV+msvx43YIK NH9ZbbbIq3gNGDuqRP7Y5y+/8nYOFPzOQ7EdtCYhvUsPnglhZIJqApHw603QOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0fb771fba55c5914e7e116a0d0da4f88b742ce3 commit f0fb771fba55c5914e7e116a0d0da4f88b742ce3 Author: Jan Beich AuthorDate: 2021-12-08 18:13:36 +0000 Commit: Jan Beich CommitDate: 2021-12-31 17:16:30 +0000 x11/swayfloatingswitcher: add new port A simple daemon for switching between floating windows with Alt+Tab. https://github.com/ErikReider/SwayFloatingSwitcher --- x11/Makefile | 1 + x11/swayfloatingswitcher/Makefile | 26 ++++++++++++++++++++++++++ x11/swayfloatingswitcher/distinfo | 3 +++ x11/swayfloatingswitcher/pkg-descr | 3 +++ 4 files changed, 33 insertions(+) diff --git a/x11/Makefile b/x11/Makefile index 015bcb24c763..a6ffc979ccd1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -348,6 +348,7 @@ SUBDIR += swarp SUBDIR += sway-audio-idle-inhibit SUBDIR += swaybg + SUBDIR += swayfloatingswitcher SUBDIR += swayidle SUBDIR += swaylock SUBDIR += swaylock-effects diff --git a/x11/swayfloatingswitcher/Makefile b/x11/swayfloatingswitcher/Makefile new file mode 100644 index 000000000000..e5845b2a198f --- /dev/null +++ b/x11/swayfloatingswitcher/Makefile @@ -0,0 +1,26 @@ +PORTNAME= swayfloatingswitcher +PORTVERSION= s20211208 +CATEGORIES= x11 + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Simple Alt+Tab switcher for floating windows + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= valac:lang/vala \ + granite>0:x11-toolkits/granite +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libgee-0.8.so:devel/libgee \ + libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell + +USES= gnome localbase:ldflags meson pkgconfig +USE_GITHUB= yes +USE_GNOME= gtk30 +GH_ACCOUNT= ErikReider +GH_PROJECT= SwayFloatingSwitcher +GH_TAGNAME= 4f02259 +PLIST_FILES= bin/${PORTNAME} \ + bin/${PORTNAME}-client + +.include diff --git a/x11/swayfloatingswitcher/distinfo b/x11/swayfloatingswitcher/distinfo new file mode 100644 index 000000000000..167124ceec2c --- /dev/null +++ b/x11/swayfloatingswitcher/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1638987216 +SHA256 (ErikReider-SwayFloatingSwitcher-s20211208-4f02259_GH0.tar.gz) = d6a0748be762e227ad96b1b97a3c456031203a2bc5ac95f2aafc3fa0f64c5f23 +SIZE (ErikReider-SwayFloatingSwitcher-s20211208-4f02259_GH0.tar.gz) = 32444 diff --git a/x11/swayfloatingswitcher/pkg-descr b/x11/swayfloatingswitcher/pkg-descr new file mode 100644 index 000000000000..07977f8adddd --- /dev/null +++ b/x11/swayfloatingswitcher/pkg-descr @@ -0,0 +1,3 @@ +A simple daemon for switching between floating windows with Alt+Tab. + +WWW: https://github.com/ErikReider/SwayFloatingSwitcher