summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-16 18:48:05 +0000
committerKarl Berry <karl@freefriends.org>2011-08-16 18:48:05 +0000
commite8ad316b194c9af5548184fe1c57929fd93a350f (patch)
tree5ae335de2fe54ccf96c557a4d143a372b86cd72c /Master/tlpkg
parent13a9381f0290f47934524631a29de94501da829b (diff)
new lualatex package luapersian (13jul11)
git-svn-id: svn://tug.org/texlive/trunk@23576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-luatex.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/luapersian.tlpsrc0
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index f8d84590c3f..ddcf732ecce 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -227,7 +227,7 @@ my @TLP_working = qw(
ltxdockit ltxindex ltxkeys ltxmisc ltxnew
lua-alt-getopt luabibentry luacode
luainputenc lualatex-doc lualatex-math lualibs luamplib luaotfload
- luasseq luatexbase luatextra
+ luapersian luasseq luatexbase luatextra
lxfonts ly1
macqassign macros2e mafr magaz magyar mailing mailmerge
makebarcode makebox makecell makecirc makecmds makedtx makeglos makeplot
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0b975b7fdb5..2a5692f259a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -485,6 +485,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'ltxmisc', "die 'skipping, too complicated, sorry'",
'ltxtable', "die 'skipping, use carlisle'",
'luaindex', "die 'skipping, try again when 2011 luatex is in'",
+ 'luapersian', "&MAKEflatten",
'lucida', "die 'skipping, nonfree font'",
'lucidabr', "die 'skipping, nonfree font'",
'lxfonts', "&MAKEcopy",
@@ -2892,7 +2893,7 @@ sub runmf
sub runfonts {
$Foundry = $specialfoundry{$package} || $standardfoundry;
- for (grep(/.vf/,@filenames)) {
+ for (grep(/\.vf$/, @filenames)) {
$needdir=1;
print "\t\t install VF $_\n";
($FileBase,$Filepath,$Filesuffix) = fileparse($_,"\.[A-z]*");
diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
index e3fbcb5bef2..56c0d9b229f 100644
--- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
@@ -14,6 +14,7 @@ depend lualatex-math
depend lualibs
depend luamplib
depend luaotfload
+depend luapersian
depend luasseq
depend luatexbase
depend luatextra
diff --git a/Master/tlpkg/tlpsrc/luapersian.tlpsrc b/Master/tlpkg/tlpsrc/luapersian.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/luapersian.tlpsrc