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-dock-hyprland/
Date: Sun, 10 Nov 2024 15:18:13 +0000 (UTC)	[thread overview]
Message-ID: <1731251863.90b21f0b21a9f05eed38980372e5f3fb7af43d74.pascal.jaeger@gentoo> (raw)

commit:     90b21f0b21a9f05eed38980372e5f3fb7af43d74
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sun Nov 10 14:57:52 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sun Nov 10 15:17:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90b21f0b

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

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

 gui-apps/nwg-dock-hyprland/Manifest                |  1 +
 .../nwg-dock-hyprland-0.3.1.ebuild                 | 70 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)

diff --git a/gui-apps/nwg-dock-hyprland/Manifest b/gui-apps/nwg-dock-hyprland/Manifest
index b0270d679..9a774697d 100644
--- a/gui-apps/nwg-dock-hyprland/Manifest
+++ b/gui-apps/nwg-dock-hyprland/Manifest
@@ -23,3 +23,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.2.2.tar.gz 20969 BLAKE2B 72d6dddacdd7c18c9e44e73e93d52e95eb936d2de0017ffcc1173cab075e209e3f96df0a1e93f6ca0cc9e0c8c1580a210c96086bbaff293a0b8120a90d496f5d SHA512 88727b373041c8719bec1c955af9982517866a54262e523ddb939cd4ace2c7c9f0a524132a60059db2f04cfa680f5c764e21fa8da457dae3cec452c097a79c29
 DIST nwg-dock-hyprland-0.3.0.tar.gz 21357 BLAKE2B 9f50671395dd2167aac9cc363ede05feff85e140b58eabdb8407387ef87f166bb9b9d969b445b4a3f081a611e4092531d8db622df10c11e233397f4432c47f23 SHA512 f2c6610b5bedf8043231329ac3925ba9fc3b1115d683ae57c6af59c4ac977657e9ff5fbf425b9dda2ce0613f7c18dc01cd476c51798b3b526c55608598454507
+DIST nwg-dock-hyprland-0.3.1.tar.gz 21757 BLAKE2B 5a27066e54a278f19cc1709ed282a45cc16271eb6ab001101aa76ce5984840dbdddbf90feab49f04705dd0e0ded2bd2eba6a498f131d86d97c09086b2a6ff267 SHA512 2220de9ad4f9e4b0b66bd95163e8fe094b3ee7cc523dbbc982b9851e2d8b433adee341d080f6ea25d9778f0a2d6898de38fbf1d9d0f434fc5d47aea11b3e9fbc

diff --git a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.1.ebuild b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.1.ebuild
new file mode 100644
index 000000000..a44575bd5
--- /dev/null
+++ b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.1.ebuild
@@ -0,0 +1,70 @@
+# 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/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"
+	"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod"
+	"golang.org/x/sys v0.24.0"
+	"golang.org/x/sys v0.24.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
+	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:[~2024-11-10 15:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-10 15:18 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-29 12:10 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-dock-hyprland/ Pascal Jäger
2025-05-01 22:24 Pascal Jäger
2025-05-01 22:24 Pascal Jäger
2025-01-19 18:55 Pascal Jäger
2025-01-19 18:55 Pascal Jäger
2025-01-19 18:55 Pascal Jäger
2025-01-04  9:00 Pascal Jäger
2025-01-04  9:00 Pascal Jäger
2025-01-04  9:00 Pascal Jäger
2025-01-04  9:00 Pascal Jäger
2024-12-16 14:23 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 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-10-08 12:56 Pascal Jäger
2024-08-22 19:33 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2023-10-18  9:32 Pascal Jäger
2023-08-08 21:33 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=1731251863.90b21f0b21a9f05eed38980372e5f3fb7af43d74.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