commit:     016571f6c59a7be5f3d8f2cbd31b494af301a3c5
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Nov 22 17:01:28 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Nov 22 17:02:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=016571f6

gui-apps/nwg-drawer: add 0.4.2

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

 gui-apps/nwg-drawer/Manifest                |  1 +
 gui-apps/nwg-drawer/nwg-drawer-0.4.2.ebuild | 96 +++++++++++++++++++++++++++++
 2 files changed, 97 insertions(+)

diff --git a/gui-apps/nwg-drawer/Manifest b/gui-apps/nwg-drawer/Manifest
index bd5e363184..45d74ac4d9 100644
--- a/gui-apps/nwg-drawer/Manifest
+++ b/gui-apps/nwg-drawer/Manifest
@@ -48,3 +48,4 @@ DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip 104623 BLAKE2B 
51d69616c21728779614f44
 DIST nwg-drawer-0.3.9.tar.gz 47736 BLAKE2B 
f37cf6b690b7a265a8bc8f0da8ae909e924cd08b4707288dd2b7fb23e6928abb62ac78ac79a7ff6d08071250a23fd7d5bb813d7cbb3cef999dd0943989c48a30
 SHA512 
1c4cae52ce8410cedb9e0dbd0f1382bea777de091f43eac63ddcf2f44954a8cdaf9cae8bcda6012730c08a2ac244741986ff589088a059b569f61a8da8930274
 DIST nwg-drawer-0.4.0.tar.gz 48252 BLAKE2B 
778dbaaa95faf657952d32a938ab4876a88e91ca7be37a106fd1a38c4600d7c4c3e4862413c7238fa4088fdf38616d0c4c0114859de335d09628c8662283b264
 SHA512 
9b20452cb0ef5b4a2cbd55864327c81d3056aba463766432f88c8b27d3943568c0023193fa7042337c0b45d153153f9b5a92945aca2207103a7aae67b7a5e354
 DIST nwg-drawer-0.4.1.tar.gz 48085 BLAKE2B 
f0648641af81f86c239c8344732a6d9eec9238479c0f3bc8d27b90f215bbbfc1c69a6c8cbffd241a11005aa2a444eb9af0df36427cf3c6512dc5b0b9dd6f0d51
 SHA512 
c5416e66b17d2ef5a9881a31bd7257facfa486960ba36703cbe83ea4abae1b5dee944b7e50536636e574b9658490736a7b886151c5128af0c5dda83ad0a82823
+DIST nwg-drawer-0.4.2.tar.gz 48085 BLAKE2B 
4f7c7659013f2814254b3306bfbfc3e944e963836daf15bbe29286339fa4b159b4649479ecd3d30fb36a2b113430d374109269ca1c2703a5f8c935e0a4511ff9
 SHA512 
b14b8d68102d18cd2d021e6d756cffe5e006c5f0e8498f4715cd2517b9ff27ea04b9ba1f057e79b570c2a8f1dc456adb516790f5ff768c5f3ced146f87815cae

diff --git a/gui-apps/nwg-drawer/nwg-drawer-0.4.2.ebuild 
b/gui-apps/nwg-drawer/nwg-drawer-0.4.2.ebuild
new file mode 100644
index 0000000000..d8a70dc8fc
--- /dev/null
+++ b/gui-apps/nwg-drawer/nwg-drawer-0.4.2.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2023 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-20221218201547-1f6674a3f872"
+       "github.com/dlasky/gotk3-layershell 
v0.0.0-20221218201547-1f6674a3f872/go.mod"
+       "github.com/dlasky/gotk3-layershell v0.0.0-20230802002603-b0c42cd8474f"
+       "github.com/dlasky/gotk3-layershell 
v0.0.0-20230802002603-b0c42cd8474f/go.mod"
+       "github.com/fsnotify/fsnotify v1.6.0"
+       "github.com/fsnotify/fsnotify v1.6.0/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.2"
+       "github.com/gotk3/gotk3 v0.6.2/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.3.0"
+       "golang.org/x/sync v0.3.0/go.mod"
+       "golang.org/x/sync v0.5.0"
+       "golang.org/x/sync v0.5.0/go.mod"
+       "golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod"
+       "golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod"
+       "golang.org/x/sys v0.10.0"
+       "golang.org/x/sys v0.10.0/go.mod"
+       "golang.org/x/sys v0.14.0"
+       "golang.org/x/sys v0.14.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"
+)
+go-module_set_globals
+
+SRC_URI="https://github.com/nwg-piotr/nwg-drawer/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+       ${EGO_SUM_SRC_URI}"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Application drawer for wlroots-based Wayland compositors"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-drawer";
+LICENSE="MIT"
+
+SLOT="0"
+
+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 drawer.css
+       dobin bin/nwg-drawer
+}

Reply via email to