Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MaxxedSUSE:leap
looking-glass
looking-glass-client.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File looking-glass-client.spec of Package looking-glass
# # spec file for package looking-glass-client # # 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-client Version: B7rc1 Release: 0 Summary: A client application for accessing the LookingGlass IVSHMEM device of a VM 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: binutils-devel = 2.39 BuildRequires: clang BuildRequires: cmake BuildRequires: dejavu-sans-mono-fonts BuildRequires: fontconfig-devel BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: glibc-all-langpacks BuildRequires: libdecor-devel BuildRequires: libglvnd-devel BuildRequires: libnettle-devel BuildRequires: libpulse-devel BuildRequires: libsamplerate-devel BuildRequires: libSDL2-devel BuildRequires: libSDL2_ttf-devel BuildRequires: libvulkan1 BuildRequires: libwayland-egl-devel BuildRequires: libxkbcommon-devel BuildRequires: libXpresent-devel BuildRequires: libXrandr-devel BuildRequires: libXScrnSaver-devel BuildRequires: libXss-devel BuildRequires: make BuildRequires: Mesa-libGLESv3-devel BuildRequires: nettle-devel BuildRequires: pipewire-devel BuildRequires: pkgconf-pkg-config BuildRequires: pkgconfig BuildRequires: spice-protocol-devel BuildRequires: vulkan-loader BuildRequires: wayland-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 BuildRequires: clang BuildRequires: cmake BuildRequires: fontconfig-devel BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: libX11-devel BuildRequires: libXi-devel BuildRequires: libconfig-devel BuildRequires: wayland-protocols-devel BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xinerama) BuildRequires: obs-studio-devel BuildRequires: libavutil57 Requires: binutils Requires: fontconfig Requires: gcc-c++ Requires: glibc-devel Requires: gmp-devel Requires: Mesa-libEGL-devel Requires: libGL Requires: libpipewire-0_3-0 Requires: libpulse0 Requires: libsamplerate0 Requires: libX11-6 Requires: libXcursor1 Requires: libXfixes3 Requires: libXi6 Requires: libXinerama1 Requires: libxkbcommon0 Requires: libXpresent1 Requires: libxcb-screensaver0 Requires: xscreensaver Requires: nettle Requires: wayland-devel Requires: zlib-devel Requires: zstd Epoch: 2 ExclusiveArch: x86_64 %description A client application for accessing the LookingGlass IVSHMEM device of a VM. %prep %setup -q -n LookingGlass-B7rc1 %check %build pushd client/build cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -CT_CC_GCC_EXTRA_CONFIG_ARRAY="--without-zstd" .. make popd %install pushd client/build make DESTDIR=%{buildroot} install popd %files %{_bindir}/looking-glass-client %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