Search Criteria
Package Details: obs-plugin-looking-glass-git 2:B6.r51.g53525847-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/looking-glass-git.git (read-only, click to copy) |
---|---|
Package Base: | looking-glass-git |
Description: | Plugin for OBS Studio to stream directly from Looking Glass without having to record the Looking Glass client |
Upstream URL: | https://looking-glass.io/ |
Licenses: | GPL2 |
Conflicts: | obs-plugin-looking-glass |
Provides: | obs-plugin-looking-glass |
Submitter: | Omar007 |
Maintainer: | Omar007 |
Last Packager: | Omar007 |
Votes: | 14 |
Popularity: | 0.82 |
First Submitted: | 2017-12-14 09:38 (UTC) |
Last Updated: | 2023-05-08 10:14 (UTC) |
Dependencies (16)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- obs-studio (obs-studio-libertyAUR, obs-studio-gitAUR, obs-studio-tytan652AUR, obs-studio-browserAUR, obs-studio-rcAUR)
- binutils (make)
- cmake (cmake-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libegl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, libglvnd) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libxi (libxi-gitAUR) (make)
- libxpresent (make)
- libxss (make)
- obs-studio (obs-studio-libertyAUR, obs-studio-gitAUR, obs-studio-tytan652AUR, obs-studio-browserAUR, obs-studio-rcAUR) (make)
- spice-protocol (spice-protocol-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
rku commented on 2021-08-16 09:20 (UTC) (edited on 2021-08-16 09:20 (UTC) by rku)
Package fails to build. I was told by looking-glass maintainers that in-source builds are not supported and that may be a reason.
Netboy3 commented on 2021-07-23 12:16 (UTC)
You are correct. My bad.
Omar007 commented on 2021-07-20 09:02 (UTC) (edited on 2021-07-20 09:05 (UTC) by Omar007)
@Netboy3; I'm not pulling/building against master submodules or otherwise diverting those definitions to commits not specified by upstream. Each git repo defines the submodule version/commit being used. That means (at the time of writing) for looking-glass it's using cimgui@83f729b (a.k.a. cimgui 1.82), which in turn uses imgui@64aab84 (1.82 + 2 extra). This isn't functioning any differently from the submodules it had already; PureSpice and LGMP.
Netboy3 commented on 2021-07-20 01:57 (UTC)
Thx for adding the new cimgui/imgui dependency. Only thing you should consider is that the devs are currently building against version 1.82 of cimgui/imgui and you are pulling cimgui master which seems to be quite active and might cause LG builds to break or be inconsistent with the way the LG devs use it.
svenstaro commented on 2021-07-18 23:09 (UTC)
Working patch:
Ghosthree3 commented on 2021-07-18 05:49 (UTC) (edited on 2021-07-18 23:08 (UTC) by svenstaro)
Latest commit(s) break build.
Builds successfully from --recursive cloned source independently.
Netboy3 commented on 2021-02-20 15:38 (UTC)
Dependency on glu was removed. Please see commit: https://github.com/gnif/LookingGlass/commit/2973319bff80bf1531265bdbec6707bdda3f40eb
xiretza commented on 2021-01-20 09:59 (UTC)
Now requires
makedepends=('libxss')
anddepends=('libxss')
inpackage_looking-glass-git()
: https://github.com/gnif/LookingGlass/commit/8cb0cbb91d21f501d0c3ac367ba98ece284bd8e3xiretza commented on 2021-01-17 16:39 (UTC)
requires
makedepends=('wayland-protocols')
.Netboy3 commented on 2020-08-07 16:32 (UTC)
Hi @Omar007. Now that the MinGW cross-compiler toolchain mingw-w64-gcc and all it's dependencies are available in the community repo, you might want to consider adding building the looking-glass Windows host executable to this package.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »