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 205EA158097 for ; Sun, 7 Aug 2022 09:13:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ED0FE0DCE; Sun, 7 Aug 2022 09:13:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 43965E0DCE for ; Sun, 7 Aug 2022 09:13:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 699B6340FF0 for ; Sun, 7 Aug 2022 09:13:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D16B151F for ; Sun, 7 Aug 2022 09:13:10 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1659511038.b3ac67d7434fc7baef3eba950ff3a649d448bff5.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sfwbar/Manifest gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild X-VCS-Directories: gui-apps/sfwbar/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: b3ac67d7434fc7baef3eba950ff3a649d448bff5 X-VCS-Branch: master Date: Sun, 7 Aug 2022 09:13:10 +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: 2584edbc-7906-48a3-86d9-7b16d3f02991 X-Archives-Hash: d2dde23caf30e69c4d7d79236816f731 commit: b3ac67d7434fc7baef3eba950ff3a649d448bff5 Author: Lev Babiev hosers org> AuthorDate: Wed Aug 3 07:17:18 2022 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Wed Aug 3 07:17:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3ac67d7 gui-apps/sfwbar: version bump Signed-off-by: Lev Babiev hosers.org> gui-apps/sfwbar/Manifest | 1 + gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest index 32aa96f81..40749832a 100644 --- a/gui-apps/sfwbar/Manifest +++ b/gui-apps/sfwbar/Manifest @@ -1,2 +1,3 @@ DIST sfwbar-1.0_beta4.tar.gz 249977 BLAKE2B 8f92e9eb323f9e12baabc00648d7e192e37d78cb6019334a3f61f5350cd084cf0f70312c24a60f40f068fcddee996bd678f13ddf3fd3c5e35c35fa680f6bc06e SHA512 e86ba30d863d4899be0c7acfb3be9f32f8b9710483138e1757dcabd63219a342152755bb3efc6875694d520aa819196e5150858217c971953837d46e8d55c9e0 DIST sfwbar-1.0_beta6.tar.gz 256121 BLAKE2B b10352c54340c36b03befa4b4f97391d0d688388b626f534d590e71d903f8f80b7aa0b8dd6345b2e72c8a1cc017ff60fc8a312e6473398faa0eebc8788742626 SHA512 fedebc219284ef4cc1188fc6f7c0c11560541ab33d10c22da52213bbba2f3acf9c6d7305d8a08a283b42c7f1928e9bd7b24fba966606745b6d292f7202128324 +DIST sfwbar-1.0_beta8.tar.gz 273381 BLAKE2B a27b3342e9e5116f3f599ab48d99020c16f28f5253453f693ebecebf37b2bc59f6d2db839d3acd282af9f0294c4963ea903ba691079845ca3d3459b31b116e19 SHA512 fa7849bbcb706b5dca56ffd9c560ac93283b02ed0eea7ca8da5cfd217005f976597cd78e5929180abddb59c6bf9f8d76ca506bb8ccddef2e6e737a5760b2bbc0 diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild new file mode 100644 index 000000000..60d43643e --- /dev/null +++ b/gui-apps/sfwbar/sfwbar-1.0_beta8.ebuild @@ -0,0 +1,27 @@ +# Copyright 2020-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +DESCRIPTION="Sway Floating Window Bar" +HOMEPAGE="https://github.com/LBCrion/sfwbar" +SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +LICENSE="GPL-3" +SLOT="0" +IUSE="" + +DEPEND=" + >=x11-libs/gtk+-3.22.0:3[introspection,wayland] + gui-libs/gtk-layer-shell + dev-libs/json-c + dev-util/wayland-scanner + >=dev-libs/wayland-protocols-1.17 +" +RDEPEND="${DEPEND}" +BDEPEND=" + virtual/pkgconfig +"