grillo-delmal / inochi-creator-rpm

0 stars 0 forks source link

Inochi Creator RPM

This repository contains the files necesary to generate a RPM package of a barebones version of Inochi Creator. It also includes a script to download the upstream package and strip it from the non redistributable files.

Packages generated using this files and scripts are not supported by the upstream Inochi2D project.

If you want to use this software on Fedora, you can use the COPR version from the following link

https://copr.fedorainfracloud.org/coprs/grillo-delmal/inochi2d/

If you have a problem or need help with builds provided in COPR, please open an issue here and I'll see how to help out, either by providing a fix or by checking on a supported version if it's a problem that's also present on the upstream Inochi2D project.

Building

If you want to build the RPM locally on Fedora you need the following tools

git curl rpmdevtools fedpkg

Prepare the sources

First you need to download the sources,

./generate-tarball.sh
spectool -g inochi-creator.spec

(this is basically what the prepare.sh script does)

Build

fedpkg --release f36 --name inochi-creator mockbuild

About the icon

The included icon is Copyright (c) 2022 Grillo del Mal, Anasu.

It is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

license

For more information check their source at https://github.com/grillo-delmal/vpuppet-icons