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.89 |
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 »
Omar007 commented on 2022-10-26 13:20 (UTC)
Probably because the latest PKGBUILD is still the same PKGBUILD as before. I see something went wrong with the mirroring/pushing to the AUR. Different git issue i.c.w. CI pipeline (repository ownership) so the PKGBUILD was never included. I'll fix that in a bit.
quietvoid commented on 2022-10-26 12:17 (UTC)
I'm still unable to build after cloning the latest PKGBUILD.
Omar007 commented on 2022-10-26 08:56 (UTC)
@gutash; it's not advisable to use internal/private git commands. There's no telling when those may change or break.
Due to CVE-2022-39253, the flag protocol.file.allow was changed to default to 'user', which disallows the use of file:// clones. The proper way to deal with this is to set the config flag to re-allow file:// clones instead. I've updated the package to explicitly provide this config flag for the submodule update commands.
gustash commented on 2022-10-22 23:17 (UTC)
A recent git update broke some
-git
packages using submodules. I've seen a common fix between other packages for this, so here's a patch that enables this package to properly build again:Omar007 commented on 2022-07-02 12:14 (UTC)
The project already did back in August. Under the default build options, it's not a new dependency for the client. It is now only additionally being used in the client's X11 displayserver component but it's not a new dependency.
Unless you've manually made changes to the PKGBUILD to change the build options to exclude anything and everything libxkbcommon, nothing changed.
Netboy3 commented on 2022-07-02 12:03 (UTC)
Sorry, my bad. The project just added this dependency officially so I just passed along the message. I should have looked at PKGBUILD
Omar007 commented on 2022-07-02 11:55 (UTC)
@NetBoy3: It already has since August last year.
Netboy3 commented on 2022-07-02 00:52 (UTC)
Now depends on libxkbcommon
Netboy3 commented on 2021-12-26 11:01 (UTC)
Now depends on libpulse and libpipewire-03.so
« First ‹ Previous 1 2 3 4 5 6 Next › Last »