Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Blackcatmaxy
ferium
ferium.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ferium.spec of Package ferium
# # spec file for package ferium # # Copyright (c) 2022 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: ferium # This will be set by osc services, that will run after this. Version: 4.1.10~0 Release: 0%{?dist} Summary: CLI program for managing Minecraft mods from Modrinth, CurseForge, and Github Releases License: MPL-2.0 # Select a group from this link: # https://en.opensuse.org/openSUSE:Package_group_guidelines Group: Amusements/Games/Other URL: https://github.com/gorilla-devs/ferium Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: gtk3-devel %if 0%{?fedora} BuildRequires: glibc-langpack-en %endif %description A fast and feature rich CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases %prep %autosetup -a1 mkdir .cargo cp %{SOURCE2} .cargo/config # Remove exec bits to prevent an issue in fedora shebang checking. find vendor -type f -name \*.rs -exec chmod -x '{}' \; %build %{cargo_build} %install %{cargo_install} %files %{_bindir}/ferium %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