summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-22 22:05:00 +0000
committerKarl Berry <karl@freefriends.org>2016-10-22 22:05:00 +0000
commite5fe63b87cc5c30d6c9ce8c7dcacbc9ac1a08d67 (patch)
tree168141123a0588bc922c2d626f60ffa7268274ed /Master/tlpkg
parent844d96627a399b1b1e9570edbddd24aad7077e43 (diff)
context-inifile
git-svn-id: svn://tug.org/texlive/trunk@42329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
-rw-r--r--Master/tlpkg/tlpsrc/collection-context.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/context-inifile.tlpsrc2
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index c03dac753fb..3ea08269f9b 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -162,7 +162,7 @@ my @TLP_working = qw(
context-construction-plan context-cyrillicnumbers
context-degrade context-fancybreak context-filter
context-french context-fullpage
- context-gantt context-gnuplot
+ context-gantt context-gnuplot context-inifile
context-letter context-lettrine context-mathsets
context-notes-zh-cn context-rst context-ruby
context-simplefonts context-simpleslides context-title
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4b167e3d7b2..e7ca89db3d7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -286,6 +286,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'context-games', "die 'skipping, obsolete per author'",
'context-gantt', "&MAKEcopy",
'context-gnuplot', "&MAKEcopy",
+ 'context-inifile', "&MAKEcopy",
'context-letter', "&MAKEcopy",
'context-lettrine', "&MAKEcopy",
'context-lilypond', "die 'skipping, obsolete per author'",
diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc
index c484ecb3eb5..3da05cd5a6d 100644
--- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc
@@ -28,6 +28,7 @@ depend context-french
depend context-fullpage
depend context-gantt
depend context-gnuplot
+depend context-inifile
depend context-letter
depend context-lettrine
depend context-mathsets
diff --git a/Master/tlpkg/tlpsrc/context-inifile.tlpsrc b/Master/tlpkg/tlpsrc/context-inifile.tlpsrc
new file mode 100644
index 00000000000..80e71c2e536
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/context-inifile.tlpsrc
@@ -0,0 +1,2 @@
+category ConTeXt
+depend context