As of today, build still fails with "undefined reference to `XGetXCBConnection'".
Search Criteria
Package Details: obs-studio-git 31.0.3.r236.g000437f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-git |
Description: | Free and open source software for video recording and live streaming |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-only |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett (xiota) |
Last Packager: | xiota |
Votes: | 108 |
Popularity: | 2.35 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-05-10 09:22 (UTC) |
Dependencies (61)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- librist (librist-gitAUR)
- libvpl (libvpl-gitAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmake
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- alsa-lib (make)
- Show 41 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (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)
- Show 126 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 36 Next › Last »
StormEngineer commented on 2016-09-20 01:25 (UTC)
benklett commented on 2016-09-12 17:31 (UTC) (edited on 2016-09-12 17:31 (UTC) by benklett)
StormEngineer, sorry to say, but I am not able to help you. The error is reported and has to be fixed upstream. Unfortunately I do not know when it will be fixed.
StormEngineer commented on 2016-09-12 14:23 (UTC)
[ 62%] Linking CXX executable obs
../libobs/libobs.so.0: undefined reference to `XGetXCBConnection'
collect2: error: ld returned 1 exit status
make[2]: *** [UI/CMakeFiles/obs.dir/build.make:1272: UI/obs] Error 1
make[1]: *** [CMakeFiles/Makefile2:437: UI/CMakeFiles/obs.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
==> ERROR: A failure occurred in build().
ThePooN commented on 2016-08-26 15:03 (UTC)
I have just created the obs-qtwebkit-git package which provides a browser source to obs-studio. It's compatible for both community and -git packages.
brainwall commented on 2016-08-10 13:43 (UTC) (edited on 2016-08-10 13:46 (UTC) by brainwall)
OBS-Studio from comunity is without NVENC :) Continue further in GIT version good job @banklett
hexdsl commented on 2016-05-30 10:34 (UTC)
"If you want to have the stable versions, go to the non-git package." - Blankett
This version is the AUR Package "obs-studio" for all those wondering
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)
This is a -git package, that means you have to update it!
Please do not flag it out of date because of the version number.
The version number will automatically increase to the version of the latest commit.
If you want to have the stable versions, please install the package obs-studio from [community].
escondida commented on 2015-12-22 01:15 (UTC) (edited on 2015-12-22 01:42 (UTC) by escondida)
Hey, thanks for packaging this! Just a couple quick things: you can simplify your dependencies by not listing deps that are already required by other deps, and you don't need to list base or base-devel packages, such as curl, in your deps at all. You can also simplify a number of things by using the literal string obs-studio instead of $_pkgname (after all, the name isn't really a variable), and every PKGBUILD function starts you out already in $srcdir. Finally, the user can specify their own MAKEFLAGS (-j2 et al.) in /etc/makepkg.conf.
If you're interested, there's a simplified PKGBUILD at https://ptpb.pw/ASmJ
benklett commented on 2015-09-28 17:11 (UTC)
If you use an AUR-Helper and you want to install the newest versions of the package, when they come out, please use the obs-studio package.
This package here will always install the newest git version, the version number will automatically increment itself. Please do not flag it out of date, because it does not show the newest version.
benklett commented on 2015-09-25 18:48 (UTC)
ArcticVanguard, i did not mean you, it was anthrit. I took over maintainership, as there was the move to aur4. If you ever want to improve the package, you can. I added you to the list of co-maintainers.
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)