Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 327144 Details for
Bug 439250
dev-tex/xecjk - latex typesetting system in CJK
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-tex/xecjk from gentoo-zh overlay
xecjk-2.4.6-r306.ebuild (text/plain), 954 bytes, created by
microcai
on 2012-10-22 12:41:31 UTC
(
hide
)
Description:
dev-tex/xecjk from gentoo-zh overlay
Filename:
MIME Type:
Creator:
microcai
Created:
2012-10-22 12:41:31 UTC
Size:
954 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >MY_PN=xeCJK > >MY_P=${MY_PN}-${PV}-${PR} > >inherit xelatex-package > >DESCRIPTION="xeCJK is a package written for XeLaTeX which allows users to typeset CJK scripts easily" >HOMEPAGE="http://bbs.ctex.org/viewthread.php?tid=40232&extra=page%3D1&page=1" >SRC_URI="http://ctex-kit.googlecode.com/files/${MY_P}.zip" > >LICENSE="LPPL-1.3" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~ppc" >IUSE="" > >S="${WORKDIR}/${MY_P}" > >RESTRICT="primaryuri" > >src_install() { > docinto examples > dodoc example-*.tex > # Workaround to make paludis happier so that > # it won't complain about missing directory > # any more. :-) > dodir /usr/share/texmf/doc/xetex/latex/${PN} > xelatex-package_src_install >} > >pkg_postinst() { > einfo "Running mktexlsr to rebuild ls-R database...." > mktexlsr >} > >pkg_postrm() { > einfo "Running mktexlsr to rebuild ls-R database...." > mktexlsr >}
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 439250
: 327144