Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10817 Details for
Bug 19446
[new package] media-fonts/bitstream-vera-1.10 (free truetype fonts)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-fonts/bitstream-vera/bitstream-vera-1.10.ebuild
bitstream-vera-1.10.ebuild (text/plain), 1.06 KB, created by
TGL
on 2003-04-17 22:23:05 UTC
(
hide
)
Description:
media-fonts/bitstream-vera/bitstream-vera-1.10.ebuild
Filename:
MIME Type:
Creator:
TGL
Created:
2003-04-17 22:23:05 UTC
Size:
1.06 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >DESCRIPTION="Bitstream Vera TTF fonts" >SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.bz2" >HOMEPAGE="http://gnome.org/fonts/" >LICENSE="BitstreamVera" > >SLOT="0" >KEYWORDS="x86 sparc ppc" > >IUSE="X" >DEPEND="X? ( virtual/x11 )" > >src_unpack() { > unpack ${P}.tar.bz2 >} > >src_install() { > insinto /usr/share/doc/${PF} > dohtml GNOME_-_Bitstream_Vera_Fonts_README.html > > cd ttf-${PF} > dodoc COPYRIGHT.TXT README.TXT RELEASENOTES.TXT > > insinto /usr/share/fonts/vera > doins *.ttf > > insinto /etc/fonts > newins local.conf vera.conf > > use X \ > && cd ${D}/usr/share/fonts/vera \ > && mkfontscale \ > && mkfontdir >} > >pkg_postinst() { > einfo "" > einfo "To use this fonts with fontconfig-2.x apps, add" > einfo " <include ignore_missing=\"yes\">vera.conf</include>" > einfo "to your /etc/fonts/fonts.conf and run fc-cache." > einfo "" > einfo "To use it with other XFree apps, add this to your XF86Config:" > einfo " FontPath \"/usr/share/fonts/vera/\"" > einfo "" >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 19446
:
10763
|
10764
|
10778
| 10817