Compare commits

..

No commits in common. "8ea6369d2b8e5debf3e74541b85107b58ec75878" and "a1ced75d4a9b3642cc5bd8198ea2ae30c5cece13" have entirely different histories.

3 changed files with 5 additions and 8 deletions

View File

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

View File

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

View File

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