mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
fix after S rework
This commit is contained in:
@ -15,7 +15,6 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.0.2"
|
||||
SRCREV = "a4116c840db361890737cb0eb5ebbe378f03e9c1"
|
||||
|
||||
|
@ -23,7 +23,6 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.16.0"
|
||||
SRCREV = "2ae47b79b555c9c1152683efff8cbc7a7fac7d6e"
|
||||
|
||||
|
@ -15,8 +15,7 @@ GO_IMPORT = "github.com/nwg-piotr/ddcpopup.git"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
PV = "0.1"
|
||||
SRCREV = "8fab5132e49e08a1eeaa7a0dd3350d06f4399200"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
S = "${UNPACKDIR}/${BP}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -7,8 +7,7 @@ GO_IMPORT = "github.com/nwg-piotr/gopsuinfo.git"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};branch=main;protocol=https"
|
||||
PV = "0.1.5"
|
||||
SRCREV = "60e4f83b6c4d84955e0a07f7bdc63d8089b4ba1e"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
S = "${UNPACKDIR}/${BP}"
|
||||
|
||||
inherit go go-mod
|
||||
|
||||
|
@ -11,12 +11,10 @@ RDEPENDS:${PN} = "go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-bar.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.1.6"
|
||||
SRCREV = "c4da7d817747ad2f8cfda332d95bd4fc55eb6b34"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -16,7 +16,6 @@ RDEPENDS:${PN} = "\
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.3.25"
|
||||
SRCREV = "e2fdb413dbfccecf795039209a092c321636a419"
|
||||
|
||||
|
@ -10,12 +10,10 @@ RDEPENDS:${PN} = "go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.4.7"
|
||||
SRCREV = "ff1b4794255ed7501065982b067b3dbea0ae46ff"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -10,12 +10,10 @@ RDEPENDS:${PN} = "go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.4.1"
|
||||
SRCREV = "3f010171ab8596552efdc2f03d5f09c0042bbb64"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -11,12 +11,10 @@ RDEPENDS:${PN} = "go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.7.0"
|
||||
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -15,7 +15,6 @@ RRECOMMENDS:${PN} = "gnome-themes-extra"
|
||||
|
||||
inherit setuptools3 useradd
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.2.0"
|
||||
SRCREV = "aa6a9e4a9024dba8ebaa98af53df82b3c19d379a"
|
||||
|
||||
|
@ -13,7 +13,6 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.0.1"
|
||||
SRCREV = "cd32e72ffb3c2fb41a3f7189981376cdad6af976"
|
||||
|
||||
|
@ -28,7 +28,6 @@ PACKAGECONFIG ?= " \
|
||||
SRC_URI = "git://github.com/nwg-piotr/nwg-launchers.git;protocol=https;branch=master"
|
||||
SRCREV = "c4d8d369782d32becfe8a8105abec9b61119a629"
|
||||
PV = "0.7.1.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
|
@ -7,11 +7,9 @@ RDEPENDS:${PN} = "xcur2png go-runtime"
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-look"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};branch=main;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};branch=main;protocol=https"
|
||||
SRCREV = "1282e6422491ea912ac22c5f532277eb011cc5bb"
|
||||
PV = "1.0.6"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig gtk-icon-cache
|
||||
|
||||
|
@ -15,12 +15,10 @@ RRECOMMENDS:${PN} = " \
|
||||
|
||||
GO_IMPORT = "github.com/nwg-piotr/nwg-menu.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.1.7"
|
||||
SRCREV = "5806a1bb8b916478a5b25aec2a0c3cdcb071de0b"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
inherit go go-mod pkgconfig
|
||||
|
||||
|
@ -19,7 +19,6 @@ RDEPENDS:${PN} = "\
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54"
|
||||
|
||||
|
@ -16,7 +16,6 @@ RDEPENDS:${PN} = "\
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.5.58"
|
||||
SRCREV = "145bee8aa853331c63b12c7e486cce72973b7f30"
|
||||
|
||||
|
@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65d3616852dbf7b1a6d4b53b00626032"
|
||||
|
||||
SRC_URI = "git://github.com/nwg-piotr/nwg-shell-wallpapers.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.5"
|
||||
SRCREV = "a20ad99467e9d1a9427efd5dccfd58d440db96c2"
|
||||
|
||||
|
@ -11,7 +11,6 @@ RDEPENDS:${PN} = "python3-pygobject"
|
||||
|
||||
inherit setuptools3 gobject-introspection
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.2"
|
||||
SRCREV = "9c1b0669dd894b6209a3130169956c755154b055"
|
||||
|
||||
|
@ -17,8 +17,7 @@ SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=ht
|
||||
|
||||
PV = "0.0.1"
|
||||
SRCREV = "782a37014de40f63115825c0b5bd343dee2ba668"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
S = "${UNPACKDIR}/${BP}"
|
||||
|
||||
inherit go go-mod pkgconfig gtk-icon-cache
|
||||
|
||||
|
Reference in New Issue
Block a user