summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-10 23:59:10 +0000
committerKarl Berry <karl@freefriends.org>2011-06-10 23:59:10 +0000
commitd60b5208dbde9c6f6a1518f19d8d59383c80e067 (patch)
tree172955ed029420de3b3775aee04a218069880d0c /Master/tlpkg
parentb991847c7d6e916f733af0d9b85a75312ca36a3c (diff)
new latex package serbianc
git-svn-id: svn://tug.org/texlive/trunk@22907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
-rw-r--r--Master/tlpkg/tlpsrc/collection-langother.tlpsrc21
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/serbianc.tlpsrc0
5 files changed, 24 insertions, 9 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index e1f206c6354..6c3408cd669 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -316,7 +316,7 @@ my @TLP_working = qw(
scalebar schemabloc scientificpaper sciposter screenplay sdrt
secdot section sectionbox sectsty selectp semantic semaphor
seminar semioneside sepnum
- seqsplit serbian-lig setspace seuthesis sf298 sffms sfg
+ seqsplit serbian-lig serbianc setspace seuthesis sf298 sffms sfg
sfmath sgame shade shadethm shadow shapepar
shipunov shorttoc show2e showexpl showlabels showtags shuffle
sidecap sides silence simplecd simplecv simplewick simplified-latex
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 51a669302d6..8624d6d11b2 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -731,6 +731,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'script', "die 'skipping, noinfo license, too old to matter'",
'scripttex', "die 'skipping, nosell license'",
'seminar', "&MAKEseminar",
+ 'serbianc', "&MAKEcopy",
'setouterbox', "die 'skipping, use oberdiek'",
'sfarticle', "die 'skipping, LaTeX 2.09'",
'sfheaders', "die 'skipping, noinfo license, no reply from author'",
@@ -929,6 +930,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'prerex' => '&POSTprerex',
'pst-cox' => '&POSTpstcox',
'pst-geo' => '&POSTpstgeo',
+ 'serbianc' => '&POSTserbianc',
'splitindex' => '&POSTsplitindex',
'thailatex' => '&POSTthailatex',
'tipa-de' => '&POSTrmsymlink',
@@ -4522,6 +4524,12 @@ sub POSTrmsymlink {
&SYSTEM ("find $DEST -type l | xargs --no-run-if-empty rm");
}
+sub POSTserbianc {
+ print "POST$package - rename babel subdirs\n";
+ &SYSTEM ("$MV source/generic/babel source/generic/$package");
+ &SYSTEM ("$MV tex/generic/babel tex/generic/$package");
+}
+
# has to be post instead of specialman because we use the tds.zip.
sub POSTsplitindex {
print "POST$package - mv man page\n";
diff --git a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc
index 8dc03394934..dad48099a1a 100644
--- a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc
@@ -1,8 +1,19 @@
category Collection
-shortdesc Other hyphenation files
-longdesc Hyphenation patterns for languages with no other support.
-depend hyphen-afrikaans
+shortdesc Other hyphenation patterns
+longdesc Hyphenation patterns for languages without (much) other support.
+#
+# These two scripts have these extra packages, but somehow I just didn't
+# want to split them off into tiny collections of their own. Maybe
+# another time. --karl
depend hyphen-coptic
+depend cbcoptic
+#
+depend hyphen-serbian
+depend serbianc
+depend serbian-lig
+#
+depend hyphen-afrikaans
+depend hyphen-armenian
depend hyphen-esperanto
depend hyphen-estonian
depend hyphen-icelandic
@@ -10,12 +21,10 @@ depend hyphen-indonesian
depend hyphen-interlingua
depend hyphen-irish
depend hyphen-kurmanji
+depend hyphen-lao
depend hyphen-romanian
-depend hyphen-serbian
depend hyphen-slovenian
depend hyphen-turkish
depend hyphen-uppersorbian
depend hyphen-welsh
-depend hyphen-lao
-depend hyphen-armenian
depend collection-basic
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index f57a3f35de8..d235e36c1b0 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -79,7 +79,6 @@ depend casyl
depend catchfilebetweentags
depend catechis
depend catoptions
-depend cbcoptic
depend ccaption
depend cclicenses
depend cd
@@ -574,7 +573,6 @@ depend selectp
depend semantic
depend semioneside
depend seqsplit
-depend serbian-lig
depend sf298
depend sffms
depend sfmath
diff --git a/Master/tlpkg/tlpsrc/serbianc.tlpsrc b/Master/tlpkg/tlpsrc/serbianc.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/serbianc.tlpsrc