Search Criteria
Package Details: lib32-obs-vkcapture-git r46.0645e74-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-vkcapture-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-vkcapture-git |
Description: | OBS Linux Vulkan/OpenGL game capture (32-bit) |
Upstream URL: | https://github.com/nowrep/obs-vkcapture |
Keywords: | obs-studio opengl vulkan |
Licenses: | GPL2 |
Conflicts: | lib32-obs-vkcapture |
Provides: | lib32-obs-vkcapture |
Submitter: | nowrep |
Maintainer: | nowrep |
Last Packager: | nowrep |
Votes: | 18 |
Popularity: | 0.62 |
First Submitted: | 2021-03-22 15:41 (UTC) |
Last Updated: | 2021-12-23 09:25 (UTC) |
Dependencies (9)
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglpAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-libglvnd)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglpAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-libglvnd) (make)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
1 2 Next › Last »
parkerlreed commented on 2023-01-03 19:10 (UTC)
Would makedepends not work for that? Require obs during compile but not install
But yeah separate package would probably be better if noplugin works for the flatpak.
nowrep commented on 2022-09-13 08:14 (UTC)
If obs-studio is made optional dependency then the build will fail without it. It is required dependency, unless building with BUILD_PLUGIN=OFF. For the flatpak usecase, i think it would make more sense to add new AUR package (obs-vkcapture-git-noplugin ?).
cobaltspace commented on 2022-09-12 21:57 (UTC) (edited on 2022-09-12 21:58 (UTC) by cobaltspace)
Could
obs-studio
be made an optional dependency so that this can be installed just for use with flatpak obs? I guessobs-studio
will also need to be a make dependency.SunRed commented on 2022-08-27 20:57 (UTC)
Hey! I pushed a new package to the AUR that uses a fixed release tag of this package's source. Let me know if I should add you as a maintainer since you maintain this package.
qqzzxxcc commented on 2021-12-21 20:21 (UTC) (edited on 2021-12-21 20:22 (UTC) by qqzzxxcc)
Fails to build
PedroHLC commented on 2021-08-01 15:21 (UTC) (edited on 2021-08-01 15:22 (UTC) by PedroHLC)
Could you add?:
provides=("obs-vkcapture=$pkgver")
topackage_obs-vkcature-git
;provides=("lib32-obs-vkcapture=$pkgver")
topackage_lib32-obs-vkcature-git
.I'll need to tag this as a dependency.
nowrep commented on 2021-06-06 17:03 (UTC)
Should be fixed now.
Lucki commented on 2021-06-05 18:25 (UTC)
The second compile process fails in a clean chroot:
cobaltspace commented on 2021-04-07 22:14 (UTC)
It might be better to instead of depending on
obs-studio-git
to depend onobs-studio>=27
nowrep commented on 2021-03-23 12:26 (UTC)
Fixed
1 2 Next › Last »