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: Wed, 29 Nov 2023 16:09:54 +0000 (UTC)	[thread overview]
Message-ID: <1701274164.3201c2c5bddc4978f6a45a820cc1f8d206ff591d.pascal.jaeger@gentoo> (raw)

commit:     3201c2c5bddc4978f6a45a820cc1f8d206ff591d
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Nov 29 14:04:27 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Nov 29 16:09:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3201c2c5

gui-apps/nwg-drawer: add 0.4.3

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.3.ebuild | 96 +++++++++++++++++++++++++++++
 2 files changed, 97 insertions(+)

diff --git a/gui-apps/nwg-drawer/Manifest b/gui-apps/nwg-drawer/Manifest
index 79f13f00d0..821b992fc4 100644
--- a/gui-apps/nwg-drawer/Manifest
+++ b/gui-apps/nwg-drawer/Manifest
@@ -47,3 +47,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.1.zip 104623 BLAKE2B 51d69616c21728779614f4455d23d2302a8f986b44344257b4bc2b5db011c7266432ee93d31d43344231b52527d1027eba3ef37a3365f9afe69f3ecc8613bccb SHA512 d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 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
+DIST nwg-drawer-0.4.3.tar.gz 48694 BLAKE2B 6dfa933547ae4e5121eb3e00266fc74b2dc858368aca2b7d7811736a77ee162594063b9d6e6532af6cb135e188228ece8df62a55315898b3f737f5f231870481 SHA512 16eff752779b814eaf003570860936df953186d5872f1d172c7fc213ef29efd1620e680fdcdaf4b3cfe1e28b5213d257be180779e6233d8b5920a08b98ad520d

diff --git a/gui-apps/nwg-drawer/nwg-drawer-0.4.3.ebuild b/gui-apps/nwg-drawer/nwg-drawer-0.4.3.ebuild
new file mode 100644
index 0000000000..16d46c9e87
--- /dev/null
+++ b/gui-apps/nwg-drawer/nwg-drawer-0.4.3.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	other threads:[~2023-11-29 16:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29 16:09 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 15:18 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-drawer/ 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-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-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=1701274164.3201c2c5bddc4978f6a45a820cc1f8d206ff591d.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