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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFFF4138359 for ; Tue, 4 Aug 2020 17:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 280B1E0B66; Tue, 4 Aug 2020 17:04:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F2FFE0B66 for ; Tue, 4 Aug 2020 17:04:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1868034F1B9 for ; Tue, 4 Aug 2020 17:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 905BF253 for ; Tue, 4 Aug 2020 17:04:14 +0000 (UTC) From: "Matthias Coppens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Coppens" Message-ID: <1596560591.0ddc2979b53bbe21ef70de47ad5f2ea69effb02c.coppens.matthias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.3.0.ebuild X-VCS-Directories: gui-apps/nwg-launchers/ X-VCS-Committer: coppens.matthias X-VCS-Committer-Name: Matthias Coppens X-VCS-Revision: 0ddc2979b53bbe21ef70de47ad5f2ea69effb02c X-VCS-Branch: dev Date: Tue, 4 Aug 2020 17:04:14 +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: ca125e8b-b5f7-4541-99a0-f047140c1170 X-Archives-Hash: 4110cc92c74b9e1fcd0734489b034635 commit: 0ddc2979b53bbe21ef70de47ad5f2ea69effb02c Author: Matthias Coppens gmail com> AuthorDate: Tue Aug 4 17:02:51 2020 +0000 Commit: Matthias Coppens gmail com> CommitDate: Tue Aug 4 17:03:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ddc2979 gui-apps/nwg-launchers: Version bump Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Matthias Coppens gmail.com> gui-apps/nwg-launchers/Manifest | 1 + gui-apps/nwg-launchers/nwg-launchers-0.3.0.ebuild | 33 +++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/gui-apps/nwg-launchers/Manifest b/gui-apps/nwg-launchers/Manifest index aa38694..e6135e1 100644 --- a/gui-apps/nwg-launchers/Manifest +++ b/gui-apps/nwg-launchers/Manifest @@ -1 +1,2 @@ DIST nwg-launchers-0.2.0.tar.gz 43240 BLAKE2B e026faaa272d2c0b71a4140d3a0dd6bad9b40a528a3d49819197ad93a833a2263048c56287058f70fa50a7c0de503b8b3d84fa1a0271b3c906d107c582d61d3c SHA512 4f04c8bae4a3cf8869d66b833d9528fffb65f27a04e254c38133f2cd3b046b2db3cdc61dec90c958f009ea79e68313741f71b29bc15a04f4905f0853b3b55553 +DIST nwg-launchers-0.3.0.tar.gz 42750 BLAKE2B ef745b20b884d5bb9281017d2cf6f19f3dc3125489e5d1c1c0e4909209119902f0da1982f09154111ad4a269948d2f2a4e851efaa8ae5dfe992a4c30c601fb64 SHA512 3dc1a49d72dfa2d5cfd8254b6e0d48af4b86dce86171a44813c2d89f9a450bed0ab88bd2afbc2152a3608c89ab27d434a62f21589ef7f9519b5f5e669f78e324 diff --git a/gui-apps/nwg-launchers/nwg-launchers-0.3.0.ebuild b/gui-apps/nwg-launchers/nwg-launchers-0.3.0.ebuild new file mode 100644 index 0000000..0ba68bd --- /dev/null +++ b/gui-apps/nwg-launchers/nwg-launchers-0.3.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +EGIT_REPO_URI="https://github.com/nwg-piotr/${PN}" +case "${PV}" in + 9999) + inherit git-r3 + ;; + *) + SRC_URI="${EGIT_REPO_URI}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +esac +inherit meson + +DESCRIPTION="GTK+ launchers for sway, i3 and some other WMs" +HOMEPAGE="${EGIT_REPO_URI}" +LICENSE="GPL-3" + +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + x11-libs/gtk+:3 + dev-cpp/gtkmm:3.0 + dev-cpp/nlohmann_json" +DEPEND="${RDEPEND}" + +IUSE="+bar +dmenu +grid" + +src_configure() { + meson_src_configure $(meson_use bar) $(meson_use dmenu) $(meson_use grid) +}