Compare commits

..

No commits in common. "2faf8da5e5770103eecb45aabbf56a0ae1dc7377" and "03419d19ece2d56d1fa6ea3f82f0fded704d75e3" have entirely different histories.

6 changed files with 13 additions and 13 deletions

View File

@ -24,8 +24,8 @@ RDEPENDS:${PN} = " \
inherit setuptools3 inherit setuptools3
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "1.16.0" PV = "1.14.1"
SRCREV = "2ae47b79b555c9c1152683efff8cbc7a7fac7d6e" SRCREV = "cab8deb764472c9d727b5a44bfca0ce6e4612c8b"
do_install:append() { do_install:append() {
install -d ${D}${datadir}/azote ${D}${datadir}/pixmaps ${D}${datadir}/applications install -d ${D}${datadir}/azote ${D}${datadir}/pixmaps ${D}${datadir}/applications

View File

@ -17,8 +17,8 @@ RDEPENDS:${PN} = "\
inherit setuptools3 inherit setuptools3
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.3.25" PV = "0.3.23"
SRCREV = "e2fdb413dbfccecf795039209a092c321636a419" SRCREV = "3a2717b48853534fccc4aedf7ab24bc13be37dcb"
do_install:append() { do_install:append() {
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications

View File

@ -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" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.4.5" PV = "0.4.3"
SRCREV = "1f59d422d17d605b5b88fcbce8be84e808af6226" SRCREV = "69423b2fb8cff7a1a6364bec05e4c19eac2ea63e"
S = "${WORKDIR}/sources" S = "${WORKDIR}/sources"
UNPACKDIR = "${S}" UNPACKDIR = "${S}"
@ -37,7 +37,7 @@ After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY ConditionEnvironment=WAYLAND_DISPLAY
[Service] [Service]
ExecStart=nwg-dock-hyprland -d -hd 2000 -c nwggrid ExecStart=nwg-dock-hyprland -d -hd 2000
Slice=session.slice Slice=session.slice
TimeoutStopSec=5sec TimeoutStopSec=5sec
Restart=on-failure Restart=on-failure

View File

@ -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" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.7.0" PV = "0.6.3"
SRCREV = "a1c6c9e9782c6ce503bab453aeb91f67110d0741" SRCREV = "d1be3de9d7a4ae2a26415aa3c628e8ba6ac7d676"
S = "${WORKDIR}/sources" S = "${WORKDIR}/sources"
UNPACKDIR = "${S}" UNPACKDIR = "${S}"

View File

@ -8,8 +8,8 @@ RDEPENDS:${PN} = "xcur2png go-runtime"
GO_IMPORT = "github.com/nwg-piotr/nwg-look" 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=src/${GO_IMPORT};branch=main;protocol=https"
SRCREV = "0ae22e787b2b162daea8020564761b5bc0889edb" SRCREV = "986439c5367eea41d24952e55684efc8899d8809"
PV = "1.0.5" PV = "1.0.2"
S = "${WORKDIR}/sources" S = "${WORKDIR}/sources"
UNPACKDIR = "${S}" UNPACKDIR = "${S}"

View File

@ -20,6 +20,6 @@ RDEPENDS:${PN} = "\
inherit setuptools3 inherit setuptools3
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.10.0" PV = "0.9.63"
SRCREV = "a879acb59f737837ce3be62a0922a9ea651cab54" SRCREV = "5a1ebef0e0d109facf1a29b49c4c4667e37d64be"