blob: a06ee9e330b793bfab3654f264b1c638b1efbd03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = virtual-screen-bin
pkgdesc = Use any browser as a second-screen client for KDE Linux
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/opengeos/virtual-screen
arch = x86_64
license = MIT
depends = gtk3
depends = hicolor-icon-theme
depends = webkit2gtk-4.1
optdepends = gstreamer: GStreamer command-line tools for capture and streaming
optdepends = gst-plugins-bad: WebRTC and PipeWire GStreamer elements
optdepends = gst-plugins-good: X11, JPEG, VP8, and multipart GStreamer elements
optdepends = gst-plugin-pipewire: PipeWire capture support for Wayland sessions
optdepends = gst-plugins-ugly: H.264 encoding support through x264enc
optdepends = iproute2: local network address detection
optdepends = libxcvt: cvt command for X11 virtual display modes
optdepends = xorg-xrandr: X11 output detection and virtual display setup
provides = virtual-screen
conflicts = virtual-screen
options = !strip
source = virtual-screen.desktop
source = virtual-screen-512.png::https://github.com/opengeos/virtual-screen/raw/v0.3.0/src-tauri/icons/icon.png
source = virtual-screen-128.png::https://github.com/opengeos/virtual-screen/raw/v0.3.0/src-tauri/icons/128x128.png
source = virtual-screen-32.png::https://github.com/opengeos/virtual-screen/raw/v0.3.0/src-tauri/icons/32x32.png
sha256sums = dffa2d19617bbaa95bc52365edf681774587b4918a3818de6cc66349397138ec
sha256sums = 53d602d5895381cc705633662d012a6440abfe7fe90698cf3529b36d4b1da8e1
sha256sums = b4ec51e826decc076ec0456c55a793211767a1d7f961c6e3d333768af8582d38
sha256sums = 68c28dac195a47963b3ec1f032d5f7cc641a9a46febcbe393c8698ec221b580f
source_x86_64 = virtual-screen::https://github.com/opengeos/virtual-screen/releases/download/v0.3.0/virtual-screen_linux_x64
sha256sums_x86_64 = 1291d3114b8f55969073beb0e413d7e12507cce44d803e7bc2dafc85c11c9984
pkgname = virtual-screen-bin
|