summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-08 00:47:19 +0000
committerKarl Berry <karl@freefriends.org>2008-09-08 00:47:19 +0000
commit572d3c71718a606b766f8a2d553c3eeffc456587 (patch)
treec9a4beea408197273a35a0fe0a72f2b7eff0da26 /Master/tlpkg
parent036469499e69e21110bdbbd77af3e90de86a382a (diff)
new metapost package metago (26aug08)
git-svn-id: svn://tug.org/texlive/trunk@10475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds23
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rw-r--r--Master/tlpkg/tlpsrc/collection-metapost.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/metago.tlpsrc2
4 files changed, 17 insertions, 12 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 1ab4fde8f2a..8dd880674b2 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -1074,17 +1074,18 @@ $standarddvi = 'NULL'; # rely on authors/CTAN making pdf's.
# packages which need special MetaPost files
$standardmp = '\.mp$';
%specialmp = (
- 'automata', 'automata.mp', # skip example.mp
- 'bpolynomial', 'bpolynomial.mp', # skip examples.mp
- 'dviincl', 'fix.*mp', # skip test-bop.mp
- 'epsincl', 'eps.*mp', # skip testincl.mp
- 'feynmp', 'feynmp.mp',
- 'latexmp', 'latexmp.mp',
- 'mpattern', 'mpattern.mp', # don't install test.mp
- 'mpman-ru', 'NULL', # doc package
- 'polski', 'NULL', # no sample-*.mp
- 'semioneside', 'NULL', # don't install figure*.mp
- 'textpath', 'textpath.mp', # don't install textpathfigs.mp
+ 'automata' => 'automata.mp', # not example.mp
+ 'bpolynomial' => 'bpolynomial.mp', # not examples.mp
+ 'dviincl' => 'fix.*mp', # not test-bop.mp
+ 'epsincl' => 'eps.*mp', # not testincl.mp
+ 'feynmp' => 'feynmp.mp',
+ 'latexmp' => 'latexmp.mp',
+ 'metago' => 'metago.mp', # not example-*
+ 'mpattern' => 'mpattern.mp', # not test.mp
+ 'mpman-ru' => 'NULL', # doc package
+ 'polski' => 'NULL', # not sample-*.mp
+ 'semioneside' => 'NULL', # not figure*.mp
+ 'textpath' => 'textpath.mp', # not textpathfigs.mp
);
# packages which need special BibTeX styles installed
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 2c29d451240..9dc112d2284 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -136,7 +136,8 @@ my @WorkingTLP = qw(
mathmode maybemath
mcaption mceinleger mciteplus mdwtools memexsupp
memoir MemoirChapStyles mentis
- menu metaobj metaplot metatex metauml mff mfpic mftinc mh mhchem
+ menu metago metaobj metaplot metatex metauml
+ mff mfpic mftinc mh mhchem
mhequ mhs microtype midnight minipage-marginpar minitoc minutes
mkjobtexmf mkpattern
mla-paper mlist mmap mnsymbol
diff --git a/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc b/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc
index 52f5e6632ec..95224a3919d 100644
--- a/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc
@@ -15,6 +15,7 @@ depend featpost
depend feynmf
depend hatching
depend latexmp
+depend metago
depend metaobj
depend metaplot
depend metapost
diff --git a/Master/tlpkg/tlpsrc/metago.tlpsrc b/Master/tlpkg/tlpsrc/metago.tlpsrc
new file mode 100644
index 00000000000..1d9fa7f883a
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/metago.tlpsrc
@@ -0,0 +1,2 @@
+name metago
+category Package