From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-dock-hyprland/
Date: Tue, 8 Oct 2024 14:36:22 +0000 (UTC) [thread overview]
Message-ID: <1728391315.d5d2ea7d540292bbfc2b2c9a40cf072932b47d76.davidroman@gentoo> (raw)
commit: d5d2ea7d540292bbfc2b2c9a40cf072932b47d76
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Oct 8 12:41:55 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Oct 8 12:41:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5d2ea7d
gui-apps/nwg-dock-hyprland: add 0.3.0
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-dock-hyprland/Manifest | 1 +
.../nwg-dock-hyprland-0.3.0.ebuild | 70 ++++++++++++++++++++++
2 files changed, 71 insertions(+)
diff --git a/gui-apps/nwg-dock-hyprland/Manifest b/gui-apps/nwg-dock-hyprland/Manifest
index 9db43094d..8d9c25bba 100644
--- a/gui-apps/nwg-dock-hyprland/Manifest
+++ b/gui-apps/nwg-dock-hyprland/Manifest
@@ -39,3 +39,4 @@ DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.zip 101467 BLA
DIST nwg-dock-hyprland-0.1.8.tar.gz 20912 BLAKE2B 8fb38171bb9130d5f55875d5ec66bea4c04289e02e3e3b76eca2dd5e9a0042c81c783cbe29f88e43714147fffc72da0ede9550362ae02a061f5909bda595a8d7 SHA512 7a9cddf81b8589bd5dd7f74ae77901da14e8dd136765c94c190602147a3454063dd94ff9ac461d1ce7af1a985faa7eee14f9e5d42d93a852546816a2d7d7624a
DIST nwg-dock-hyprland-0.1.9.tar.gz 21118 BLAKE2B 857f4f678704edeee02fce0a4582ae8b0e6fa96d08a85a92bb93bec62cd05bcdbbb477f020b1577dbd9f471e0bb0a8cf3de2d82bde045283cc46ea4f2a3c4b74 SHA512 e61a1a66a9e11655964d4351f2e64320003a4f780e97c7c0221bc105135dfd129c272c46dc2ac793f9eb38210730f51ad41f639cefa7d99abed3eb280d399a05
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
diff --git a/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.0.ebuild b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.0.ebuild
new file mode 100644
index 000000000..a44575bd5
--- /dev/null
+++ b/gui-apps/nwg-dock-hyprland/nwg-dock-hyprland-0.3.0.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
+}
next reply other threads:[~2024-10-08 14:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-08 14:36 David Roman [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
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-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=1728391315.d5d2ea7d540292bbfc2b2c9a40cf072932b47d76.davidroman@gentoo \
--to=davidroman96@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