mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-01 16:44:34 +02:00
nwg-shell: use go-mod-update-modules class
remove do_compile[network] = "1"
nwg-drawer: update LICENSE checksum
[b906f24284
]
This commit is contained in:
parent
1dc81affb2
commit
8b6bdf95bc
24
recipes-gtk/nwg-shell/nwg-bar/nwg-bar-go-mods.inc
Normal file
24
recipes-gtk/nwg-shell/nwg-bar/nwg-bar-go-mods.inc
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/allan-simon/go-singleinstance;version=v0.0.0-20210120080615-d0997106ab37;sha256sum=99115651f7df4f4b9956ca5af927e06d8fe8aac7b13f52f4a130ac4d7e237ad9 \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/dlasky/gotk3-layershell;version=v0.0.0-20230802002603-b0c42cd8474f;sha256sum=f17d55a7960d4e5f06f2435d69648ec199e0c3fc164b5dd7e968cccef97af506 \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.1;mod=1;sha256sum=0a196b0abd4f5cca525bee9e466676d7fcc62b217b8e619ceee91906c5595471 \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.2;sha256sum=7d7dae0d111d61872ab6df6d8055bfa5aafc57383295f260705174ce25160d95 \
|
||||||
|
gomod://github.com/joshuarubin/go-sway;version=v1.2.0;sha256sum=bbe071602996dbfa1b8e810e0ecc59ce3e5f44ed8dce555e6cd9fb5b258278cd \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.0.0;mod=1;sha256sum=2f42c0d836de8768c3b18c4559a7d10dc1bccad7adfaaac225476f0a33220aca \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.1.4;sha256sum=d3c4d2bb640bd093ecc50e9f6b7f1123604cfbfcc9901c1e7c955d8d514e161d \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.3.0;mod=1;sha256sum=ab063d5154a8e8730bced4c52698e5770eb50bfae347bebc35eca488b8e3f6e3 \
|
||||||
|
gomod://go.uber.org/atomic;version=v1.3.2;mod=1;sha256sum=dcff3098f14452022e7a84a52624be8082b87728f8ccf0baad7e06a3a285f3b7 \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.1.0;mod=1;sha256sum=ff6c97e57138fc150113ae9431c1dbb64827186cb6af4a78dba70d369d081aac \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3 \
|
||||||
|
gomod://golang.org/x/sync;version=v0.0.0-20190412183630-56d357773e84;mod=1;sha256sum=421f6139686d5891f3dc5a563d0995780d3279f65cad4d225cea52686794161c \
|
||||||
|
gomod://golang.org/x/sync;version=v0.6.0;sha256sum=7c75175297a3b368b806bd24c7401629df11dcc655e3c14470058282f101ca6a \
|
||||||
|
"
|
17
recipes-gtk/nwg-shell/nwg-bar/nwg-bar-licenses.inc
Normal file
17
recipes-gtk/nwg-shell/nwg-bar/nwg-bar-licenses.inc
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & ISC & MIT"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/allan-simon/go-singleinstance@v0.0.0-20210120080615-d0997106ab37/LICENSE;md5=64080d7ce40e2ef2eee4754706a437c4;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/dlasky/gotk3-layershell@v0.0.0-20230802002603-b0c42cd8474f/LICENSE;md5=fd4da60385714dea439c9785f0c39e21;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/gotk3/gotk3@v0.6.2/LICENSE;md5=82d02ae7d63483ef7474e8f4f95d687e;spdx=ISC \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/go-sway@v1.2.0/LICENSE;md5=31af8c91c36db9a0f3af00fd7f835a77;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/lifecycle@v1.1.4/LICENSE;md5=4c6cdbc97a8b3ebc75b8019059a1764b;spdx=MIT \
|
||||||
|
file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \
|
||||||
|
file://pkg/mod/golang.org/x/sync@v0.6.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -15,9 +15,9 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;proto
|
|||||||
|
|
||||||
SRCREV = "c4da7d817747ad2f8cfda332d95bd4fc55eb6b34"
|
SRCREV = "c4da7d817747ad2f8cfda332d95bd4fc55eb6b34"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
require nwg-bar-go-mods.inc nwg-bar-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
GO_LINKSHARED = ""
|
GO_LINKSHARED = ""
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/KarpelesLab/weak;version=v0.1.1;sha256sum=95beab3258f52af7133a707f6e6dc53f52e84dc7d81857b9022267146e3fdc0e \
|
||||||
|
gomod://github.com/allan-simon/go-singleinstance;version=v0.0.0-20210120080615-d0997106ab37;sha256sum=99115651f7df4f4b9956ca5af927e06d8fe8aac7b13f52f4a130ac4d7e237ad9 \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.1;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/diamondburned/gotk4/pkg;version=v0.3.1;sha256sum=c9723192c5123d33d85cfbc39631f8246a76f767b44b36fb27f4366e7d8acdcd \
|
||||||
|
gomod://github.com/diamondburned/gotk4-layer-shell/pkg;version=v0.0.0-20240109211357-6efa9f6dc438;sha256sum=3ef9010eaf29c3eae59874548604bead69cce6576de320c03c4216381be476d7 \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.7.0;mod=1;sha256sum=fff8168d98e6a07156c454a1b6e925509f3177e96c155516d7f96b4079cca3bf \
|
||||||
|
gomod://go4.org/unsafe/assume-no-moving-gc;version=v0.0.0-20231121144256-b99613f794b6;sha256sum=e9f5fa7ec7ae45153c6cb5b0c21e813860f9a4370b35ed1ab27398ba365dbb43 \
|
||||||
|
gomod://golang.org/x/sync;version=v0.14.0;sha256sum=8b19a2aa2162ec8fa1cba4762eb06b089ef8d2dbddf4e64ef51334e722b83a7f \
|
||||||
|
gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;mod=1;sha256sum=f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.33.0;sha256sum=182df79c87135f6dbd0d45656b6527e9221e28899ee44cc6cc7e7a396aedaef9 \
|
||||||
|
gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;mod=1;sha256sum=5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f \
|
||||||
|
gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;mod=1;sha256sum=21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939 \
|
||||||
|
"
|
@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & MIT & AGPL-3.0-only"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/!karpeles!lab/weak@v0.1.1/LICENSE;md5=dd013f08c8940c6f43fdcc9987c0038a;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/allan-simon/go-singleinstance@v0.0.0-20210120080615-d0997106ab37/LICENSE;md5=64080d7ce40e2ef2eee4754706a437c4;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/diamondburned/gotk4/pkg@v0.3.1/LICENSE;md5=48a3fe23ed1353e0995dadfda05ffdb6;spdx=Unknown \
|
||||||
|
file://pkg/mod/github.com/diamondburned/gotk4-layer-shell/pkg@v0.0.0-20240109211357-6efa9f6dc438/LICENSE;md5=48a3fe23ed1353e0995dadfda05ffdb6;spdx=AGPL-3.0-only \
|
||||||
|
file://pkg/mod/github.com/sirupsen/logrus@v1.9.3/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \
|
||||||
|
file://pkg/mod/go4.org/unsafe/assume-no-moving-gc@v0.0.0-20231121144256-b99613f794b6/LICENSE;md5=b2047a871cb3d8f43cf51a2b78e564ff;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sync@v0.14.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sys@v0.33.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -14,7 +14,9 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;proto
|
|||||||
|
|
||||||
SRCREV = "ff1b4794255ed7501065982b067b3dbea0ae46ff"
|
SRCREV = "ff1b4794255ed7501065982b067b3dbea0ae46ff"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
require nwg-dock-hyprland-go-mods.inc nwg-dock-hyprland-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
GO_LINKSHARED = ""
|
GO_LINKSHARED = ""
|
||||||
@ -44,6 +46,4 @@ WantedBy=graphical-session.target
|
|||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
||||||
|
|
||||||
FILES:${PN} += "${systemd_user_unitdir}"
|
FILES:${PN} += "${systemd_user_unitdir}"
|
31
recipes-gtk/nwg-shell/nwg-dock/nwg-dock-go-mods.inc
Normal file
31
recipes-gtk/nwg-shell/nwg-dock/nwg-dock-go-mods.inc
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/allan-simon/go-singleinstance;version=v0.0.0-20210120080615-d0997106ab37;sha256sum=99115651f7df4f4b9956ca5af927e06d8fe8aac7b13f52f4a130ac4d7e237ad9 \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.1;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/dlasky/gotk3-layershell;version=v0.0.0-20240515133811-5c5115f0d774;sha256sum=a9f16491381d9d8b4be7451fa79154f46333b799b9d7f57e214ac28844fc017f \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.1;mod=1;sha256sum=0a196b0abd4f5cca525bee9e466676d7fcc62b217b8e619ceee91906c5595471 \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.5-0.20240618185848-ff349ae13f56;sha256sum=e04ed18899d987861438ca15d95dfb9e4d981bbf89063f2612f6545b0e05583b \
|
||||||
|
gomod://github.com/joshuarubin/go-sway;version=v1.2.0;sha256sum=bbe071602996dbfa1b8e810e0ecc59ce3e5f44ed8dce555e6cd9fb5b258278cd \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.0.0;mod=1;sha256sum=2f42c0d836de8768c3b18c4559a7d10dc1bccad7adfaaac225476f0a33220aca \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.1.4;sha256sum=d3c4d2bb640bd093ecc50e9f6b7f1123604cfbfcc9901c1e7c955d8d514e161d \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.3.0;mod=1;sha256sum=ab063d5154a8e8730bced4c52698e5770eb50bfae347bebc35eca488b8e3f6e3 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.7.0;mod=1;sha256sum=fff8168d98e6a07156c454a1b6e925509f3177e96c155516d7f96b4079cca3bf \
|
||||||
|
gomod://go.uber.org/atomic;version=v1.3.2;mod=1;sha256sum=dcff3098f14452022e7a84a52624be8082b87728f8ccf0baad7e06a3a285f3b7 \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.1.0;mod=1;sha256sum=ff6c97e57138fc150113ae9431c1dbb64827186cb6af4a78dba70d369d081aac \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3 \
|
||||||
|
gomod://golang.org/x/sync;version=v0.0.0-20190412183630-56d357773e84;mod=1;sha256sum=421f6139686d5891f3dc5a563d0995780d3279f65cad4d225cea52686794161c \
|
||||||
|
gomod://golang.org/x/sync;version=v0.8.0;sha256sum=c79473c265ca571d389bf64fa1e7b2d8999b4ab3eb7af5e3bc185644783a1087 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;mod=1;sha256sum=f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.24.0;sha256sum=fbc83ddb0aee236ee85c0f8294e7c9b6f79d28794d22e7d0957fcd64ca252960 \
|
||||||
|
gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;mod=1;sha256sum=5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f \
|
||||||
|
gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;mod=1;sha256sum=21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939 \
|
||||||
|
"
|
19
recipes-gtk/nwg-shell/nwg-dock/nwg-dock-licenses.inc
Normal file
19
recipes-gtk/nwg-shell/nwg-dock/nwg-dock-licenses.inc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & ISC & MIT"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/allan-simon/go-singleinstance@v0.0.0-20210120080615-d0997106ab37/LICENSE;md5=64080d7ce40e2ef2eee4754706a437c4;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/dlasky/gotk3-layershell@v0.0.0-20240515133811-5c5115f0d774/LICENSE;md5=fd4da60385714dea439c9785f0c39e21;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/gotk3/gotk3@v0.6.5-0.20240618185848-ff349ae13f56/LICENSE;md5=82d02ae7d63483ef7474e8f4f95d687e;spdx=ISC \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/go-sway@v1.2.0/LICENSE;md5=31af8c91c36db9a0f3af00fd7f835a77;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/lifecycle@v1.1.4/LICENSE;md5=4c6cdbc97a8b3ebc75b8019059a1764b;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/sirupsen/logrus@v1.9.3/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \
|
||||||
|
file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \
|
||||||
|
file://pkg/mod/golang.org/x/sync@v0.8.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sys@v0.24.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -14,7 +14,9 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;proto
|
|||||||
|
|
||||||
SRCREV = "3f010171ab8596552efdc2f03d5f09c0042bbb64"
|
SRCREV = "3f010171ab8596552efdc2f03d5f09c0042bbb64"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
require nwg-dock-go-mods.inc nwg-dock-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
GO_LINKSHARED = ""
|
GO_LINKSHARED = ""
|
||||||
@ -24,5 +26,3 @@ do_install:append() {
|
|||||||
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
||||||
rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
34
recipes-gtk/nwg-shell/nwg-drawer/nwg-drawer-go-mods.inc
Normal file
34
recipes-gtk/nwg-shell/nwg-drawer/nwg-drawer-go-mods.inc
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/KarpelesLab/weak;version=v0.1.1;sha256sum=95beab3258f52af7133a707f6e6dc53f52e84dc7d81857b9022267146e3fdc0e \
|
||||||
|
gomod://github.com/allan-simon/go-singleinstance;version=v0.0.0-20210120080615-d0997106ab37;sha256sum=99115651f7df4f4b9956ca5af927e06d8fe8aac7b13f52f4a130ac4d7e237ad9 \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.1;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/diamondburned/gotk4/pkg;version=v0.3.1;sha256sum=c9723192c5123d33d85cfbc39631f8246a76f767b44b36fb27f4366e7d8acdcd \
|
||||||
|
gomod://github.com/diamondburned/gotk4-layer-shell/pkg;version=v0.0.0-20240109211357-6efa9f6dc438;sha256sum=3ef9010eaf29c3eae59874548604bead69cce6576de320c03c4216381be476d7 \
|
||||||
|
gomod://github.com/expr-lang/expr;version=v1.17.2;sha256sum=83ff8ba8f6c504875b6937ec6337e2aaf1367aafcae8e70a06b0d7bb8753bfa8 \
|
||||||
|
gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e \
|
||||||
|
gomod://github.com/joshuarubin/go-sway;version=v1.2.0;sha256sum=bbe071602996dbfa1b8e810e0ecc59ce3e5f44ed8dce555e6cd9fb5b258278cd \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.0.0;mod=1;sha256sum=2f42c0d836de8768c3b18c4559a7d10dc1bccad7adfaaac225476f0a33220aca \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.1.4;sha256sum=d3c4d2bb640bd093ecc50e9f6b7f1123604cfbfcc9901c1e7c955d8d514e161d \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.3.0;mod=1;sha256sum=ab063d5154a8e8730bced4c52698e5770eb50bfae347bebc35eca488b8e3f6e3 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.7.0;mod=1;sha256sum=fff8168d98e6a07156c454a1b6e925509f3177e96c155516d7f96b4079cca3bf \
|
||||||
|
gomod://go.uber.org/atomic;version=v1.3.2;mod=1;sha256sum=dcff3098f14452022e7a84a52624be8082b87728f8ccf0baad7e06a3a285f3b7 \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.1.0;mod=1;sha256sum=ff6c97e57138fc150113ae9431c1dbb64827186cb6af4a78dba70d369d081aac \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3 \
|
||||||
|
gomod://go4.org/unsafe/assume-no-moving-gc;version=v0.0.0-20231121144256-b99613f794b6;sha256sum=e9f5fa7ec7ae45153c6cb5b0c21e813860f9a4370b35ed1ab27398ba365dbb43 \
|
||||||
|
gomod://golang.org/x/sync;version=v0.0.0-20190412183630-56d357773e84;mod=1;sha256sum=421f6139686d5891f3dc5a563d0995780d3279f65cad4d225cea52686794161c \
|
||||||
|
gomod://golang.org/x/sync;version=v0.14.0;sha256sum=8b19a2aa2162ec8fa1cba4762eb06b089ef8d2dbddf4e64ef51334e722b83a7f \
|
||||||
|
gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;mod=1;sha256sum=f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.33.0;sha256sum=182df79c87135f6dbd0d45656b6527e9221e28899ee44cc6cc7e7a396aedaef9 \
|
||||||
|
gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;mod=1;sha256sum=5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f \
|
||||||
|
gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;mod=1;sha256sum=21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939 \
|
||||||
|
"
|
23
recipes-gtk/nwg-shell/nwg-drawer/nwg-drawer-licenses.inc
Normal file
23
recipes-gtk/nwg-shell/nwg-drawer/nwg-drawer-licenses.inc
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & MIT & AGPL-3.0-only"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/!karpeles!lab/weak@v0.1.1/LICENSE;md5=dd013f08c8940c6f43fdcc9987c0038a;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/allan-simon/go-singleinstance@v0.0.0-20210120080615-d0997106ab37/LICENSE;md5=64080d7ce40e2ef2eee4754706a437c4;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/diamondburned/gotk4/pkg@v0.3.1/LICENSE;md5=48a3fe23ed1353e0995dadfda05ffdb6;spdx=Unknown \
|
||||||
|
file://pkg/mod/github.com/diamondburned/gotk4-layer-shell/pkg@v0.0.0-20240109211357-6efa9f6dc438/LICENSE;md5=48a3fe23ed1353e0995dadfda05ffdb6;spdx=AGPL-3.0-only \
|
||||||
|
file://pkg/mod/github.com/expr-lang/expr@v1.17.2/LICENSE;md5=1cad8446548a7b361129ccfca629db1a;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/LICENSE;md5=8bae8b116e2cfd723492b02d9a212fe2;spdx=Unknown \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/go-sway@v1.2.0/LICENSE;md5=31af8c91c36db9a0f3af00fd7f835a77;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/lifecycle@v1.1.4/LICENSE;md5=4c6cdbc97a8b3ebc75b8019059a1764b;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/sirupsen/logrus@v1.9.3/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \
|
||||||
|
file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \
|
||||||
|
file://pkg/mod/go4.org/unsafe/assume-no-moving-gc@v0.0.0-20231121144256-b99613f794b6/LICENSE;md5=b2047a871cb3d8f43cf51a2b78e564ff;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sync@v0.14.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sys@v0.33.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "GTK3-based application launcher for wlroots based compositors."
|
SUMMARY = "GTK3-based application launcher for wlroots based compositors."
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=fffa55ad1c828db5e334374fb1182530"
|
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=0bfb54bb2e805f7da490004ef8a2adab"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
gtk+3 \
|
gtk+3 \
|
||||||
@ -15,7 +15,10 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;proto
|
|||||||
|
|
||||||
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741"
|
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
require nwg-drawer-go-mods.inc nwg-drawer-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
GO_LINKSHARED = ""
|
GO_LINKSHARED = ""
|
||||||
@ -25,5 +28,3 @@ do_install:append() {
|
|||||||
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
||||||
rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
rm -rf ${D}${libdir}/go/pkg/mod/github.com/dlasky/gotk3-layershell*/example
|
||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
19
recipes-gtk/nwg-shell/nwg-look/nwg-look-go-mods.inc
Normal file
19
recipes-gtk/nwg-shell/nwg-look/nwg-look-go-mods.inc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.1;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.5-0.20240618185848-ff349ae13f56;sha256sum=e04ed18899d987861438ca15d95dfb9e4d981bbf89063f2612f6545b0e05583b \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.7.0;mod=1;sha256sum=fff8168d98e6a07156c454a1b6e925509f3177e96c155516d7f96b4079cca3bf \
|
||||||
|
gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;mod=1;sha256sum=f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.33.0;sha256sum=182df79c87135f6dbd0d45656b6527e9221e28899ee44cc6cc7e7a396aedaef9 \
|
||||||
|
gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;mod=1;sha256sum=5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f \
|
||||||
|
gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;mod=1;sha256sum=21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939 \
|
||||||
|
"
|
13
recipes-gtk/nwg-shell/nwg-look/nwg-look-licenses.inc
Normal file
13
recipes-gtk/nwg-shell/nwg-look/nwg-look-licenses.inc
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & ISC & MIT"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/gotk3/gotk3@v0.6.5-0.20240618185848-ff349ae13f56/LICENSE;md5=82d02ae7d63483ef7474e8f4f95d687e;spdx=ISC \
|
||||||
|
file://pkg/mod/github.com/sirupsen/logrus@v1.9.3/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \
|
||||||
|
file://pkg/mod/golang.org/x/sys@v0.33.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -10,7 +10,9 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-look"
|
|||||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};branch=main;protocol=https"
|
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};branch=main;protocol=https"
|
||||||
SRCREV = "1282e6422491ea912ac22c5f532277eb011cc5bb"
|
SRCREV = "1282e6422491ea912ac22c5f532277eb011cc5bb"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig gtk-icon-cache
|
require nwg-look-go-mods.inc nwg-look-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
|
|
||||||
@ -26,5 +28,3 @@ do_install:append() {
|
|||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
||||||
|
|
31
recipes-gtk/nwg-shell/nwg-menu/nwg-menu-go-mods.inc
Normal file
31
recipes-gtk/nwg-shell/nwg-menu/nwg-menu-go-mods.inc
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
SRC_URI += "\
|
||||||
|
gomod://github.com/allan-simon/go-singleinstance;version=v0.0.0-20210120080615-d0997106ab37;sha256sum=99115651f7df4f4b9956ca5af927e06d8fe8aac7b13f52f4a130ac4d7e237ad9 \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.0;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/davecgh/go-spew;version=v1.1.1;mod=1;sha256sum=bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc \
|
||||||
|
gomod://github.com/dlasky/gotk3-layershell;version=v0.0.0-20240515133811-5c5115f0d774;sha256sum=a9f16491381d9d8b4be7451fa79154f46333b799b9d7f57e214ac28844fc017f \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.1;mod=1;sha256sum=0a196b0abd4f5cca525bee9e466676d7fcc62b217b8e619ceee91906c5595471 \
|
||||||
|
gomod://github.com/gotk3/gotk3;version=v0.6.5-0.20240618185848-ff349ae13f56;sha256sum=e04ed18899d987861438ca15d95dfb9e4d981bbf89063f2612f6545b0e05583b \
|
||||||
|
gomod://github.com/joshuarubin/go-sway;version=v1.2.0;sha256sum=bbe071602996dbfa1b8e810e0ecc59ce3e5f44ed8dce555e6cd9fb5b258278cd \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.0.0;mod=1;sha256sum=2f42c0d836de8768c3b18c4559a7d10dc1bccad7adfaaac225476f0a33220aca \
|
||||||
|
gomod://github.com/joshuarubin/lifecycle;version=v1.1.4;sha256sum=d3c4d2bb640bd093ecc50e9f6b7f1123604cfbfcc9901c1e7c955d8d514e161d \
|
||||||
|
gomod://github.com/pmezard/go-difflib;version=v1.0.0;mod=1;sha256sum=74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2 \
|
||||||
|
gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0 \
|
||||||
|
gomod://github.com/stretchr/objx;version=v0.1.0;mod=1;sha256sum=1350354d52d2287a62336ecc0d56232d4c47699af9bba49c67c2b48254da98f1 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.3.0;mod=1;sha256sum=ab063d5154a8e8730bced4c52698e5770eb50bfae347bebc35eca488b8e3f6e3 \
|
||||||
|
gomod://github.com/stretchr/testify;version=v1.7.0;mod=1;sha256sum=fff8168d98e6a07156c454a1b6e925509f3177e96c155516d7f96b4079cca3bf \
|
||||||
|
gomod://go.uber.org/atomic;version=v1.3.2;mod=1;sha256sum=dcff3098f14452022e7a84a52624be8082b87728f8ccf0baad7e06a3a285f3b7 \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.1.0;mod=1;sha256sum=ff6c97e57138fc150113ae9431c1dbb64827186cb6af4a78dba70d369d081aac \
|
||||||
|
gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3 \
|
||||||
|
gomod://golang.org/x/sync;version=v0.0.0-20190412183630-56d357773e84;mod=1;sha256sum=421f6139686d5891f3dc5a563d0995780d3279f65cad4d225cea52686794161c \
|
||||||
|
gomod://golang.org/x/sync;version=v0.10.0;sha256sum=94ea75ea625ecb8d81ab473a2d7e03433e63083768cd27d48a03f8c1c9da3d8d \
|
||||||
|
gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;mod=1;sha256sum=f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 \
|
||||||
|
gomod://golang.org/x/sys;version=v0.29.0;sha256sum=1d759c017d09328a4dacdd4a1a0170cf21641995c6e3ca1f96213369d73c6846 \
|
||||||
|
gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;mod=1;sha256sum=5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f \
|
||||||
|
gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;mod=1;sha256sum=21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939 \
|
||||||
|
"
|
19
recipes-gtk/nwg-shell/nwg-menu/nwg-menu-licenses.inc
Normal file
19
recipes-gtk/nwg-shell/nwg-menu/nwg-menu-licenses.inc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
|
||||||
|
# This file has been generated by go-mod-update-modules.bbclass
|
||||||
|
#
|
||||||
|
# Do not modify it by hand, as the contents will be replaced when
|
||||||
|
# running the update-modules task.
|
||||||
|
|
||||||
|
LICENSE += "& BSD-3-Clause & ISC & MIT"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM += "\
|
||||||
|
file://pkg/mod/github.com/allan-simon/go-singleinstance@v0.0.0-20210120080615-d0997106ab37/LICENSE;md5=64080d7ce40e2ef2eee4754706a437c4;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/dlasky/gotk3-layershell@v0.0.0-20240515133811-5c5115f0d774/LICENSE;md5=fd4da60385714dea439c9785f0c39e21;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/gotk3/gotk3@v0.6.5-0.20240618185848-ff349ae13f56/LICENSE;md5=82d02ae7d63483ef7474e8f4f95d687e;spdx=ISC \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/go-sway@v1.2.0/LICENSE;md5=31af8c91c36db9a0f3af00fd7f835a77;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/joshuarubin/lifecycle@v1.1.4/LICENSE;md5=4c6cdbc97a8b3ebc75b8019059a1764b;spdx=MIT \
|
||||||
|
file://pkg/mod/github.com/sirupsen/logrus@v1.9.3/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \
|
||||||
|
file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \
|
||||||
|
file://pkg/mod/golang.org/x/sync@v0.10.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
file://pkg/mod/golang.org/x/sys@v0.29.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=BSD-3-Clause \
|
||||||
|
"
|
@ -19,7 +19,9 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;proto
|
|||||||
|
|
||||||
SRCREV = "5806a1bb8b916478a5b25aec2a0c3cdcb071de0b"
|
SRCREV = "5806a1bb8b916478a5b25aec2a0c3cdcb071de0b"
|
||||||
|
|
||||||
inherit go go-mod pkgconfig
|
require nwg-menu-go-mods.inc nwg-menu-licenses.inc
|
||||||
|
|
||||||
|
inherit go go-mod pkgconfig go-mod-update-modules
|
||||||
|
|
||||||
GO_INSTALL = "${GO_IMPORT}"
|
GO_INSTALL = "${GO_IMPORT}"
|
||||||
GO_LINKSHARED = ""
|
GO_LINKSHARED = ""
|
||||||
@ -29,5 +31,3 @@ do_install:append() {
|
|||||||
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
rm -rf ${D}${libdir}/go/src/${GO_IMPORT}/bin
|
||||||
}
|
}
|
||||||
|
|
||||||
do_compile[network] = "1"
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user