public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Coppens" <coppens.matthias.abc@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-launchers/
Date: Sun,  9 Aug 2020 08:27:37 +0000 (UTC)	[thread overview]
Message-ID: <1596961614.1814a731fa14721dd490970085c213d33206cd8f.coppens.matthias@gentoo> (raw)

commit:     1814a731fa14721dd490970085c213d33206cd8f
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Sun Aug  9 08:26:35 2020 +0000
Commit:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
CommitDate: Sun Aug  9 08:26:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1814a731

gui-apps/nwg-launchers: Version bump

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 gui-apps/nwg-launchers/Manifest                   |  1 +
 gui-apps/nwg-launchers/nwg-launchers-0.3.1.ebuild | 33 +++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/gui-apps/nwg-launchers/Manifest b/gui-apps/nwg-launchers/Manifest
index e6135e1..7099b27 100644
--- a/gui-apps/nwg-launchers/Manifest
+++ b/gui-apps/nwg-launchers/Manifest
@@ -1,2 +1,3 @@
 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
+DIST nwg-launchers-0.3.1.tar.gz 43257 BLAKE2B ef033fe253099eaa8b7151ebccec81a6a3a1ed8cc90dce48a7c236c305ece1fac2c47b615e40366d877878494af9924d83369a655199b85fcf26aea3feaa46de SHA512 91e72c24899d01172075141102e714a0c0264a1dc68a550a6b64eb66201f85605781c0beaa631d8bc7f40bc93cf9dea26d6eab698077941ac3f8120f666f85f7

diff --git a/gui-apps/nwg-launchers/nwg-launchers-0.3.1.ebuild b/gui-apps/nwg-launchers/nwg-launchers-0.3.1.ebuild
new file mode 100644
index 0000000..0ba68bd
--- /dev/null
+++ b/gui-apps/nwg-launchers/nwg-launchers-0.3.1.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)
+}


             reply	other threads:[~2020-08-09  8:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09  8:27 Matthias Coppens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-18  9:48 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-launchers/ Pascal Jäger
2023-10-18  9:48 Pascal Jäger
2021-10-03  9:37 Matthias Coppens
2021-07-31 13:12 Matthias Coppens
2021-01-30 15:29 Matthias Coppens
2021-01-06  8:45 Matthias Coppens
2020-11-07  0:04 Matthias Coppens
2020-11-05 14:03 Matthias Coppens
2020-09-22  8:13 Matthias Coppens
2020-09-17  6:55 Matthias Coppens
2020-09-13  9:45 Matthias Coppens
2020-08-28  6:09 Matthias Coppens
2020-08-04 17:04 Matthias Coppens
2020-07-21 20:01 Matthias Coppens
2020-07-15  7:06 Matthias Coppens
2020-07-11 15:59 Matthias Coppens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1596961614.1814a731fa14721dd490970085c213d33206cd8f.coppens.matthias@gentoo \
    --to=coppens.matthias.abc@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox