Compare commits

...

5 Commits

Author SHA1 Message Date
Markus Volk
a080779c1b foot: update 2024-08-12 08:36:12 +02:00
Markus Volk
639e318738 fnott: update 2024-08-12 08:35:40 +02:00
Markus Volk
c70e34c8f2 swaybg: update 2024-08-12 07:36:31 +02:00
Markus Volk
3efa28b6c1 nwg-dock: update 2024-08-12 07:36:03 +02:00
Markus Volk
39aa913a97 nwg-dock-hyprland: update 2024-08-12 07:35:49 +02:00
5 changed files with 12 additions and 18 deletions

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"
PV = "0.1.9"
SRCREV = "d4cd7439ebfb29238674b94deb120695dd1425f1"
PV = "0.2.1"
SRCREV = "9bbf58422472ea26a721c66aef7df46209345a15"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"

View File

@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git"
SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.3.9"
SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0"
PV = "0.4.1"
SRCREV = "3f010171ab8596552efdc2f03d5f09c0042bbb64"
S = "${WORKDIR}/sources"
UNPACKDIR = "${S}"

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798"
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = " \
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=releases/1.5 \
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=releases/1.7 \
"
DEPENDS = " \
@ -24,21 +24,15 @@ DEPENDS = " \
wayland-protocols \
"
RDEPENDS:${PN} = " \
fontconfig \
freetype \
wlroots \
"
inherit meson pkgconfig features_check
S = "${WORKDIR}/git"
PV = "1.5.0"
SRCREV = "e950a0b102bab47b09a40b13bd50a5f565ca7792"
PV = "1.7.0"
SRCREV = "2821dd2fcece876d401db2efe04cae17efd67f30"
EXTRA_OEMESON += "--buildtype release"
PACKAGES += "${PN}-zsh-completion"
FILES:${PN} += "${datadir}/dbus-1 ${systemd_user_unitdir}"
FILES:${PN}-zsh-completion = "${datadir}/zsh"
BBCLASSEXTEND = ""

View File

@ -24,8 +24,8 @@ SRC_URI = " \
"
S = "${WORKDIR}/git"
PV = "1.17.2"
SRCREV = "b88f0d672f04a835812125ac97ea55240f70de1f"
PV = "1.18.0"
SRCREV = "b5e692ef8ba1627605b351349505f049b4f76b7c"
PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc"
PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"

View File

@ -19,8 +19,8 @@ DEPENDS = " \
SRC_URI = "git://github.com/swaywm/swaybg.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
PV = "1.2.0"
SRCREV = "eabc06e7eb9e5cb08c8177f49753dedc505076b4"
PV = "1.2.1"
SRCREV = "1a70f3ab566f6d939a1e342158e830a38dfe31ac"
inherit meson pkgconfig features_check