Compare commits

...

3 Commits

Author SHA1 Message Date
Markus Volk
8ea6369d2b wlsunset: update 2024-08-23 11:21:01 +02:00
Markus Volk
1622918488 wf-recorder: update 2024-08-23 11:20:36 +02:00
Markus Volk
87eec1c87f sway-contrib: update 2024-08-23 11:20:11 +02:00
3 changed files with 8 additions and 5 deletions

View File

@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1640a047991fe3cbc70d68830888e863"
SRC_URI = "git://github.com/OctopusET/sway-contrib.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
SRCREV = "7e138bfc112872b79ac9fd766bc57c0f125b96d4"
SRCREV = "b7825b218e677c65f6849be061b93bd5654991bf"
PV = "1.9"
RDEPENDS:${PN} = "python3"

View File

@ -11,6 +11,8 @@ DEPENDS = " \
wayland-native \
wayland-protocols \
ffmpeg \
pulseaudio \
pipewire \
"
REQUIRED_DISTRO_FEATURES = "wayland"
@ -18,10 +20,10 @@ REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = " \
git://github.com/ammen99/wf-recorder.git;protocol=https;branch=master \
"
SRCREV = "b09c86ff15ab0edeaf98e2e56547bd5fa4948a3f"
SRCREV = "9978c3570436eb5358e4578421d83a7f3ffd2683"
S = "${WORKDIR}/git"
PV = "0.3.0"
PV = "0.4.1"
inherit meson pkgconfig features_check

View File

@ -20,8 +20,8 @@ PACKAGECONFIG[man-pages] = ",,scdoc-native"
S = "${WORKDIR}/git"
PV = "0.3.0"
SRCREV = "b6cfe1761df05352c0ca7c3706476d5272d9521f"
PV = "0.4.0"
SRCREV = "634c8ebc53a31d4e5ed394f7950760deb5322102"
inherit meson pkgconfig features_check