Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MaxxedSUSE
looking-glass
looking-glass-module-dkms.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File looking-glass-module-dkms.spec of Package looking-glass
# # spec file for package looking-glass-module-dkms # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: looking-glass-module-dkms Version: B7rc1 Release: 0 Summary: A kernel module to the IVSHMEM device License: GPL-2.0 URL: https://looking-glass.io/ Source0: https://github.com/gnif/LookingGlass/archive/refs/tags/LookingGlass-B7rc1.tar.gz %if 0%{?suse_version} BuildRequires: Mesa-libGLESv3-devel BuildRequires: libSDL2-devel BuildRequires: libSDL2_ttf-devel BuildRequires: libXss-devel BuildRequires: libnettle-devel BuildRequires: libvulkan1 BuildRequires: libwayland-egl-devel BuildRequires: spice-protocol-devel BuildRequires: zlib-devel-static %else BuildRequires: libglvnd-devel BuildRequires: spice-protocol BuildRequires: nettle-devel BuildRequires: pkgconf-pkg-config BuildRequires: wayland-devel BuildRequires: libXScrnSaver-devel BuildRequires: libXrandr-devel BuildRequires: dejavu-sans-mono-fonts BuildRequires: vulkan-loader BuildRequires: glibc-all-langpacks %endif BuildRequires: binutils-devel = 2.39 BuildRequires: clang BuildRequires: cmake BuildRequires: fontconfig-devel BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: libX11-devel BuildRequires: libXi-devel BuildRequires: libconfig-devel BuildRequires: make BuildRequires: nettle BuildRequires: pkgconfig BuildRequires: wayland-protocols-devel BuildRequires: pkgconfig(libpipewire-0.3) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xpresent) BuildRequires: obs-studio-devel BuildRequires: libavutil57 Requires: dkms Epoch: 2 ExclusiveArch: x86_64 %description A kernel module that implements a basic interface to the IVSHMEM device for when using LookingGlass in VM->VM mode. %prep %setup -q -n LookingGlass-B7rc1 %check %build %install mkdir -p %{buildroot}/usr/src/kernel-modules/%{name}-%{version} install -m644 module/Makefile module/dkms.conf module/kvmfr.{h,c} %{buildroot}/usr/src/kernel-modules/%{name}-%{version}/ %files /usr/src/ %attr(0644, root, root) "/usr/src/kernel-modules/%{name}-%{version}/Makefile" %attr(0644, root, root) "/usr/src/kernel-modules/%{name}-%{version}/dkms.conf" %attr(0644, root, root) "/usr/src/kernel-modules/%{name}-%{version}/kvmfr.h" %attr(0644, root, root) "/usr/src/kernel-modules/%{name}-%{version}/kvmfr.c" %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor