Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37894738
en ru br
ALT Linux repos
S:1.4.3-alt1

Group :: Other
RPM: obs-vkcapture

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: obs-vkcapture
Version: 1.4.1
Release: alt1

Summary: OBS Linux Vulkan/OpenGL game capture

License: GPL-2.0
Group: Other
Url: https://github.com/nowrep/obs-vkcapture

# Source-url: https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake gcc-c++
BuildRequires: libobs-devel libvulkan-devel libGL-devel libEGL-devel
BuildRequires: libX11-devel libxcb-devel libwayland-client-devel

ExcludeArch: %ix86 armh

%description
%summary

Add Game Capture to your OBS scene.
Start the game with capture enabled obs-gamecapture command.
(Recommended) Start the game with only Vulkan capture enabled
env OBS_VKCAPTURE=1 command.

%prep
%setup

%build
%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
%cmake_build

%install
%cmake_install

%files
%doc *.md LICENSE
%_bindir/obs-gamecapture
%_bindir/obs-glcapture
%_bindir/obs-vkcapture
%_libdir/libobs_glcapture.so
%_libdir/libVkLayer_obs_vkcapture.so
%_libdir/obs-plugins/linux-vkcapture.so
%_datadir/obs/obs-plugins/linux-vkcapture/*
%_datadir/vulkan/implicit_layer.d/obs_vkcapture_64.json

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin