summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-11-03 06:53:53 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-11-03 06:53:53 +0000
commit8930ad8bd53a6b6cc6af16dee7f89bc85c8f53a6 (patch)
treec4791b185e3e4b9ba46748c758996f41ff1fadca /dev-texlive/texlive-langkorean
parentbump to texlive 2014 (diff)
downloadgentoo-2-8930ad8bd53a6b6cc6af16dee7f89bc85c8f53a6.tar.gz
gentoo-2-8930ad8bd53a6b6cc6af16dee7f89bc85c8f53a6.tar.bz2
gentoo-2-8930ad8bd53a6b6cc6af16dee7f89bc85c8f53a6.zip
bump to texlive 2014
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-texlive/texlive-langkorean')
-rw-r--r--dev-texlive/texlive-langkorean/ChangeLog10
-rw-r--r--dev-texlive/texlive-langkorean/metadata.xml12
-rw-r--r--dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild26
3 files changed, 48 insertions, 0 deletions
diff --git a/dev-texlive/texlive-langkorean/ChangeLog b/dev-texlive/texlive-langkorean/ChangeLog
new file mode 100644
index 000000000000..9d406b948845
--- /dev/null
+++ b/dev-texlive/texlive-langkorean/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-texlive/texlive-langkorean
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langkorean/ChangeLog,v 1.1 2014/11/03 06:53:53 aballier Exp $
+
+*texlive-langkorean-2014 (03 Nov 2014)
+
+ 03 Nov 2014; Alexis Ballier <aballier@gentoo.org>
+ +texlive-langkorean-2014.ebuild, +metadata.xml:
+ bump to texlive 2014
+
diff --git a/dev-texlive/texlive-langkorean/metadata.xml b/dev-texlive/texlive-langkorean/metadata.xml
new file mode 100644
index 000000000000..3a051bbba04a
--- /dev/null
+++ b/dev-texlive/texlive-langkorean/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>tex</herd>
+ <maintainer>
+ <email>aballier@gentoo.org</email>
+ <name>Alexis Ballier</name>
+ </maintainer>
+<longdescription lang="en">
+Support for Korean; additional packages in collection-langcjk.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild b/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild
new file mode 100644
index 000000000000..56ad8a298852
--- /dev/null
+++ b/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langkorean/texlive-langkorean-2014.ebuild,v 1.1 2014/11/03 06:53:53 aballier Exp $
+
+EAPI="5"
+
+TEXLIVE_MODULE_CONTENTS="cjk-ko kotex-oblivoir kotex-plain kotex-utf kotex-utils lshort-korean nanumtype1 uhc collection-langkorean
+"
+TEXLIVE_MODULE_DOC_CONTENTS="cjk-ko.doc kotex-oblivoir.doc kotex-plain.doc kotex-utf.doc kotex-utils.doc lshort-korean.doc nanumtype1.doc uhc.doc "
+TEXLIVE_MODULE_SRC_CONTENTS=""
+inherit texlive-module
+DESCRIPTION="TeXLive Korean"
+
+LICENSE=" FDL-1.1 GPL-2 LPPL-1.3 OFL TeX-other-free "
+SLOT="0"
+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"
+IUSE=""
+DEPEND=">=dev-texlive/texlive-langcjk-2014
+!<dev-texlive/texlive-langcjk-2014
+"
+RDEPEND="${DEPEND} "
+TEXLIVE_MODULE_BINSCRIPTS="
+ texmf-dist/scripts/kotex-utils/komkindex.pl
+ texmf-dist/scripts/kotex-utils/jamo-normalize.pl
+ texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl
+"