commit: 74dcd50263f88b188b142c692b822521ab550f7a Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de> AuthorDate: Fri Jul 5 18:51:06 2024 +0000 Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de> CommitDate: Fri Jul 5 18:55:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74dcd502
gui-apps/nwg-drawer: add 0.4.9 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.9.ebuild | 111 ++++++++++++++++++++++++++++ 2 files changed, 112 insertions(+) diff --git a/gui-apps/nwg-drawer/Manifest b/gui-apps/nwg-drawer/Manifest index 80b69b838..f40ed43c2 100644 --- a/gui-apps/nwg-drawer/Manifest +++ b/gui-apps/nwg-drawer/Manifest @@ -63,3 +63,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.7.tar.gz 52991 BLAKE2B 520cf56751792cc0af218f57fabedbda15632b46ca1d711ae68e8231c1e5562889ca51291c5565d68829f44090e107d21464da31fc5c7b2f5f5e96f49c4c06ce SHA512 33f8341dfadbde68185f010fd4b87874386c935daf7f8be7b06d69621d2db2818cb12263388d34579715fedeac23979574417cc7cd43efeba05cf28e5ba336e3 DIST nwg-drawer-0.4.8.tar.gz 53636 BLAKE2B c40b28feb4fe1e193761dc99e484e6fc9e86866f343d748cebb5fe6ebe7b5b61e1351b3ec12f791ad5e0366f82d8baf9cf5111ee9f0caa22611f59c8b75ff87d SHA512 20b41d68edd0ff87c61da5d26020b4499b286b21ae74457d83a32962bacda5e23dd9d0ca5aa515cf220eb8aed7a245831110593b82ff4359a905e8799a797441 +DIST nwg-drawer-0.4.9.tar.gz 53865 BLAKE2B 1015f310380dbfcbeb521d150bb8a0bdea42067db86a52b9e771228f7a2945ef1f90e8eb45e54fc5b3cf992da0419fc494c05378bb7e19fc34ef92cc1222e892 SHA512 2343b472bbccffe5f90f9fd6fee5d50c773cd1f049f0d4bc8600401b63cbeec4b43d7be3001a6c19b706ad6d268a855cc3cb6526c4fb3427c84ddc19f69bf649 diff --git a/gui-apps/nwg-drawer/nwg-drawer-0.4.9.ebuild b/gui-apps/nwg-drawer/nwg-drawer-0.4.9.ebuild new file mode 100644 index 000000000..584d9e405 --- /dev/null +++ b/gui-apps/nwg-drawer/nwg-drawer-0.4.9.ebuild @@ -0,0 +1,111 @@ +# 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-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/dlasky/gotk3-layershell v0.0.0-20240515133811-5c5115f0d774" + "github.com/dlasky/gotk3-layershell v0.0.0-20240515133811-5c5115f0d774/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/gotk3/gotk3 v0.6.3" + "github.com/gotk3/gotk3 v0.6.3/go.mod" + "github.com/gotk3/gotk3 v0.6.4" + "github.com/gotk3/gotk3 v0.6.4/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/sync v0.6.0" + "golang.org/x/sync v0.6.0/go.mod" + "golang.org/x/sync v0.7.0" + "golang.org/x/sync v0.7.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" + "golang.org/x/sys v0.16.0" + "golang.org/x/sys v0.16.0/go.mod" + "golang.org/x/sys v0.17.0" + "golang.org/x/sys v0.17.0/go.mod" + "golang.org/x/sys v0.21.0" + "golang.org/x/sys v0.21.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 + +DESCRIPTION="Application drawer for wlroots-based Wayland compositors" +HOMEPAGE="https://github.com/nwg-piotr/nwg-drawer" +SRC_URI="https://github.com/nwg-piotr/nwg-drawer/archive/v${PV}.tar.gz -> ${P}.tar.gz + ${EGO_SUM_SRC_URI}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +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 +}