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-drawer/
Date: Tue,  8 Oct 2024 12:56:02 +0000 (UTC)	[thread overview]
Message-ID: <1728392088.cd4e8be5ea400b80a67f22a69dc2b72c1356eeff.pascal.jaeger@gentoo> (raw)

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

gui-apps/nwg-drawer: add 0.5.1

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

 gui-apps/nwg-drawer/Manifest                |  1 +
 gui-apps/nwg-drawer/nwg-drawer-0.5.1.ebuild | 94 +++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+)

diff --git a/gui-apps/nwg-drawer/Manifest b/gui-apps/nwg-drawer/Manifest
index 57219735f..06a1b7dd6 100644
--- a/gui-apps/nwg-drawer/Manifest
+++ b/gui-apps/nwg-drawer/Manifest
@@ -72,3 +72,4 @@ DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.mod 95 BLAKE2B fbb87f0644ec9da5d4386358d23
 DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip 104623 BLAKE2B 51d69616c21728779614f4455d23d2302a8f986b44344257b4bc2b5db011c7266432ee93d31d43344231b52527d1027eba3ef37a3365f9afe69f3ecc8613bccb SHA512 d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 DIST nwg-drawer-0.4.9.tar.gz 53865 BLAKE2B 1015f310380dbfcbeb521d150bb8a0bdea42067db86a52b9e771228f7a2945ef1f90e8eb45e54fc5b3cf992da0419fc494c05378bb7e19fc34ef92cc1222e892 SHA512 2343b472bbccffe5f90f9fd6fee5d50c773cd1f049f0d4bc8600401b63cbeec4b43d7be3001a6c19b706ad6d268a855cc3cb6526c4fb3427c84ddc19f69bf649
 DIST nwg-drawer-0.5.0.tar.gz 53260 BLAKE2B 36aa390ce585a904ea3e113331c87d2add88d60891ffb097e15585a62742d19c0f16f22e4eba3f81afccc1fffa44c61d7ef90eeaeaeeaeded4728174772ccbc3 SHA512 7a86681e5b7efcf311489f3aa423864393f67cd2c6d0cba66f25807017fa4b3532efcb68a9b7ceed682a7bc3fad8781ddc3fba8fb12074aea0fa2b9c87aa91b6
+DIST nwg-drawer-0.5.1.tar.gz 54215 BLAKE2B 6a3e7448ad63424591087141efe18305749287ac054f83a0f0cd9cc496e3832b2e0a5b796e1f0ace589bb5bf9b34291f32eb02ecd08649895bb24d2e571c26da SHA512 dc0092e4ee0138cc80d6f9bdd1a6aad8866d10400b604e1682bd61e9bf0144938ee86759e0db28ff79693c30e6f92f93105d0221a5fafd1ee2624fbbcaf9c900

diff --git a/gui-apps/nwg-drawer/nwg-drawer-0.5.1.ebuild b/gui-apps/nwg-drawer/nwg-drawer-0.5.1.ebuild
new file mode 100644
index 000000000..5324a31dd
--- /dev/null
+++ b/gui-apps/nwg-drawer/nwg-drawer-0.5.1.ebuild
@@ -0,0 +1,94 @@
+# 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/expr-lang/expr v1.16.9"
+	"github.com/expr-lang/expr v1.16.9/go.mod"
+	"github.com/fsnotify/fsnotify v1.7.0"
+	"github.com/fsnotify/fsnotify v1.7.0/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.7.0"
+	"golang.org/x/sync v0.7.0/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/go.mod"
+	"golang.org/x/sys v0.21.0"
+	"golang.org/x/sys v0.21.0/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="Application drawer for wlroots-based Wayland compositors"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-drawer"
+SRC_URI="https://github.com/nwg-piotr/nwg-drawer/archive/v${PV}.tar.gz -> ${P}.tar.gz
+	${EGO_SUM_SRC_URI}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	gui-libs/gtk-layer-shell
+	x11-libs/gtk+:3
+	x11-misc/xdg-utils
+	app-accessibility/at-spi2-core:2
+	dev-libs/glib:2
+	media-libs/fontconfig
+	media-libs/freetype
+	media-libs/harfbuzz:=
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/pango
+"
+DEPEND="
+	>=dev-lang/go-1.20
+	${RDEPEND}
+"
+
+src_compile() {
+	emake build
+}
+
+src_install() {
+	insinto /usr/share/nwg-drawer
+	doins -r desktop-directories
+	doins -r img
+	doins drawer.css
+	dobin bin/nwg-drawer
+}


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

Thread overview: 39+ 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-08-04  8:58 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-drawer/ Paul Zander
2025-08-04  7:56 Pascal Jäger
2025-08-04  7:56 Pascal Jäger
2025-05-29 12:10 Pascal Jäger
2025-05-01 22:24 Pascal Jäger
2025-05-01 22:24 Pascal Jäger
2025-02-06 12:38 Pascal Jäger
2025-02-06 12:38 Pascal Jäger
2025-01-26 19:41 Pascal Jäger
2025-01-26 19:41 Pascal Jäger
2025-01-26 19:41 Pascal Jäger
2024-12-16 14:23 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-10-08 12:56 Pascal Jäger
2024-09-25 12:20 Takuya Wakazono
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-06-29  8:04 Pascal Jäger
2024-06-29  8:04 Pascal Jäger
2024-06-29  8:04 Pascal Jäger
2024-06-29  8:04 Pascal Jäger
2024-06-29  8:04 Pascal Jäger
2024-02-14 15:23 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-18  9:10 Pascal Jäger
2023-11-08 21:33 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=1728392088.cd4e8be5ea400b80a67f22a69dc2b72c1356eeff.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