Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : fontcustom | name : fontcustom | ||||
| version : 2.0.0 | version : 2.0.0 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://rubygems.org/downloads/fontcustom-2.0.0.gem : c6da0f8d0b789acb33ae39059fea321b2198b45828e9f9b61ecbc9db53b92be5 | - git|https://github.com/FontCustom/fontcustom.git : v2.0.0 | ||||
| license : MIT | license : MIT | ||||
| component : multimedia.graphics | component : multimedia.graphics | ||||
| summary : Generate custom icon webfonts from the comfort of the command line. | summary : Generate custom icon webfonts from the comfort of the command line. | ||||
| description: | | description: | | ||||
| Generate custom icon webfonts from the comfort of the command line. | Generate custom icon webfonts from the comfort of the command line. | ||||
| extract : no | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(ruby-2.3) | - pkgconfig(ruby-2.6) | ||||
| - git | |||||
| rundeps : | rundeps : | ||||
| - fontforge | - fontforge | ||||
| - ruby-listen | - ruby-listen | ||||
| - ruby-thor | - ruby-thor | ||||
| - sfnt2woff-zopfli | - sfnt2woff-zopfli | ||||
| - woff2 | - woff2 | ||||
| - woff-tools | - woff-tools | ||||
| setup : | | |||||
| sed -i "s|~>1.4|~>2.1|g" fontcustom.gemspec | |||||
| build : | | |||||
| %gem_build | |||||
| install : | | install : | | ||||
| export geminstalldir=$(ruby -e'puts Gem.default_dir') | %gem_install | ||||
| export GEM_HOME=$geminstalldir | No newline at end of file | ||||
| export GEM_PATH=$geminstalldir | |||||
| gem install \ | |||||
| --ignore-dependencies \ | |||||
| --no-user-install \ | |||||
| -i "$installdir/$geminstalldir" \ | |||||
| -n "$installdir/usr/bin" \ | |||||
| $sources/fontcustom-$version.gem | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.