public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-dock-hyprland/
Date: Sat, 04 Jan 2025 11:22:53 +0000 (UTC)	[thread overview]
Message-ID: <1735981206.10f5b45dc1142df7bb90ca80f6220b7d24ef46bb.flow@gentoo> (raw)

commit:     10f5b45dc1142df7bb90ca80f6220b7d24ef46bb
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Jan  4 08:59:31 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 09:00:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10f5b45d

gui-apps/nwg-dock-hyprland: add 0.4.2

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

 gui-apps/nwg-dock-hyprland/Manifest                |  1 +
 .../nwg-dock-hyprland-0.4.2.ebuild                 | 79 ++++++++++++++++++++++
 2 files changed, 80 insertions(+)

diff --git a/gui-apps/nwg-dock-hyprland/Manifest b/gui-apps/nwg-dock-hyprland/Manifest
index 55f6266bc..3ea88f1aa 100644
--- a/gui-apps/nwg-dock-hyprland/Manifest
+++ b/gui-apps/nwg-dock-hyprland/Manifest
@@ -32,3 +32,4 @@ DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod 95 BLAKE2B
 DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.zip 101467 BLAKE2B 8bb0aec8e693a4c0da59f1931e1fdcf6f94a236faba149d5af91e87284f39c693d20be65248eecde739cb555e371804fa6c723a56c69e6d02a347ba908e968b1 SHA512 bee7757d760f5ba1b9f7523af358652a5cb65f2b0064da097f78450871b2636efcbab0298a9871bbb3ce8012bf95a155949251d4f61464dde510097b936b47a8
 DIST nwg-dock-hyprland-0.4.0.tar.gz 22622 BLAKE2B 5cbfc964e16ae8927a5320c4a43f4fb6e62d874983ea34d5c3afe3136baf4cad73ee8ac9ef982c5b95894c84875b939eebd89aa5154f29f519090c0caad8a78e SHA512 fbe537a2047d913552e506614e99afe3571832afcee44d882fca38549612f8cec42cf1cc1e3e494227c2fa94d9e17924c04ceb23290352fa594458ddd4cbe6fe
 DIST nwg-dock-hyprland-0.4.1.tar.gz 22816 BLAKE2B 27ed6acf9b08f3af5f48155ec5531f65ecb26c51b6ff9d299aff9641a8872f7f6d36ce6d0434bce6269f371380b9fb38e8eefef8b9c90e095e17d6eabd3b36f3 SHA512 ea51531ae640bdadc6e42db0f4166014d244b9fc88dab358c2ae21040c2079f41980a6c66b44317f60cc1a4dc3386432434c82a00d3b32ff76f7308e3404d56d
+DIST nwg-dock-hyprland-0.4.2.tar.gz 22827 BLAKE2B 01fcd90ada4c227f1373156740974eddbae3db8c52481b0b7b61084b137c1b75d1b7b0f85655cdd02e454f06525b4a5735176bbae58b0e02b56848c84be7473d SHA512 bbebe780b59cc7cc1e7e2835c09495e74787af1825b00f38ab50a0068a60fd71835c9db0bf228525dd2cbf5f9e061761009fc54dd868597bb37e8db19c26282d

diff --git a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.2.ebuild b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.2.ebuild
new file mode 100644
index 000000000..a3b0a8187
--- /dev/null
+++ b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.4.2.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+EGO_SUM=(
+	"github.com/KarpelesLab/weak v0.1.1"
+	"github.com/KarpelesLab/weak v0.1.1/go.mod"
+	"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/diamondburned/gotk4-layer-shell/pkg v0.0.0-20240109211357-6efa9f6dc438"
+	"github.com/diamondburned/gotk4-layer-shell/pkg v0.0.0-20240109211357-6efa9f6dc438/go.mod"
+	"github.com/diamondburned/gotk4/pkg v0.3.1"
+	"github.com/diamondburned/gotk4/pkg v0.3.1/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.7.0"
+	"github.com/stretchr/testify v1.7.0/go.mod"
+	"go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6"
+	"go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6/go.mod"
+	"golang.org/x/sync v0.8.0"
+	"golang.org/x/sync v0.8.0/go.mod"
+	"golang.org/x/sync v0.10.0"
+	"golang.org/x/sync v0.10.0/go.mod"
+	"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod"
+	"golang.org/x/sys v0.26.0"
+	"golang.org/x/sys v0.26.0/go.mod"
+	"golang.org/x/sys v0.28.0"
+	"golang.org/x/sys v0.28.0/go.mod"
+	"gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
+	"gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
+	"gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
+)
+go-module_set_globals
+
+DESCRIPTION="GTK3-based dock for Hyprland"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-dock-hyprland"
+SRC_URI="https://github.com/nwg-piotr/nwg-dock-hyprland/archive/v${PV}.tar.gz -> ${P}.tar.gz
+	${EGO_SUM_SRC_URI}"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	gui-libs/gtk-layer-shell
+	gui-wm/hyprland
+	x11-libs/gtk+:3
+	app-accessibility/at-spi2-core:2
+	>=dev-libs/glib-2.82.2: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-dock-hyprland
+	doins -r images
+	doins config/*
+	dobin bin/nwg-dock-hyprland
+}


             reply	other threads:[~2025-01-04 11:22 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04 11:22 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-20  9:34 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-dock-hyprland/ David Roman
2025-01-20  9:34 David Roman
2025-01-20  9:34 David Roman
2025-01-04 11:22 Florian Schmaus
2025-01-04 11:22 Florian Schmaus
2025-01-04 11:22 Florian Schmaus
2024-12-16 23:55 Julien Roy
2024-12-14 11:46 David Roman
2024-12-14 11:46 David Roman
2024-12-14 11:46 David Roman
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-10-08 14:36 David Roman
2024-08-23  0:18 David Roman
2024-05-21 21:10 Julien Roy
2024-05-21 21:10 Julien Roy
2023-10-19  7:17 Viorel Munteanu
2023-08-10  8:14 Viorel Munteanu

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=1735981206.10f5b45dc1142df7bb90ca80f6220b7d24ef46bb.flow@gentoo \
    --to=flow@gentoo.org \
    --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