texlive-langjapanese-2015.ebuild 1.6 KB

1234567891011121314151617181920212223242526272829
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="5"
  4. TEXLIVE_MODULE_CONTENTS="bxbase bxcjkjatype bxjscls convbkmk ipaex japanese japanese-otf japanese-otf-uptex jfontmaps jsclasses lshort-japanese luatexja ptex ptex2pdf pxbase pxchfon pxcjkcat pxjahyper pxrubrica uptex wadalab zxjafbfont zxjatype collection-langjapanese
  5. "
  6. TEXLIVE_MODULE_DOC_CONTENTS="bxbase.doc bxcjkjatype.doc bxjscls.doc convbkmk.doc ipaex.doc japanese.doc japanese-otf.doc japanese-otf-uptex.doc jfontmaps.doc jsclasses.doc lshort-japanese.doc luatexja.doc ptex.doc ptex2pdf.doc pxbase.doc pxchfon.doc pxcjkcat.doc pxjahyper.doc pxrubrica.doc uptex.doc wadalab.doc zxjafbfont.doc zxjatype.doc "
  7. TEXLIVE_MODULE_SRC_CONTENTS="bxjscls.source japanese.source japanese-otf.source japanese-otf-uptex.source jfontmaps.source jsclasses.source luatexja.source ptex.source pxrubrica.source uptex.source "
  8. inherit texlive-module
  9. DESCRIPTION="TeXLive Japanese"
  10. LICENSE=" BSD GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
  11. SLOT="0"
  12. KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
  13. IUSE=""
  14. DEPEND=">=dev-texlive/texlive-langcjk-2015
  15. !<dev-texlive/texlive-langcjk-2014
  16. "
  17. RDEPEND="${DEPEND} dev-lang/ruby
  18. "
  19. TEXLIVE_MODULE_BINSCRIPTS="
  20. texmf-dist/scripts/convbkmk/convbkmk.rb
  21. texmf-dist/scripts/ptex2pdf/ptex2pdf.lua
  22. texmf-dist/scripts/jfontmaps/kanji-config-updmap-sys.sh
  23. texmf-dist/scripts/jfontmaps/kanji-config-updmap.pl
  24. texmf-dist/scripts/jfontmaps/kanji-fontmap-creator.pl
  25. "