File tree Expand file tree Collapse file tree
srcpkgs/gpu-screen-recorder-gtk Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ GPU Screen Recorder GTK - Void Linux Notes
2+
3+ 1. Theming (KDE/Plasma users):
4+ To make this application match your KDE theme, install the following packages:
5+ kde-gtk-config breeze-gtk
6+ Then go to System Settings -> Appearance -> Application Style ->
7+ Configure GNOME/GTK Application Style and select 'Breeze'.
8+
9+ 2. Wayland Support:
10+ For screen/window selection on Wayland, ensure you have a desktop portal
11+ installed for your environment (e.g., xdg-desktop-portal-kde or
12+ xdg-desktop-portal-wlr).
Original file line number Diff line number Diff line change 1+ # Template file for 'gpu-screen-recorder-gtk'
2+ pkgname=gpu-screen-recorder-gtk
3+ version=5.7.9
4+ revision=1
5+ build_style=meson
6+ hostmakedepends="pkg-config desktop-file-utils gtk-update-icon-cache"
7+ makedepends="gtk+3-devel libayatana-appindicator-devel libX11-devel"
8+ depends="gpu-screen-recorder"
9+ short_desc="GTK frontend for gpu-screen-recorder"
10+ maintainer="zenobit <zenobit@disroot.org>"
11+ license="GPL-3.0-only"
12+ homepage="https://git.dec05eba.com/gpu-screen-recorder-gtk/"
13+ changelog="https://git.dec05eba.com/gpu-screen-recorder-gtk/log/"
14+ distfiles="https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${version}.tar.gz"
15+ checksum=c369f128f1f343cef7b76ee3d80c4f132c0684ee0953ef35cc04fe6023ebf8ff
16+
17+ post_install() {
18+ vdoc ${FILESDIR}/README.voidlinux
19+ }
Original file line number Diff line number Diff line change 1+ site="https://git.dec05eba.com/gpu-screen-recorder-gtk/refs/"
2+ pattern="tag/\?h=\K[\d.]+"
You can’t perform that action at this time.
0 commit comments