Search Criteria
Package Details: obs-source-dock 0.4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/obs-source-dock.git (read-only, click to copy) |
|---|---|
| Package Base: | obs-source-dock |
| Description: | Plugin for OBS Studio allowing you to create a Dock for a source, which lets you interact, see audio levels, change volume and control media |
| Upstream URL: | https://obsproject.com/forum/resources/source-dock.1317/ |
| Keywords: | obs obs-studio plugin |
| Licenses: | GPL-2.0-or-later |
| Submitter: | tytan652 |
| Maintainer: | tytan652 |
| Last Packager: | tytan652 |
| Votes: | 3 |
| Popularity: | 0.40 |
| First Submitted: | 2021-07-11 06:28 (UTC) |
| Last Updated: | 2024-12-17 08:04 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- obs-studio (obs-studio-with-websocketsAUR, obs-studio-gitAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, teb-obsAUR, obs-studio-libertyAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-hifpsAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
ciara commented on 2025-11-20 00:19 (UTC)
Hey I get a error during compile time i assume due to like qt6 compatibility.
-- The C compiler identification is GNU 15.2.1 -- The CXX compiler identification is GNU 15.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SIMDe: /usr/include (found version "0.8.2") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Qt version found: 6 -- Found OpenGL: /usr/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found WrapVulkanHeaders: /usr/include -- Configuring done (0.8s) CMake Error at CMakeLists.txt:73 (target_link_libraries): Target "source-dock" links to:
but the target was not found. Possible reasons include:
-- Generating done (0.0s) CMake Generate step failed. Build files cannot be regenerated correctly. ==> ERROR: A failure occurred in build(). Aborting...