mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-texlive/texlive-langczechslovak: depend on more lang* packages
As of march 2019 csplain requires more default preloaded hyphenation patterns which causes a fmtutil call fail if they are not found. SVN trunk commit: https://www.tug.org/svn/texlive?view=revision&revision=50469 Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928805 Closes: https://bugs.gentoo.org/688054 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
TEXLIVE_MODULE_CONTENTS="babel-czech babel-slovak cnbwp cs csbulletin cslatex csplain cstex hyphen-czech hyphen-slovak lshort-czech lshort-slovak texlive-cz collection-langczechslovak
|
||||
"
|
||||
TEXLIVE_MODULE_DOC_CONTENTS="babel-czech.doc babel-slovak.doc cnbwp.doc csbulletin.doc cslatex.doc cstex.doc lshort-czech.doc lshort-slovak.doc texlive-cz.doc "
|
||||
TEXLIVE_MODULE_SRC_CONTENTS="babel-czech.source babel-slovak.source cslatex.source "
|
||||
inherit texlive-module
|
||||
DESCRIPTION="TeXLive Czech/Slovak"
|
||||
|
||||
LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2019
|
||||
>=dev-texlive/texlive-latex-2019
|
||||
!dev-texlive/texlive-documentation-czechslovak
|
||||
>=app-text/texlive-core-2014[xetex]
|
||||
!<dev-texlive/texlive-basic-2016
|
||||
>=dev-texlive/texlive-luatex-2016
|
||||
>=dev-texlive/texlive-langenglish-2019
|
||||
>=dev-texlive/texlive-langeuropean-2019
|
||||
>=dev-texlive/texlive-langfrench-2019
|
||||
>=dev-texlive/texlive-langgerman-2019
|
||||
>=dev-texlive/texlive-langpolish-2019
|
||||
>=dev-texlive/texlive-langspanish-2019
|
||||
>=dev-texlive/texlive-langitalian-2019
|
||||
"
|
||||
RDEPEND="${DEPEND} "
|
||||
Reference in New Issue
Block a user