gui-apps/nwg-menu: drop 0.1.6

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2025-06-07 20:48:50 +02:00
parent b0877c75a5
commit a4513ef25b
2 changed files with 0 additions and 83 deletions

View File

@@ -52,6 +52,5 @@ DIST gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod 25 BLAKE2
DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod 95 BLAKE2B fbb87f0644ec9da5d4386358d23cdb15b0d23e8212e712f16f338455a3a0ad19fbfd63e92c955c359237ddfa8bb76d6d08280eead24d321668431891eca1e8ab SHA512 307ca9123efc577ca04828996ee9d8edbb51794ccb4b8d9f169ba689e7276aa5f6ae106a04b22b7fab853ffacfebcbf74468b64eaefd57445864c1fbc77fad9d
DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.mod 95 BLAKE2B fbb87f0644ec9da5d4386358d23cdb15b0d23e8212e712f16f338455a3a0ad19fbfd63e92c955c359237ddfa8bb76d6d08280eead24d321668431891eca1e8ab SHA512 307ca9123efc577ca04828996ee9d8edbb51794ccb4b8d9f169ba689e7276aa5f6ae106a04b22b7fab853ffacfebcbf74468b64eaefd57445864c1fbc77fad9d
DIST gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip 104623 BLAKE2B 51d69616c21728779614f4455d23d2302a8f986b44344257b4bc2b5db011c7266432ee93d31d43344231b52527d1027eba3ef37a3365f9afe69f3ecc8613bccb SHA512 d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
DIST nwg-menu-0.1.6.tar.gz 3861022 BLAKE2B c5c4626537b55bc82e0c0526fbd105c1ddf0bb5900661e760ff52c6c6c4e0cbe9d2572f09a684f52329f33c8752b1a949f71418e5c075f1b3acfe7b6502bad5d SHA512 b3c1f10f3a9e3a792e3574648e5e138fdefe1c87c19a5e57f244098f97ee5a00185d245e36f7fa4e52655492a5c55afe8ed27899a256b1f936f09090aed234e5
DIST nwg-menu-0.1.7.tar.gz 3861013 BLAKE2B 0fa7829acaef81cbc77aab75e93d0be58734f558c0f8d26657392abd805b991b73603f612ebbb01427856ab45abe05eef93a644ed5bfc2f007feb7c2fe6995b1 SHA512 b027a5d7f5b6e13212d05c0ad83ee09317e35fbb93a4b4a739613eecbba4b2bcdd4a89ed0d6c35dbac643711ca2b958e2f03e3675a6eddd5fe8d304ba0079609
DIST nwg-menu-0.1.9.tar.gz 3861913 BLAKE2B cc4d2284e3a8e5a3a72464aa8a9024a29449e2c5983c72651dfe8d6f395fc38e2dcfe2694c8e7c451155b63c7c892fda5d79d0bb92be2deaa587a11c069f6898 SHA512 b1eb4737ae3bbc1c0ed723c0e53ec3174369c317987d101eb436675b0933722400f30b330691e303c34889c8c76226c08bde76acd9743082131291e460d55a7a

View File

@@ -1,82 +0,0 @@
# 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/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.8.0"
"golang.org/x/sync v0.8.0/go.mod"
"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8"
"golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod"
"golang.org/x/sys v0.25.0"
"golang.org/x/sys v0.25.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"
"gopkg.in/yaml.v3 v3.0.1/go.mod"
)
go-module_set_globals
DESCRIPTION="enuStart plugin to nwg-panel, also capable of working standalone"
HOMEPAGE="https://github.com/nwg-piotr/nwg-menu"
SRC_URI="https://github.com/nwg-piotr/nwg-menu/archive/v${PV}.tar.gz -> ${P}.tar.gz
${EGO_SUM_SRC_URI}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
dev-libs/glib:2
gui-libs/gtk-layer-shell
media-libs/fontconfig
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
x11-libs/pango
"
DEPEND="
>=dev-lang/go-1.20
${RDEPEND}
"
src_compile() {
emake build
}
src_install() {
insinto /usr/share/nwg-menu
doins -r desktop-directories
doins menu-start.css
dobin bin/nwg-menu
}