Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-context: ChangeLog texlive-context-2011.ebuild
Date: Thu, 28 Jul 2011 12:48:17
Message-Id: 20110728124805.C6C662004B@flycatcher.gentoo.org
1 aballier 11/07/28 12:48:05
2
3 Modified: ChangeLog
4 Added: texlive-context-2011.ebuild
5 Log:
6 Bump to TeX Live 2011
7
8 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.41 dev-texlive/texlive-context/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.41&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.41&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/ChangeLog?r1=1.40&r2=1.41
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v
20 retrieving revision 1.40
21 retrieving revision 1.41
22 diff -u -r1.40 -r1.41
23 --- ChangeLog 18 May 2011 14:27:41 -0000 1.40
24 +++ ChangeLog 28 Jul 2011 12:48:05 -0000 1.41
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-texlive/texlive-context
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.40 2011/05/18 14:27:41 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.41 2011/07/28 12:48:05 aballier Exp $
30 +
31 +*texlive-context-2011 (28 Jul 2011)
32 +
33 + 28 Jul 2011; Alexis Ballier <aballier@g.o>
34 + +texlive-context-2011.ebuild:
35 + Bump to TeX Live 2011
36
37 *texlive-context-2010-r1 (18 May 2011)
38
39
40
41
42 1.1 dev-texlive/texlive-context/texlive-context-2011.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/texlive-context-2011.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-context/texlive-context-2011.ebuild?rev=1.1&content-type=text/plain
46
47 Index: texlive-context-2011.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2011.ebuild,v 1.1 2011/07/28 12:48:05 aballier Exp $
52
53 EAPI="3"
54
55 TEXLIVE_MODULE_CONTENTS="context jmn lmextra context-account context-algorithmic context-bnf context-chromato context-construction-plan context-degrade context-filter context-fixme context-french context-fullpage context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-notes-zh-cn context-rst context-ruby context-simplefonts context-simpleslides context-typearea context-typescripts context-vim collection-context
56 "
57 TEXLIVE_MODULE_DOC_CONTENTS="context.doc context-account.doc context-bnf.doc context-chromato.doc context-construction-plan.doc context-degrade.doc context-filter.doc context-fixme.doc context-french.doc context-fullpage.doc context-games.doc context-gnuplot.doc context-letter.doc context-lettrine.doc context-lilypond.doc context-mathsets.doc context-notes-zh-cn.doc context-rst.doc context-ruby.doc context-simplefonts.doc context-simpleslides.doc context-typearea.doc context-typescripts.doc context-vim.doc "
58 TEXLIVE_MODULE_SRC_CONTENTS="context-fixme.source context-letter.source "
59 inherit texlive-module
60 DESCRIPTION="TeXLive ConTeXt format"
61
62 LICENSE="GPL-2 as-is GPL-1 GPL-2 public-domain "
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 IUSE=""
66 DEPEND=">=dev-texlive/texlive-basic-2011
67 >=dev-texlive/texlive-latex-2010
68 !<dev-texlive/texlive-latex-2010
69 >=app-text/texlive-core-2010[xetex]
70 >=dev-texlive/texlive-metapost-2010
71 "
72 RDEPEND="${DEPEND} dev-lang/ruby
73 "
74 TL_CONTEXT_UNIX_STUBS="context ctxtools luatools mtxrun pstopdf rlxtools texexec texmfstart"
75 TEXLIVE_MODULE_BINSCRIPTS=""
76 for i in ${TL_CONTEXT_UNIX_STUBS} ; do
77 TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i"
78 done
79
80 # This small hack is needed in order to have a sane upgrade path:
81 # the new TeX Live 2009 metapost produces this file but it is not recorded in
82 # any package; when running fmtutil (like texmf-update does) this file will be
83 # created and cause collisions.
84
85 pkg_setup() {
86 if [ -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" ]; then
87 einfo "Removing ${ROOT}/var/lib/texmf/web2c/metapost/metafun.log"
88 rm -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log"
89 fi
90 }
91
92 TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate
93 your documents.
94 If you plan to use mkIV and its 'context' command to generate your documents,
95 you have to run 'luatools --generate' as normal user before first use.
96
97 More information and advanced options on:
98 http://wiki.contextgarden.net/TeX_Live_2010"