From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C693F158020 for ; Wed, 21 Dec 2022 21:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1690E07DB; Wed, 21 Dec 2022 21:18:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFCC7E07DB for ; Wed, 21 Dec 2022 21:18:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72A7C340F78 for ; Wed, 21 Dec 2022 21:18:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5D07771 for ; Wed, 21 Dec 2022 21:18:50 +0000 (UTC) From: "Rahul Sandhu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rahul Sandhu" Message-ID: <1671657488.ac725bd55ef2ca02f94054cf6e2a2464292f8045.rahul@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/swayfx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/swayfx/Manifest gui-wm/swayfx/metadata.xml gui-wm/swayfx/swayfx-0.1.ebuild X-VCS-Directories: gui-wm/swayfx/ X-VCS-Committer: rahul X-VCS-Committer-Name: Rahul Sandhu X-VCS-Revision: ac725bd55ef2ca02f94054cf6e2a2464292f8045 X-VCS-Branch: dev Date: Wed, 21 Dec 2022 21:18:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 18cf5f48-7210-4ddf-a7f6-f9b47f8427f0 X-Archives-Hash: 26c849e0ad28370b857892fce951d07a commit: ac725bd55ef2ca02f94054cf6e2a2464292f8045 Author: Rahul Sandhu sandhuservices dev> AuthorDate: Wed Dec 21 21:18:08 2022 +0000 Commit: Rahul Sandhu sandhuservices dev> CommitDate: Wed Dec 21 21:18:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac725bd5 gui-wm/swayfx: new package, add 0.1 Signed-off-by: Rahul Sandhu sandhuservices.dev> gui-wm/swayfx/Manifest | 1 + gui-wm/swayfx/metadata.xml | 42 +++++++++++++++++ gui-wm/swayfx/swayfx-0.1.ebuild | 101 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+) diff --git a/gui-wm/swayfx/Manifest b/gui-wm/swayfx/Manifest new file mode 100755 index 000000000..e93c3f34d --- /dev/null +++ b/gui-wm/swayfx/Manifest @@ -0,0 +1 @@ +DIST 0.1.tar.gz 5514855 BLAKE2B 57be3ab5b66cb71a826ed6d7cd2dc70cc415f0f207420aa2b545f63ccfca5f7504d6a44554ff7e8000b35797540e52043902a5d6264cf1f8290a34e9876ef372 SHA512 9dd17d3628d59c2d2de521c26a3d49780fb95acd18b886dd7f515e210c0f876b51b37e83119ed082aa1fc28ae4631ae794cd81d20516ba77566639b2ba49e9fb diff --git a/gui-wm/swayfx/metadata.xml b/gui-wm/swayfx/metadata.xml new file mode 100755 index 000000000..6f223e474 --- /dev/null +++ b/gui-wm/swayfx/metadata.xml @@ -0,0 +1,42 @@ + + + + + rahul@sandhuservices.dev + Rahul Sandhu + + + "SirCmpwn's Wayland window manager" is an i3-compatible window manager + for Wayland. + + sway was created to fill the need of an i3-like window manager for + Wayland. The upstream i3 developers have no intention of porting i3 to + Wayland, and projects proposed by others ended up as vaporware. Many + thanks to the i3 folks for providing such a great piece of software, so + good that your users would rather write an entirely new window manager + from scratch that behaved *exactly* like i3 rather than switch to + something else. Swayfx is a fork intending to bring more effects to sway. + + + Install 'grimshot': script for taking screenshots + Install 'swaybar': sway's status bar component + Install 'swaybg': allows to set a desktop background image + Install 'swayidle': idle manager to run commands when user is inactive + Install 'swaylock': sway's screen locker + Install 'swaymsg': tool for communicating with a running sway instance + Install 'swaynag': shows a message with buttons + Enable support for StatusNotifierItem tray specification + Install sway's default wallpaper image + Enable support for X11 applications (XWayland) + + + swaywm/sway + + sir@cmpwn.com + Drew DeVault + + https://github.com/swaywm/sway/issues + https://github.com/swaywm/sway/wiki + https://github.com/swaywm/sway/releases + + diff --git a/gui-wm/swayfx/swayfx-0.1.ebuild b/gui-wm/swayfx/swayfx-0.1.ebuild new file mode 100755 index 000000000..ac081a87a --- /dev/null +++ b/gui-wm/swayfx/swayfx-0.1.ebuild @@ -0,0 +1,101 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson optfeature + +DESCRIPTION="i3-compatible Wayland window manager" +HOMEPAGE="https://swaywm.org" + +MY_PV=${PV/_rc/-rc} +SRC_URI="https://github.com/WillPower3309/swayfx/archive/refs/tags/${PV}.tar.gz" +KEYWORDS="~amd64" +S="${WORKDIR}/${PN}-${MY_PV}" + +LICENSE="MIT" +SLOT="0" +IUSE="grimshot +man +swaybar +swaynag tray wallpapers X" + +DEPEND=" + >=dev-libs/json-c-0.13:0= + >=dev-libs/libinput-1.6.0:0= + sys-auth/seatd:= + dev-libs/libpcre + >=dev-libs/wayland-1.20.0 + x11-libs/cairo + x11-libs/libxkbcommon + x11-libs/pango + x11-libs/pixman + media-libs/mesa[gles2,libglvnd(+)] + swaybar? ( x11-libs/gdk-pixbuf:2 ) + tray? ( || ( + sys-apps/systemd + sys-auth/elogind + sys-libs/basu + ) ) + wallpapers? ( gui-apps/swaybg[gdk-pixbuf(+)] ) + X? ( x11-libs/libxcb:0= ) +" +DEPEND+=" + >=gui-libs/wlroots-0.15:=[X?] +