Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielrenninghoff/infinality-ultimate-fedora
Fedora packages for infinality-ultimate-bundle by bohoomil
https://github.com/danielrenninghoff/infinality-ultimate-fedora
Last synced: 5 days ago
JSON representation
Fedora packages for infinality-ultimate-bundle by bohoomil
- Host: GitHub
- URL: https://github.com/danielrenninghoff/infinality-ultimate-fedora
- Owner: danielrenninghoff
- Created: 2015-11-22T15:47:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T14:46:30.000Z (about 7 years ago)
- Last Synced: 2024-08-02T12:51:00.752Z (3 months ago)
- Language: Shell
- Size: 539 KB
- Stars: 59
- Watchers: 4
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - danielrenninghoff/infinality-ultimate-fedora - Fedora packages for infinality-ultimate-bundle by bohoomil (others)
README
# Infinality-Ultimate-Bundle for Fedora
I've packaged the Infinality-Ultimate-Bundle by bohoomil for Fedora.
Please see [this](http://danielrenninghoff.com/2015/11/22/infinality-ultimate-bundle-packaged-for-fedora/) blogpost for more information and installation instructions.## Compilation
You always need to add the ARCH variable when invoking make. This way, you can compile packages for different architectures.
Type ```make all ARCH=x86_64``` to create all packages.To just create one package, use for example ```make pkg PKG=fontconfig-infinality-ultimate/ ARCH=x86_64```. Make sure to add a slash at the end of the package name.