Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Rabbit95
umu-launcher
umu-launcher.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File umu-launcher.spec of Package umu-launcher
# # spec file for package umu-launcher # # Copyright (c) 2024 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: umu-launcher Version: 1.1.1 Release: 0 Summary: A tool for launching non-steam games with proton License: GPL-3.0-only URL: https://github.com/Open-Wine-Components/umu-launcher Source0: %{name}-%{version}.tar.zst Source1: _service Source2: _servicedata Source3: umu-launcher.obsinfo Source4: series Patch1: no-git-for-version.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: meson >= 0.54.0 BuildRequires: ninja BuildRequires: python3 BuildRequires: python3-build BuildRequires: python3-devel BuildRequires: python3-filelock BuildRequires: python3-hatchling BuildRequires: python3-installer BuildRequires: python3-xlib BuildRequires: scdoc BuildRequires: zstd BuildRequires: man Requires: python3 Requires: python3-filelock Requires: python3-xlib BuildArch: noarch %description This is a unified launcher for Windows games on Linux. It is essentially a copy of the Steam Runtime Tools and Steam Linux Runtime that Valve uses for Proton, with some modifications made so that it can be used outside of Steam. %prep %autosetup -p1 %build ./configure.sh --prefix=%{_prefix} %make_build UMU_VERSION=%{version} %install %make_install PYTHONDIR=%{python3_sitelib} UMU_VERSION=%{version} %files %license LICENSE %doc README.md %{_bindir}/umu-run %{_mandir}/man*/umu* %{_datadir}/steam/compatibilitytools.d/umu-launcher/ %{python3_sitelib}/umu/ %{python3_sitelib}/umu_launcher-%{version}.dist-info # TODO: should ensure it uses the same values as the steam package? %dir %{_datadir}/steam %dir %{_datadir}/steam/compatibilitytools.d #/ TODO %{_datadir}/steam/compatibilitytools.d/umu-launcher %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