Mageia Bugzilla – Attachment 13269 Details for
Bug 30468
Make a gnu-efi rpm and push it to official medias
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec file for steamtricks
steamtricks.spec (text/plain), 1.66 KB, created by
Kristoffer Grundström
on 2022-05-23 21:16:32 CEST
(
hide
)
Description:
Spec file for steamtricks
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2022-05-23 21:16:32 CEST
Size:
1.66 KB
patch
obsolete
>Name: steamtricks >Version: 0.3.1 >Release: %mkrel 1 >Summary: Workarounds for problems with Steam on Linux >License: GPL-2.0-only >Group: Amusements/Games/Other >URL: https://steamtricks.github.io/steamtricks/ >Source: https://github.com/steamtricks/steamtricks/archive/%{version}/%{name}-%{version}.tar.gz >BuildRequires: systemd-rpm-macros ># see https://github.com/steamtricks/steamtricks/issues/27 >Requires: coreutils >Requires: findutils >Requires: grep >Requires: patch >Requires: rpm >Requires: sed ># steamtricksd.service file utilizes `script` >Requires: util-linux >Requires: which >Recommends: ca-certificates-steamtricks >Recommends: steamtricks-data >BuildArch: noarch >%{?systemd_requires} > >%description >steamtricks provides workarounds for problems with Steam on Linux. > >Steam primarily targets Ubuntu and not the wider base of Linux distributions. >This has led to a number of suboptimal experiences for users not on an >officially supported distribution. The goal of this project is to >provide workarounds and solutions to those problems in an easy to use package. >Currently, workarounds exist in some distribution packages and in various forums >and the like. This project aims to be the upstream source for packaging Steam >fixes. > >%prep >%autosetup -p1 > >%build >#Nothing to build > >%install >%make_install > >%files >%license COPYING >%doc AUTHORS >%{_bindir}/%{name} >%{_datadir}/%{name} ># <= leap 42.1 does not provide _userunitdir >%if 0%{!?_userunitdir:1} > %define _userunitdir %{_prefix}/lib/systemd/user > %dir %{_prefix}/lib/systemd/user >%endif >%{_userunitdir}/%{name}d.service
Name: steamtricks Version: 0.3.1 Release: %mkrel 1 Summary: Workarounds for problems with Steam on Linux License: GPL-2.0-only Group: Amusements/Games/Other URL: https://steamtricks.github.io/steamtricks/ Source: https://github.com/steamtricks/steamtricks/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: systemd-rpm-macros # see https://github.com/steamtricks/steamtricks/issues/27 Requires: coreutils Requires: findutils Requires: grep Requires: patch Requires: rpm Requires: sed # steamtricksd.service file utilizes `script` Requires: util-linux Requires: which Recommends: ca-certificates-steamtricks Recommends: steamtricks-data BuildArch: noarch %{?systemd_requires} %description steamtricks provides workarounds for problems with Steam on Linux. Steam primarily targets Ubuntu and not the wider base of Linux distributions. This has led to a number of suboptimal experiences for users not on an officially supported distribution. The goal of this project is to provide workarounds and solutions to those problems in an easy to use package. Currently, workarounds exist in some distribution packages and in various forums and the like. This project aims to be the upstream source for packaging Steam fixes. %prep %autosetup -p1 %build #Nothing to build %install %make_install %files %license COPYING %doc AUTHORS %{_bindir}/%{name} %{_datadir}/%{name} # <= leap 42.1 does not provide _userunitdir %if 0%{!?_userunitdir:1} %define _userunitdir %{_prefix}/lib/systemd/user %dir %{_prefix}/lib/systemd/user %endif %{_userunitdir}/%{name}d.service
View Attachment As Raw
Actions:
View
Attachments on
bug 30468
: 13269 |
13270