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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4329C158003 for ; Sat, 5 Feb 2022 22:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33F992BC003; Sat, 5 Feb 2022 22:31:52 +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 DD6BE2BC003 for ; Sat, 5 Feb 2022 22:31:51 +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 B4135342EA6 for ; Sat, 5 Feb 2022 22:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 144872BF for ; Sat, 5 Feb 2022 22:31:49 +0000 (UTC) From: "Leonardo H. Neumann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Leonardo H. Neumann" Message-ID: <1644100284.b180e00024bcc2a4852f9b5ca16d862b23cc3ebc.leonardohn@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/yambar/Manifest gui-apps/yambar/yambar-1.8.0.ebuild X-VCS-Directories: gui-apps/yambar/ X-VCS-Committer: leonardohn X-VCS-Committer-Name: Leonardo H. Neumann X-VCS-Revision: b180e00024bcc2a4852f9b5ca16d862b23cc3ebc X-VCS-Branch: dev Date: Sat, 5 Feb 2022 22:31:49 +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: 1a79c2f5-aaf9-4dc3-b675-b0f6f05a34ae X-Archives-Hash: 3759d2f49ce8000a63d14c3b19ccd46a commit: b180e00024bcc2a4852f9b5ca16d862b23cc3ebc Author: Leonardo Neumann neumann dev br> AuthorDate: Sat Feb 5 22:31:24 2022 +0000 Commit: Leonardo H. Neumann null net> CommitDate: Sat Feb 5 22:31:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b180e000 gui-apps/yambar: add 1.8.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Leonardo Neumann neumann.dev.br> gui-apps/yambar/Manifest | 1 + gui-apps/yambar/yambar-1.8.0.ebuild | 64 +++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) diff --git a/gui-apps/yambar/Manifest b/gui-apps/yambar/Manifest index 96659f8ce..6b53d51c9 100644 --- a/gui-apps/yambar/Manifest +++ b/gui-apps/yambar/Manifest @@ -1,2 +1,3 @@ DIST yambar-1.6.2.tar.gz 135455 BLAKE2B 71d5b584bf04a7212ac84d8e0d8cb71c1abd7c7548c5ec998aff480d76afbd09825b059fe642edd4dd2537af6a5b811bd333a45bfa53f6a3a814a2be95eb58b4 SHA512 64a5e983be6dc99feb2f39d06fe265163c3b8f3f23f33a58c386891b63a9c915816cbde22d031473e700e839522c86c53b06f0cce1a57ebdab8ed6aeebe627e1 DIST yambar-1.7.0.tar.gz 148762 BLAKE2B a394b588bb1a8c64e149f8f39d6a8056d139cb3518fc15c87db0da7ead9c96ce5d7b9d764a617c4626d9fa574edbda2c0e1e2b11b07741241188c5cd282d5643 SHA512 e34cc808533cf76ff0b95d18346b796b4758271b0a61151e80b33eaa0ce34c2d5a9f1c6671d28f377d1563a7979c5784782b9f2f87a3cb615efb129e89865ad3 +DIST yambar-1.8.0.tar.gz 157936 BLAKE2B d9fc01d71c89550c59b470f9bd3de27e44cc5d64f2103f8803c9c2b25c51b5240f54c41041c126df2b606ae011d9fca974723cafb45670eae70ef20bb3f765b6 SHA512 db2c3669162923b4ca2b1f13f50d203de2a0eb6963e6d2bfe8b03e41c7cb4ad9acf6607eef08b6da837c901374c89affb915aa44f2bc2e0eb4694ad91ae66a67 diff --git a/gui-apps/yambar/yambar-1.8.0.ebuild b/gui-apps/yambar/yambar-1.8.0.ebuild new file mode 100644 index 000000000..b624cdc48 --- /dev/null +++ b/gui-apps/yambar/yambar-1.8.0.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +if [[ ${PV} != *9999* ]]; then + SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" + S="${WORKDIR}/${PN}" +else + inherit git-r3 + EGIT_REPO_URI="https://codeberg.org/dnkl/${PN}.git" +fi + +DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland" +HOMEPAGE="https://codeberg.org/dnkl/yambar" +LICENSE="MIT" +SLOT="0" +IUSE="wayland X" +REQUIRED_USE="|| ( wayland X )" + +RDEPEND=" + =media-libs/fcft-3.0* + dev-libs/json-c + dev-libs/libyaml + media-libs/alsa-lib + media-libs/libmpdclient + virtual/libudev:= + x11-libs/pixman + wayland? ( dev-libs/wayland ) + X? ( + x11-libs/libxcb:0=[xkb] + x11-libs/xcb-util + x11-libs/xcb-util-cursor + x11-libs/xcb-util-wm + ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + app-text/scdoc + >=dev-libs/tllist-1.0.1 + >=dev-util/meson-0.53.0 + virtual/pkgconfig + wayland? ( + dev-libs/wayland-protocols + dev-util/wayland-scanner + ) +" + +src_configure() { + local emesonargs=( + $(meson_feature wayland backend-wayland) + $(meson_feature X backend-x11) + -Dwerror=false + ) + meson_src_configure +} + +src_install() { + meson_src_install + rm -rf "${D}/usr/share/doc/${PN}" +}