Search Criteria
Package Details: wlrobs-hg r75.b8668b4d6d6d-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wlrobs-hg.git (read-only, click to copy) |
|---|---|
| Package Base: | wlrobs-hg |
| Description: | An obs-studio plugin that allows you to screen capture on wlroots based wayland compositors |
| Upstream URL: | https://hg.sr.ht/~scoopta/wlrobs |
| Keywords: | obs-studio wayland wlroots |
| Licenses: | GPL-3.0-only |
| Conflicts: | wlrobs |
| Provides: | wlrobs |
| Submitter: | klardotsh |
| Maintainer: | KafCoppelia |
| Last Packager: | KafCoppelia |
| Votes: | 17 |
| Popularity: | 0.55 |
| First Submitted: | 2019-06-21 02:18 (UTC) |
| Last Updated: | 2025-06-04 02:08 (UTC) |
Dependencies (6)
- obs-studio (obs-studio-gitAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-libertyAUR, teb-obsAUR, obs-studio-rcAUR)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wlroots0.18 (wlroots-nogpuAUR, wlroots0.18-hidpi-xpropAUR) (make)
Latest Comments
1 2 Next › Last »
sherminator7 commented on 2025-12-26 14:25 (UTC)
thx
grimfx commented on 2025-08-27 17:44 (UTC)
Breaks with OBS Studio v31.1.2 (and possibly earlier)
Causes a segfault:
OBS logs:
KafCoppelia commented on 2025-01-01 02:51 (UTC)
Thank you for your contributions, @lilydjwg & @trinitronx.
lilydjwg commented on 2024-12-28 02:43 (UTC)
Hi, please move wlroots from depends to makedepends. It doesn't depend on any particular wlroots once built, and some wlroots packages (e.g. wlroots0.17 in [extra]) don't provides wlroots.
trinitronx commented on 2024-12-26 18:33 (UTC)
This build error was a result of both
-Wall(as shipped inlibobs.pcpkg-config'sCflags), and setting_FORTIFY_SOURCE > 0(which enables thewarn_unused_resultfunction attribute onftruncate()). Arch Linux'sdevtoolspreviously set it to2by default, but recently upgraded it to level3(-D_FORTIFY_SOURCE=3in/usr/share/devtools/makepkg.conf.d/x86_64*.conf).Upstream has pushed a fix in b8668b4d6d6d. I can verify that this now builds without the
unused-resultwarning & error (with-Wall).Toni500 commented on 2024-12-20 18:22 (UTC)
please add
export CFLAGS="-Wno-error"in build() for the moment sincemeson setup build -Dwerror=falsedoesn't worklilydjwg commented on 2024-12-20 14:12 (UTC)
Yes, because obs-studio ships -Werror in their .pc files. The user needs to remove them to build.
KafCoppelia commented on 2024-12-20 14:01 (UTC) (edited on 2024-12-20 14:02 (UTC) by KafCoppelia)
However, I only occasionally get it to compile successfully according to the upstream instructions. And even if I added additional build flags(see issue), I still got the following error:
The same compilation error also occurs in AUR wlrobs.
lilydjwg commented on 2024-12-20 05:52 (UTC) (edited on 2024-12-20 05:53 (UTC) by lilydjwg)
It doesn't seem necessary to depend wlroots at runtime?
bkb commented on 2021-11-03 15:14 (UTC) (edited on 2021-11-03 15:18 (UTC) by bkb)
Having a systematic segmentation fault at start after adding scpy or dmabuf in a scene (obs stable and wlrobs-hg)
Needs to uninstall hg; launch obs; delete from scene; reinstall hg; reboot obs. To get OBS working
1 2 Next › Last »