public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-menu/
Date: Tue,  8 Oct 2024 12:56:02 +0000 (UTC)	[thread overview]
Message-ID: <1728391038.00847c584273d56da48e6c53478e9b20887ba747.pascal.jaeger@gentoo> (raw)

commit:     00847c584273d56da48e6c53478e9b20887ba747
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Oct  8 12:37:18 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Tue Oct  8 12:37:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00847c58

gui-apps/nwg-menu: add 0.1.6

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 gui-apps/nwg-menu/Manifest              |  1 +
 gui-apps/nwg-menu/nwg-menu-0.1.6.ebuild | 82 +++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)

diff --git a/gui-apps/nwg-menu/Manifest b/gui-apps/nwg-menu/Manifest
index 0578b8449..b292c7b98 100644
--- a/gui-apps/nwg-menu/Manifest
+++ b/gui-apps/nwg-menu/Manifest
@@ -63,3 +63,4 @@ DIST nwg-menu-0.1.2.tar.gz 3247673 BLAKE2B 594cc4e5277fbb3e6c075769747c026a2fb76
 DIST nwg-menu-0.1.3.tar.gz 3247738 BLAKE2B 9325d08ad27e6ae07e5fdfa685312ae6d4803a566273cc29d3b7a2c4925619888bb6ae1c1170737579965d6c28403410b220e3d5344c203b497a8f70c45c845a SHA512 6295120f10e73b464506be0fbdb402a119a7d63c40f06fdcc0c86e27d520a603f7729af711c0facc9c904bbf99af9697d2e2b598914196de45504c8e377d4d9c
 DIST nwg-menu-0.1.4.tar.gz 3247432 BLAKE2B 6985b7f1f605eb41b9a5eb6b84ee8d7859714cab688b0b20a46fe8e380b5376eb242a27779e73352fc6d224e3c70582d273459c6f05ac75add2582a9a74947de SHA512 84c40a850d7fb94440e837c5582630cbd2ff6dd0dd0da40212b8c111bd36c102820370ff8549ac71bdb9c192ea79bd78f1062e9bb15d8ee90db70676dc8af329
 DIST nwg-menu-0.1.5.tar.gz 3860382 BLAKE2B 1c2ea0305229c59ac6085eb2cbdd03793779bbf27650ed4529ab5f8dce17a8f8c6d6805791030328a8f12731b0fa396c6e164c3bd01b9357eeb48762d12ffae0 SHA512 5ba783a102271f2de0feff6c3b461321f5c24c5e51350093e788a59c046b1ab83d9b9e3b75284c2f7df13b8e92db1d786e0131082cc0da2ef166b7922a342f8e
+DIST nwg-menu-0.1.6.tar.gz 3861022 BLAKE2B c5c4626537b55bc82e0c0526fbd105c1ddf0bb5900661e760ff52c6c6c4e0cbe9d2572f09a684f52329f33c8752b1a949f71418e5c075f1b3acfe7b6502bad5d SHA512 b3c1f10f3a9e3a792e3574648e5e138fdefe1c87c19a5e57f244098f97ee5a00185d245e36f7fa4e52655492a5c55afe8ed27899a256b1f936f09090aed234e5

diff --git a/gui-apps/nwg-menu/nwg-menu-0.1.6.ebuild b/gui-apps/nwg-menu/nwg-menu-0.1.6.ebuild
new file mode 100644
index 000000000..16ae2767e
--- /dev/null
+++ b/gui-apps/nwg-menu/nwg-menu-0.1.6.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+EGO_SUM=(
+	"github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37"
+	"github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37/go.mod"
+	"github.com/davecgh/go-spew v1.1.0/go.mod"
+	"github.com/davecgh/go-spew v1.1.1"
+	"github.com/davecgh/go-spew v1.1.1/go.mod"
+	"github.com/dlasky/gotk3-layershell v0.0.0-20240515133811-5c5115f0d774"
+	"github.com/dlasky/gotk3-layershell v0.0.0-20240515133811-5c5115f0d774/go.mod"
+	"github.com/gotk3/gotk3 v0.6.1/go.mod"
+	"github.com/gotk3/gotk3 v0.6.5-0.20240618185848-ff349ae13f56"
+	"github.com/gotk3/gotk3 v0.6.5-0.20240618185848-ff349ae13f56/go.mod"
+	"github.com/joshuarubin/go-sway v1.2.0"
+	"github.com/joshuarubin/go-sway v1.2.0/go.mod"
+	"github.com/joshuarubin/lifecycle v1.0.0/go.mod"
+	"github.com/joshuarubin/lifecycle v1.1.4"
+	"github.com/joshuarubin/lifecycle v1.1.4/go.mod"
+	"github.com/pmezard/go-difflib v1.0.0"
+	"github.com/pmezard/go-difflib v1.0.0/go.mod"
+	"github.com/sirupsen/logrus v1.9.3"
+	"github.com/sirupsen/logrus v1.9.3/go.mod"
+	"github.com/stretchr/objx v0.1.0/go.mod"
+	"github.com/stretchr/testify v1.3.0/go.mod"
+	"github.com/stretchr/testify v1.7.0"
+	"github.com/stretchr/testify v1.7.0/go.mod"
+	"go.uber.org/atomic v1.3.2/go.mod"
+	"go.uber.org/multierr v1.1.0/go.mod"
+	"go.uber.org/multierr v1.11.0"
+	"go.uber.org/multierr v1.11.0/go.mod"
+	"golang.org/x/sync v0.0.0-20190412183630-56d357773e84/go.mod"
+	"golang.org/x/sync v0.8.0"
+	"golang.org/x/sync v0.8.0/go.mod"
+	"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8"
+	"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod"
+	"golang.org/x/sys v0.25.0"
+	"golang.org/x/sys v0.25.0/go.mod"
+	"gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
+	"gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
+	"gopkg.in/yaml.v3 v3.0.1"
+	"gopkg.in/yaml.v3 v3.0.1/go.mod"
+	)
+go-module_set_globals
+
+DESCRIPTION="enuStart plugin to nwg-panel, also capable of working standalone"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-menu"
+SRC_URI="https://github.com/nwg-piotr/nwg-menu/archive/v${PV}.tar.gz -> ${P}.tar.gz
+	${EGO_SUM_SRC_URI}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-libs/glib:2
+	gui-libs/gtk-layer-shell
+	media-libs/fontconfig
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/pango
+"
+DEPEND="
+	>=dev-lang/go-1.20
+	${RDEPEND}
+"
+
+src_compile() {
+	emake build
+}
+
+src_install() {
+	insinto /usr/share/nwg-menu
+	doins -r desktop-directories
+	doins menu-start.css
+	dobin bin/nwg-menu
+}


             reply	other threads:[~2024-10-08 12:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08 12:56 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-19 18:55 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-menu/ Pascal Jäger
2025-01-19 18:55 Pascal Jäger
2025-01-19 18:55 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-02-21 15:02 Pascal Jäger
2024-02-21 15:02 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2023-08-08 22:00 Pascal Jäger

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=1728391038.00847c584273d56da48e6c53478e9b20887ba747.pascal.jaeger@gentoo \
    --to=pascal.jaeger@leimstift.de \
    --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