@darkfish you are not an idiot.
First AUR comments is not the best place for dialog.
Second, none of us known that yay
had disabled this feature by default.
And finally, you did not bother me. I'm glad that you solved your issue.
Search Criteria
Package Details: obs-studio-browser 31.0.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-browser.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-browser |
Description: | Free and open source software for video recording and live streaming. With everything except service integration |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-or-later |
Conflicts: | libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket |
Provides: | obs-browser, obs-studio, obs-vst, obs-websocket |
Submitter: | ashpie |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 21 |
Popularity: | 0.059273 |
First Submitted: | 2020-11-05 09:36 (UTC) |
Last Updated: | 2024-12-22 18:48 (UTC) |
Dependencies (82)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg-obsAUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- jansson (jansson-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librist (librist-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- Show 62 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- nudgis-obs-plugin (requires obs-studio)
- Show 126 more...
Sources (6)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »
tytan652 commented on 2022-09-08 12:09 (UTC)
darkfish commented on 2022-09-08 11:48 (UTC)
@tytan652 Thanks. Yay
decided to change their default and disabled provides
. Sorry to have bothered you and now I feel like a bigger idiot.
tytan652 commented on 2022-09-08 10:50 (UTC)
IIRC, I just change the editmenu and diffmenu so I don't think my config has something to do with that.
$ yay --version
yay v11.3.0 - libalpm v13.0.1
$ yay -S obs-studio-browser
:: There are 2 providers available for cef-minimal-obs=103.0.0_5060_shared_textures_143.2591+g4204d54+chromium_103.0.5060.134_1:
:: Repository AUR
1) cef-minimal-obs-bin 2) cef-minimal-obs-rc-bin
Enter a number (default=1):
darkfish commented on 2022-09-08 10:37 (UTC)
@tytan652
because I tried with yay and no issue..
I tried with yay
on a fresh Archlinux install, and even on that system yay
fails to resolve dependency.
What is your yay
config or cli params you are using that it succeeds?
darkfish commented on 2022-09-08 08:25 (UTC)
It's
=
because OBS 28 support only this version officially, and it's a make dependency.
Thanks @tytan652. I'll reach out to yay
devs
tytan652 commented on 2022-09-08 08:12 (UTC) (edited on 2022-09-08 08:13 (UTC) by tytan652)
It's =
because OBS 28 support only this version officially, and it's a make dependency.
pkgrel
is not considered as a part of the version.
And about semantic, it's not me that created this version, it's the guys behind chromium and CEF.
And again you are the only one reporting. Maybe you should see with yay
and pacaur
devs because I tried with yay
and no issue..
Normally, AUR helper that implement a deps resolver that search packages that provides the needed deps will return cef-minimal-obs-bin
or cef-minimal-obs-rc-bin
for cef-minimal-obs
.
darkfish commented on 2022-09-08 07:54 (UTC) (edited on 2022-09-08 07:59 (UTC) by darkfish)
The pkgrel should not be considered for version matching, meaning this is a
yay
issue.
I'd disagree here because the versioning for cef-minimal-obs
isn't following Semantic Versioning and in this PKGBUILD, version is fixed using =
instead of >=
.
This is not just yay
, but also pacaur
unable to resolve dependencies.
tytan652 commented on 2022-09-08 05:12 (UTC)
"Missing -2 suffix breaks dependency checks in yay."
The pkgrel should not be considered for version matching, meaning this is a yay
issue.
darkfish commented on 2022-09-08 01:12 (UTC)
@tytan652 Shouldn't the makedepends
version for cef-minimal-obs
be cef-minimal-obs=103.0.0_5060_shared_textures_143.2591+g4204d54+chromium_103.0.5060.134_1-2
? Missing -2
suffix breaks dependency checks in yay
.
HurricanePootis commented on 2022-09-07 19:08 (UTC)
Thanks
Pinned Comments
tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)
For those who might ask why
libva-vdpau-driver
was added to conflicts.It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.
The driver is only loaded with Nvidia cards.
Try
libva-nvidia-driver
if you really need Nvidia decode through VAAPI.tytan652 commented on 2022-07-08 06:02 (UTC)
This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.
If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.
Pamac has a messed up dependency checker, use another AUR helper for the first install.
This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.
More explaination here: https://ideas.obsproject.com/posts/1558/
It provide any dependency needed for Wayland support.
I'm quite active on OBS discord server (don't PM me directly).