FS#79393 - [hyperion] Add X11 screen grabbing support

Attached to Project: Arch Linux
Opened by Bert (whisprin) - Wednesday, 16 August 2023, 16:38 GMT
Last edited by Christian Heusel (gromit) - Saturday, 25 November 2023, 16:22 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To NicoHood (NicoHood)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Currently Hyperion.NG is missing support for X11 screen grabbing, because the CMAKE flag isn't set.
The QT screen grabber offers much worse performance and isn't a suitable replacement by itself.

Additional info:
* package version: pkgver=2.0.15 pkgrel=1

Steps to reproduce:
* % pacman -S hyperion
* % hyperion-x11
* > command not found: hyperion-x11

Fix:
Add this to the cmake call:
* -DENABLE_X11=ON \
* xorg-server is already listed in optdepends

Further notes:
I noticed that the packages URL still points to the archived hyperion repo instead of the current hyperion.ng repo: https://github.com/hyperion-project/hyperion.ng
This task depends upon

Closed by  Christian Heusel (gromit)
Saturday, 25 November 2023, 16:22 GMT
Reason for closing:  Won't fix
Additional comments about closing:  package dropped to aur

Loading...