mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-05-31 19:14:23 +02:00
Compare commits
7 Commits
03419d19ec
...
2faf8da5e5
Author | SHA1 | Date | |
---|---|---|---|
|
2faf8da5e5 | ||
|
941b427925 | ||
|
1594c1af2a | ||
|
2c76594bfb | ||
|
30149cc33b | ||
|
daaaeac8fe | ||
|
5ef50d716f |
@ -24,8 +24,8 @@ RDEPENDS:${PN} = " \
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.14.1"
|
||||
SRCREV = "cab8deb764472c9d727b5a44bfca0ce6e4612c8b"
|
||||
PV = "1.16.0"
|
||||
SRCREV = "2ae47b79b555c9c1152683efff8cbc7a7fac7d6e"
|
||||
|
||||
do_install:append() {
|
||||
install -d ${D}${datadir}/azote ${D}${datadir}/pixmaps ${D}${datadir}/applications
|
||||
|
@ -17,8 +17,8 @@ RDEPENDS:${PN} = "\
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.3.23"
|
||||
SRCREV = "3a2717b48853534fccc4aedf7ab24bc13be37dcb"
|
||||
PV = "0.3.25"
|
||||
SRCREV = "e2fdb413dbfccecf795039209a092c321636a419"
|
||||
|
||||
do_install:append() {
|
||||
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications
|
||||
|
@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.4.3"
|
||||
SRCREV = "69423b2fb8cff7a1a6364bec05e4c19eac2ea63e"
|
||||
PV = "0.4.5"
|
||||
SRCREV = "1f59d422d17d605b5b88fcbce8be84e808af6226"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
@ -37,7 +37,7 @@ After=graphical-session.target
|
||||
ConditionEnvironment=WAYLAND_DISPLAY
|
||||
|
||||
[Service]
|
||||
ExecStart=nwg-dock-hyprland -d -hd 2000
|
||||
ExecStart=nwg-dock-hyprland -d -hd 2000 -c nwggrid
|
||||
Slice=session.slice
|
||||
TimeoutStopSec=5sec
|
||||
Restart=on-failure
|
||||
|
@ -13,8 +13,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
|
||||
|
||||
PV = "0.6.3"
|
||||
SRCREV = "d1be3de9d7a4ae2a26415aa3c628e8ba6ac7d676"
|
||||
PV = "0.7.0"
|
||||
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
|
@ -8,8 +8,8 @@ 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"
|
||||
SRCREV = "986439c5367eea41d24952e55684efc8899d8809"
|
||||
PV = "1.0.2"
|
||||
SRCREV = "0ae22e787b2b162daea8020564761b5bc0889edb"
|
||||
PV = "1.0.5"
|
||||
S = "${WORKDIR}/sources"
|
||||
UNPACKDIR = "${S}"
|
||||
|
||||
|
@ -20,6 +20,6 @@ RDEPENDS:${PN} = "\
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.63"
|
||||
SRCREV = "5a1ebef0e0d109facf1a29b49c4c4667e37d64be"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user