Page MenuHomeSolus

D4839.id11845.diff
No OneTemporary

D4839.id11845.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,16 @@
name : fontcustom
version : 2.0.0
-release : 3
+release : 4
source :
- - https://rubygems.org/downloads/fontcustom-2.0.0.gem : c6da0f8d0b789acb33ae39059fea321b2198b45828e9f9b61ecbc9db53b92be5
+ - git|https://github.com/FontCustom/fontcustom.git : v2.0.0
license : MIT
component : multimedia.graphics
summary : Generate custom icon webfonts from the comfort of the command line.
description: |
Generate custom icon webfonts from the comfort of the command line.
-extract : no
builddeps :
- - pkgconfig(ruby-2.3)
+ - pkgconfig(ruby-2.6)
+ - git
rundeps :
- fontforge
- ruby-listen
@@ -18,13 +18,9 @@
- sfnt2woff-zopfli
- woff2
- woff-tools
+setup : |
+ sed -i "s|~>1.4|~>2.1|g" fontcustom.gemspec
+build : |
+ %gem_build
install : |
- export geminstalldir=$(ruby -e'puts Gem.default_dir')
- export GEM_HOME=$geminstalldir
- export GEM_PATH=$geminstalldir
- gem install \
- --ignore-dependencies \
- --no-user-install \
- -i "$installdir/$geminstalldir" \
- -n "$installdir/usr/bin" \
- $sources/fontcustom-$version.gem
+ %gem_install
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>fontcustom</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>MIT</License>
<PartOf>multimedia.graphics</PartOf>
@@ -19,191 +19,94 @@
</Description>
<PartOf>multimedia.graphics</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/build_info</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/cache/fontcustom-2.0.0.gem</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/cdesc-Base.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/check_fontforge-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/check_woff2-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/checksum-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/compile-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Base/start_generators-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/cdesc-CLI.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/compile-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/config-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/show_help-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/source_root-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/CLI/watch-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Error/cdesc-Error.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/cdesc-Font.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/create_fonts-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/create_output_dirs-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/delete_old_fonts-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/generate-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/manifest-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Font/set_glyph_info-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/cdesc-Template.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/create_files-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/delete_old_templates-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/font_face-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/font_name-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/generate-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/get_source_path-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/get_target_path-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/glyph_properties-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/glyph_selectors-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/glyphs-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/manifest-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/pseudo_element-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/set_relative_paths-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/Template/woff_base64-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Generator/cdesc-Generator.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/cdesc-Manifest.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/create_manifest-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/delete-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/get-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/manifest-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/reload-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Manifest/set-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/cdesc-Options.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/check_input-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/check_template_paths-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/clean_css_selector-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/clean_font_name-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/load_config-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/merge_options-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/overwrite_examples-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/parse_options-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/print_debug-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/set_config_path-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/set_input_paths-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Options/set_output_paths-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/HashWithMethodAccess/cdesc-HashWithMethodAccess.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/HashWithMethodAccess/method_missing-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/behavior-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/cdesc-Utility.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/destination_root-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/line_break-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/methodize_hash-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/options-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/project_root-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/say_changed-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/say_message-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/say_status-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/shell-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/shell-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/source_paths-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/symbolize_hash-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Utility/write_file-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/callback-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/cdesc-Watcher.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/compile-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/create_listener-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/listen_eq2-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/new-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/start-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/stop-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/Watcher/watch-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/cdesc-Fontcustom.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/gem_lib-c.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/Fontcustom/gem_lib-i.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/cache.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/scripts/page-eotlitetool_py.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/scripts/page-generate_py.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/templates/page-_fontcustom-rails_scss.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/templates/page-_fontcustom_scss.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/templates/page-fontcustom-preview_html.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc/fontcustom-2.0.0/ri/lib/fontcustom/templates/page-fontcustom_css.ri</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/extensions</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/.gitignore</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/.travis.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/CHANGELOG.md</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/CONTRIBUTING.md</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/Gemfile</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/LICENSES.txt</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/README.md</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/Rakefile</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/bin/fontcustom</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/fontcustom.gemspec</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/gemfiles/Gemfile.listen_1</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/gemfiles/Gemfile.listen_2</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/base.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/cli.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/error.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/generator/font.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/generator/template.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/manifest.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/options.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/eotlitetool.py</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/generate.py</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/sfnt2woff</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/sfnt2woff.exe</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/_fontcustom-rails.scss</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/_fontcustom.scss</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom-preview.html</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom.css</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/utility.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/version.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/lib/fontcustom/watcher.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/_example-rails.scss</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example-preview.html</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.css</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.eot</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.svg</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.ttf</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.woff</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest-corrupted.json</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest-empty.json</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest.json</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/fontcustom.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/another-font.ttf</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/dont-delete-me.bro</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom.css</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.eot</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.svg</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.ttf</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.woff</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/any-file-name.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/config-is-in-dir/fontcustom.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom-empty.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom-malformed.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/no-config-here/.gitkeep</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/options/rails-like/config/fontcustom.yml</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/sandbox/.gitkeep</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/not-a-dir</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/templates/custom.css</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/templates/regular.css</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors-empty/no_vectors_here.txt</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/C.svg</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/D.svg</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/a_R3ally-eXotic f1Le Name.svg</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/base_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/cli_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/generator/font_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/generator/template_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/manifest_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/options_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/utility_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/fontcustom/watcher_spec.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/fontcustom-2.0.0/spec/spec_helper.rb</Path>
- <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/specifications/fontcustom-2.0.0.gemspec</Path>
+ <Path fileType="executable">/usr/bin/fontcustom</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/build_info</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/doc</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/extensions</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/.gitignore</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/.travis.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/CHANGELOG.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/CONTRIBUTING.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/Gemfile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/LICENSES.txt</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/README.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/Rakefile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/bin/fontcustom</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/fontcustom.gemspec</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/gemfiles/Gemfile.listen_1</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/gemfiles/Gemfile.listen_2</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/base.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/cli.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/error.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/generator/font.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/generator/template.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/manifest.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/options.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/eotlitetool.py</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/generate.py</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/sfnt2woff</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/scripts/sfnt2woff.exe</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/_fontcustom-rails.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/_fontcustom.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom-preview.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom.css</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/templates/fontcustom.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/utility.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/version.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/lib/fontcustom/watcher.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/_example-rails.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example-preview.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.css</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.eot</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.svg</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.ttf</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/example/example.woff</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest-corrupted.json</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest-empty.json</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/.fontcustom-manifest.json</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/fontcustom.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/another-font.ttf</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/dont-delete-me.bro</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom.css</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.eot</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.svg</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.ttf</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/generators/mixed-output/fontcustom_82a59e769bc60192484f2620570bbb59.woff</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/any-file-name.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/config-is-in-dir/fontcustom.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom-empty.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom-malformed.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/fontcustom.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/no-config-here/.gitkeep</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/options/rails-like/config/fontcustom.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/sandbox/.gitkeep</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/not-a-dir</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/templates/custom.css</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/templates/regular.css</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors-empty/no_vectors_here.txt</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/C.svg</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/D.svg</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fixtures/shared/vectors/a_R3ally-eXotic f1Le Name.svg</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/base_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/cli_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/generator/font_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/generator/template_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/manifest_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/options_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/utility_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/fontcustom/watcher_spec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/fontcustom-2.0.0/spec/spec_helper.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/specifications/fontcustom-2.0.0.gemspec</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-03-27</Date>
+ <Update release="4">
+ <Date>2018-12-27</Date>
<Version>2.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:26 PM (3 h, 2 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835962
Default Alt Text
D4839.id11845.diff (34 KB)

Event Timeline