1 # Copyright 2020-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Screen recorder for wlroots-based compositors"
9 HOMEPAGE="https://github.com/ammen99/wf-recorder"
11 if [[ ${PV} == *9999* ]]; then
13 EGIT_REPO_URI="https://github.com/ammen99/wf-recorder.git"
15 SRC_URI="https://github.com/ammen99/wf-recorder/releases/download/v${PV}/${P}.tar.xz"
16 KEYWORDS="~amd64 ~x86"
25 media-video/ffmpeg[pulseaudio,x264]
29 dev-libs/wayland-protocols
30 dev-util/wayland-scanner