mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
gui-apps/nwg-drawer: drop 0.4.4
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
@@ -61,7 +61,6 @@ DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.21.0.zip 1957330 BLAKE2B 61908f2eead335a45a0
|
||||
DIST gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod 25 BLAKE2B 6470f3d94700c4d8b3176d692bdb91646750f2c6a866ff2ef4183aff1de01f024a8757f97b4626ec0355092e5f25e7ded91cd5be845f627d107c58b1daf400d7 SHA512 9ac0f80ef05881387cb2f48f81560f3207fe586ea16495383662e6d62e43d93fac01dfe72e1d0063d3ab065331dab3a8098d7da4f1830ba1aff6f27f8e1bc1b2
|
||||
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.zip 104623 BLAKE2B 51d69616c21728779614f4455d23d2302a8f986b44344257b4bc2b5db011c7266432ee93d31d43344231b52527d1027eba3ef37a3365f9afe69f3ecc8613bccb SHA512 d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
|
||||
DIST nwg-drawer-0.4.4.tar.gz 52486 BLAKE2B c60d809a2661232def8b3990d6ae68a12229338938bd8345cd74c1aee3133b914528c37159f16043317fd6e43d7ffea90b9b67fcd549f899398594dfb0f18325 SHA512 197f0622db7554506e19e9db2ade6ea4c720232ccfd0eb7ca2927a05f1a3a1d475494c02bdb0d4d6ea0599fd90e038d10a1e64c2eaca84701ae1512990a5b5b2
|
||||
DIST nwg-drawer-0.4.5.tar.gz 52529 BLAKE2B 1ef9b3bfd09175cb7aa9c39c4843c649aeb379da00857cea64d81ed9e76eaf5aa3f53ea98821cb4ff72304a460a6450e2b14fa1c016c8f07abd9a491eeb5e828 SHA512 9bc855a623c5a78d38107d2d437877ddd2398001f954fd3aeb94df4cbe01017e46057ab84c50170851d0464560867ed25e51e4b6c6209d04f2bc1aa1afde428f
|
||||
DIST nwg-drawer-0.4.6.tar.gz 52771 BLAKE2B a8326a36f24ca5ba84fe7d98dd2ebbf5101e2a60a8d7c2a89ee64eae39a45b935c622a2a7be74f99f09e425480799350a7fa580b6e409b7e2435576b29133920 SHA512 bc041cb35881927d5446e3b83676ff86d91b4c2b317d90d79912d5b0af624375a75f00955fc066750b48da9f10685e79cb3ff774bc4bc2f99c71bce575c1fc30
|
||||
DIST nwg-drawer-0.4.7.tar.gz 52991 BLAKE2B 520cf56751792cc0af218f57fabedbda15632b46ca1d711ae68e8231c1e5562889ca51291c5565d68829f44090e107d21464da31fc5c7b2f5f5e96f49c4c06ce SHA512 33f8341dfadbde68185f010fd4b87874386c935daf7f8be7b06d69621d2db2818cb12263388d34579715fedeac23979574417cc7cd43efeba05cf28e5ba336e3
|
||||
|
||||
@@ -1,99 +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-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/sync v0.6.0"
|
||||
"golang.org/x/sync v0.6.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"
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user