thanks for the update liberty, adding vlc makes the package build correctly
Search Criteria
Package Details: obs-studio-liberty 30.2.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-liberty.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-liberty |
Description: | Free, open source software for live streaming and recording. With Browser Source support. Without the need to install ffmpeg-obs, etc. |
Upstream URL: | https://github.com/obsproject/obs-studio |
Keywords: | obs obs-studio stream |
Licenses: | GPL-2.0-or-later |
Conflicts: | obs-browser, obs-linuxbrowser, obs-studio, obs-studio-amf, obs-studio-browser, obs-studio-git, obs-studio-tytan652, obs-websocket |
Provides: | obs-browser, obs-studio, obs-vst, obs-websocket |
Submitter: | LibertyGM |
Maintainer: | LibertyGM |
Last Packager: | LibertyGM |
Votes: | 6 |
Popularity: | 1.42 |
First Submitted: | 2024-03-31 01:53 (UTC) |
Last Updated: | 2024-11-01 07:28 (UTC) |
Dependencies (79)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, 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 (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librist (librist-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libx11 (libx11-gitAUR)
- Show 59 more dependencies...
Required by (145)
- 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)
- obs-3d-effect (requires obs-studio)
- Show 125 more...
Sources (5)
Fazzi commented on 2024-11-01 13:16 (UTC)
LibertyGM commented on 2024-11-01 05:55 (UTC)
Fazzi, You first write about one package (vlc), then about the second (vlc-luajit). We need to think about how best to solve this. I am building with a minimum number of dependencies so that it does not break when updating. The package you suggested is in the AUR, not in the developer repositories. We need to figure out how to do this using packages from official repositories.
Fazzi commented on 2024-10-31 21:52 (UTC)
this package fails to be built if I do not have vlc-luajit installed. This package NEEDS vlc-luajit installed, or I cannot complete build.
LibertyGM commented on 2024-10-30 18:20 (UTC)
Fazzi. VLC and OBS are compiled with different lua version. Therefore, I do not include it in the mandatory dependencies. I prefer that the mandatory inclusion of VLC can be harmful in some cases.
As for paru and yay, I'm going both ways. I don't quite understand what you mean.
Fazzi commented on 2024-10-30 14:20 (UTC) (edited on 2024-10-30 14:27 (UTC) by Fazzi)
LibertyGM,
no problem.
Issue is this when building:
CMake Error at plugins/vlc-video/CMakeLists.txt:21 (message):
Required system header <vlc/libvlc.h> not found.
Call Stack (most recent call first):
plugins/vlc-video/CMakeLists.txt:40 (check_vlc_path)
this is because vlc is not added as a dependency.
edit: also, with aur helpers, this package rebuilds a lot. do you know why? No new OBS version is released yet paru / yay still prompt me for updates
Manutherium commented on 2024-10-21 16:13 (UTC) (edited on 2024-10-21 16:15 (UTC) by Manutherium)
Actually, you have to install vlc
first if you want to compile obs-studio-liberty
successfully. If not, the compilation crashed with the same error reported by trustin. Once OBS installed, you can uninstall VLC safely, but compilation fails without.
NB: installing obs-studio-liberty
and vlc
simultaneously with the AUR helper yay
doesn’t help.
LibertyGM commented on 2024-10-18 22:05 (UTC)
Fazzi, English is not my native language. Describe the problem in more detail in simple words.
Fazzi commented on 2024-10-18 15:36 (UTC)
can confirm vlc as a missing dep.
LibertyGM commented on 2024-08-25 16:06 (UTC) (edited on 2024-08-25 16:07 (UTC) by LibertyGM)
If you have an Nvidia card and have problems with the crash and unstable operation of the program − use the variable __NV_DISABLE_EXPLICIT_SYNC=1 to run OBS and everything will work fine!
trustin commented on 2024-07-19 13:21 (UTC)
Thanks for working on this package, @LibertyGM!
It looks like it has a missing dependency (vlc
or vlc-luajit
?):
CMake Error at plugins/vlc-video/CMakeLists.txt:21 (message):
Required system header <vlc/libvlc.h> not found.
Call Stack (most recent call first):
plugins/vlc-video/CMakeLists.txt:40 (check_vlc_path)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
-> error making: obs-studio-liberty-exit status 4
Pinned Comments
LibertyGM commented on 2024-04-28 14:53 (UTC) (edited on 2024-04-28 14:54 (UTC) by LibertyGM)
If you liked the obs-studio-liberty build, write in the comments, so I understand that I should work on the project.
Fazzi commented on 2024-04-03 11:02 (UTC)
Thanks for this pkgbuild, I only needed a version of OBS which had the browser source stuff added, and your build seemed to do that! :)