PN: ttf-bitstream-vera
PV: 1.10
PR: r0
PKGV: 1.10
PKGR: r0.5
LICENSE: BitstreamVera
DESCRIPTION: The Bitstream Vera fonts include four monospace and sans faces (normal, oblique, bold, bold oblique) and two serif faces (normal and bold).  In addition Fontconfig/Xft2 can artificially oblique the serif faces for you: this loses hinting and distorts the faces slightly, but is visibly different than normal and bold, and reasonably pleasing.
SUMMARY: The Bitstream Vera fonts - TTF Edition
RDEPENDS:ttf-bitstream-vera: fontconfig-utils
SECTION: x11/fonts
PKG:ttf-bitstream-vera: ttf-bitstream-vera
FILES:ttf-bitstream-vera: /usr/share/fonts
FILES_INFO:ttf-bitstream-vera: {"/usr/share/fonts/ttf/Vera.ttf": 65932, "/usr/share/fonts/ttf/VeraBI.ttf": 63208, "/usr/share/fonts/ttf/VeraBd.ttf": 58716, "/usr/share/fonts/ttf/VeraIt.ttf": 63684, "/usr/share/fonts/ttf/VeraMoBI.ttf": 55032, "/usr/share/fonts/ttf/VeraMoBd.ttf": 49052, "/usr/share/fonts/ttf/VeraMoIt.ttf": 54508, "/usr/share/fonts/ttf/VeraMono.ttf": 49224, "/usr/share/fonts/ttf/VeraSe.ttf": 60280, "/usr/share/fonts/ttf/VeraSeBd.ttf": 58736}
pkg_postinst:ttf-bitstream-vera: #!/bin/sh\nset -e\nif [ -n "$D" ] ; then\n\t$INTERCEPT_DIR/postinst_intercept update_font_cache ${PKG} mlprefix= binprefix= \\\n\t\t'bindir="/usr/bin"' \\\n\t\t'libdir="/usr/lib"' \\\n\t\t'libexecdir="/usr/libexec"' \\\n\t\t'base_libdir="/usr/lib"' \\\n\t\t'fontconfigcachedir="/var/cache/fontconfig"' \\\n\t\t'fontconfigcacheparams="-v"' \\\n\t\t'fontconfigcacheenv="FC_DEBUG=1"'\nelse\n\tFC_DEBUG=1 fc-cache -v\nfi\n
pkg_postrm:ttf-bitstream-vera: #!/bin/sh\nset -e\nif [ -n "$D" ] ; then\n\t$INTERCEPT_DIR/postinst_intercept update_font_cache ${PKG} mlprefix= binprefix= \\\n\t\t'bindir="/usr/bin"' \\\n\t\t'libdir="/usr/lib"' \\\n\t\t'libexecdir="/usr/libexec"' \\\n\t\t'base_libdir="/usr/lib"' \\\n\t\t'fontconfigcachedir="/var/cache/fontconfig"' \\\n\t\t'fontconfigcacheparams="-v"' \\\n\t\t'fontconfigcacheenv="FC_DEBUG=1"'\nelse\n\tFC_DEBUG=1 fc-cache -v\nfi\n
PKGSIZE:ttf-bitstream-vera: 578372
