gui-apps/nwg-drawer: drop 0.5.1

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2025-01-26 20:39:09 +01:00
parent d91b11cd2c
commit 3c3fa6157d
2 changed files with 0 additions and 95 deletions

View File

@@ -63,7 +63,6 @@ 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-drawer-0.5.1.tar.gz 54215 BLAKE2B 6a3e7448ad63424591087141efe18305749287ac054f83a0f0cd9cc496e3832b2e0a5b796e1f0ace589bb5bf9b34291f32eb02ecd08649895bb24d2e571c26da SHA512 dc0092e4ee0138cc80d6f9bdd1a6aad8866d10400b604e1682bd61e9bf0144938ee86759e0db28ff79693c30e6f92f93105d0221a5fafd1ee2624fbbcaf9c900
DIST nwg-drawer-0.5.2.tar.gz 54366 BLAKE2B e2aab758bbf77ac9d3448c66ee328ebd047425cba145a325233b171c83e57b193fd10ba1c369bca45ad3a757e3100aa23b06ee6cb924cf57c1602825728739f5 SHA512 f158058c9a30431ebd662136b6a0c35d4a8dfed3318a6f3c5064a88e4c5cc46281850882e5bde6a8daf16c670acb710a5fa21bb69f898109b7e3e4fb29a47ddb
DIST nwg-drawer-0.6.0.tar.gz 54227 BLAKE2B 0c938eaa3e768c1dc4362f657875131514709ea4160911d65041a695118975410ee7b315776a83d71178975c0d6b9e2fc70d5b797f01ad8e786232630316ba56 SHA512 395c28c21af85cd789d919a1300ea41cd8b92f6ac47678aadb3356f5886766f4b4b7e4eae98dd39dc17ff1bb611b1a07d1a9657b51c43c84a11497af9791524e
DIST nwg-drawer-0.6.2.tar.gz 54826 BLAKE2B fd77ea8e642367ac76ecf90c0c2367e158317b3ff8e1d1d1b3fa05768a1d94eb91f886d9c4c4a12a646a7dd9e3ed4ed6e9e60fca0e18661c6a837459af4e5ed7 SHA512 179d27e2830d091793b21b5dcba451e7118909cf2131638760079376a5a2202c6a32bb623d5ec91a32d0f6d11f45c2dc7b8d68b399c1e457bc86f7e82899823a

View File

@@ -1,94 +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/expr-lang/expr v1.16.9"
"github.com/expr-lang/expr v1.16.9/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.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.7.0"
"golang.org/x/sync v0.7.0/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/go.mod"
"golang.org/x/sys v0.21.0"
"golang.org/x/sys v0.21.0/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="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 -r img
doins drawer.css
dobin bin/nwg-drawer
}