1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: ruby-entypo-rails
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
gem2deb,
ruby-railties
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-entypo-rails.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-entypo-rails
Homepage: https://github.com/lwe/entypo-rails
XS-Ruby-Versions: all
Package: ruby-entypo-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: fonts-entypo,
${ruby:Depends},
${misc:Depends},
${shlibs:Depends}
Description: rails asset pipeline plugin providing Entypo icons
Rails asset pipeline plugin and CSS mappings for the Entypo pictograms by
Daniel Bruce http://www.entypo.com
.
Entypo fonts are available via fonts-entypo package. ttf, woff, eot and svg
formats are available.
Package: fonts-entypo
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: icon fonts of dingbat style by Daniel Bruce
Entypo is an icon font designed by Daniel Bruce http://www.entypo.com.
It follows dingbat style.
.
This package contains ttf, eot, woff and svg format fonts. It is part of
entypo-rails ruby gem.
|