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 AE1D515814C for ; Thu, 19 Oct 2023 07:17:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC30C2BC04C; Thu, 19 Oct 2023 07:17:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDE9D2BC04C for ; Thu, 19 Oct 2023 07:17:40 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22C85335D3A for ; Thu, 19 Oct 2023 07:17:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF9641299 for ; Thu, 19 Oct 2023 07:17:37 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1697622478.cdb912798abb2bc8638365b7fbfeb985002d479f.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-launchers/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-launchers/Manifest gui-apps/nwg-launchers/nwg-launchers-0.7.1.1.ebuild X-VCS-Directories: gui-apps/nwg-launchers/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: cdb912798abb2bc8638365b7fbfeb985002d479f X-VCS-Branch: master Date: Thu, 19 Oct 2023 07:17:37 +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: 1d265215-a9e4-4ad2-a14d-dd8f1b10b315 X-Archives-Hash: 289e3796a50ef215a7e70e46ff0883d0 commit: cdb912798abb2bc8638365b7fbfeb985002d479f Author: Pascal Jäger leimstift de> AuthorDate: Wed Oct 18 09:47:58 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Oct 18 09:47:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cdb91279 gui-apps/nwg-launchers: add 0.7.1.1 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-launchers/Manifest | 1 + .../nwg-launchers/nwg-launchers-0.7.1.1.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/gui-apps/nwg-launchers/Manifest b/gui-apps/nwg-launchers/Manifest index 9a762f9dc0..9b4d6ccc03 100644 --- a/gui-apps/nwg-launchers/Manifest +++ b/gui-apps/nwg-launchers/Manifest @@ -1,2 +1,3 @@ DIST nwg-launchers-0.5.0.tar.gz 52715 BLAKE2B 0a9cec7a809688e05da86fa7ba0da140c1d5cf273ee3fddae66ce88dccaf21cc65dfccb7deaca1be1d50ce2ac5173f0bcc8d70b61544daa392ab1f451e533724 SHA512 c2c343cd99071332664565d1c2244d97a4fc19e710c84c78ac7dca100c49dfbf5b12d56029cc47f45af29720be358ee69e24bdcfad6d0a383a0520f9215bc817 DIST nwg-launchers-0.6.3.tar.gz 64054 BLAKE2B 1ab920a390da76f3acf2c0012f63a3f121e6601b3d827b07a387bde15d91897640620b18bae2d1035152a64adcc8d45b595c3fa48a059aea9dc203b3ecab10f7 SHA512 36bb9179a8231d8200dddffd18b3e38a047a87828c95fd2dd0fe2a525856ea17bbd9fe51f4549ca4d3a6db555b94d30a606c0a874021b69f1af34f57a9f6ac28 +DIST nwg-launchers-0.7.1.1.tar.gz 69947 BLAKE2B d7c04045dbb2d52b13a77032415e63e9de2b9fb4fdef5f9ea0e20126b08493e0c4364084572f2cc667126196efd947ca494ca5f8ae717fd2334c6ea1929922c3 SHA512 c7048e815e447393493597a2c3699875b207a32d6f1d41e7816d787ef8605da581c3da5181be330542dcd7e63294289f14e275803e03779c3f96cbf8908cee80 diff --git a/gui-apps/nwg-launchers/nwg-launchers-0.7.1.1.ebuild b/gui-apps/nwg-launchers/nwg-launchers-0.7.1.1.ebuild new file mode 100644 index 0000000000..d8db92c43b --- /dev/null +++ b/gui-apps/nwg-launchers/nwg-launchers-0.7.1.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +if [[ "${PV}" == 9999 ]] +then + inherit git-r3 + EGIT_REPO_URI="https://github.com/nwg-piotr/nwg-launchers.git" +else + SRC_URI="https://github.com/nwg-piotr/nwg-launchers/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi +inherit meson xdg + +DESCRIPTION="GTK+ launchers for sway, i3 and some other WMs" +HOMEPAGE="https://github.com/nwg-piotr/nwg-launchers" +LICENSE="GPL-3 CC-BY-SA-3.0" + +SLOT="0" + +RDEPEND=" + x11-libs/gtk+:3 + dev-cpp/gtkmm:3.0 + dev-cpp/nlohmann_json + layershell? ( gui-libs/gtk-layer-shell ) + dev-cpp/atkmm + dev-cpp/cairomm + dev-cpp/glibmm:2 + dev-libs/glib:2 + dev-libs/libsigc++:2 +" +DEPEND="${RDEPEND}" + +RESTRICT="mirror" + +IUSE="+bar +dmenu +grid layershell" + +src_configure() { + meson_src_configure $(meson_use bar) $(meson_use dmenu) $(meson_use grid) $(meson_feature layershell layer-shell) +} + +src_install() { + meson_src_install + + insinto /usr/share/icons/nwg-launchers + doins -r "${FILESDIR}"/. +}