Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5500 Details for
Bug 10466
a new ebuild for x11-misc/baekmuk-fonts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the ebuild file :)
baekmuk-fonts-2.1.ebuild (text/plain), 1.07 KB, created by
Jungmin Seo (RETIRED)
on 2002-11-08 22:50:27 UTC
(
hide
)
Description:
the ebuild file :)
Filename:
MIME Type:
Creator:
Jungmin Seo (RETIRED)
Created:
2002-11-08 22:50:27 UTC
Size:
1.07 KB
patch
obsolete
># J Seo (seo@gentoo.or.kr) ># Distributed under the terms of the GNU General Public License, v2 or later > >S=${WORKDIR}/${P} >DESCRIPTION="Korean Baekmuk Font" >SRC_URI="http://gentoo.or.kr/distfiles/baekmuk-fonts/${P}.tar.gz" > >SLOT="0" >LICENSE="BAEKMUK" >KEYWORDS="x86 ppc" > >DEPEND="virtual/x11" > >src_install () { > dodir /usr/X11R6/lib/X11/fonts/baekmuk-2.1 > dodir /usr/share/fonts/ttf/korean/baekmuk-2.1 > > mv ${S}/bdf/{*.bdf,fonts.dir} \ > ${D}/usr/X11R6/lib/X11/fonts/baekmuk-2.1/ > mv ${S}/ttf/* ${D}/usr/share/fonts/ttf/korean/baekmuk-2.1/ > > dodoc README COPYRIGHT COPYRIGHT.ks hconfig.ps >} > >pkg_postinst() { > einfo "You MUST add the path of Backmuk fonts in /etc/X11/XF86Config" > > einfo "" > einfo "\tSection \"Files\"" > einfo "\t\tFontPath \"/usr/X11R6/lib/X11/fonts/baekmuk-2.1/\" *" > einfo "" > > einfo "If you use xft, do" > einfo "" > einfo "\t\tdir \"/usr/share/fonts/ttf/korean/baekmuk-2.1\"" > einfo "" > einfo "and then" > einfo "" > einfo "# cd /usr/share/fonts/ttf/korean/baekmuk-2.1/" > einfo "# /usr/X11R6/bin/xftcache" > einfo "" > einfo "Lastly, you must restart your X server" > >}
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 10466
: 5500