Index of /archives/text/CTAN/obsolete/graphics/metapost/base/source/texk/texlive/linked_scripts

Icon  Name                                                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] ChangeLog 2013-06-16 23:38 7.4K [TXT] Makefile.am 2013-06-16 23:38 9.3K [TXT] Makefile.in 2013-06-16 23:38 22K [TXT] README 2013-06-16 23:38 1.3K [DIR] a2ping/ 2013-06-21 00:43 - [DIR] accfonts/ 2013-06-21 00:43 - [DIR] adhocfilelist/ 2013-06-21 00:43 - [DIR] arara/ 2013-06-21 00:43 - [DIR] authorindex/ 2013-06-21 00:43 - [DIR] bibexport/ 2013-06-21 00:43 - [DIR] bundledoc/ 2013-06-21 00:43 - [DIR] cachepic/ 2013-06-21 00:43 - [DIR] checkcites/ 2013-06-21 00:43 - [DIR] context/ 2013-06-21 00:43 - [DIR] convbkmk/ 2013-06-21 00:43 - [DIR] ctanify/ 2013-06-21 00:43 - [DIR] ctanupload/ 2013-06-21 00:43 - [DIR] de-macro/ 2013-06-21 00:43 - [DIR] dosepsbin/ 2013-06-21 00:43 - [DIR] dtxgen/ 2013-06-21 00:43 - [DIR] dviasm/ 2013-06-21 00:43 - [DIR] ebong/ 2013-06-21 00:43 - [DIR] epspdf/ 2013-06-21 00:43 - [DIR] epstopdf/ 2013-06-21 00:43 - [DIR] exceltex/ 2013-06-21 00:43 - [DIR] fig4latex/ 2013-06-21 00:43 - [DIR] findhyph/ 2013-06-21 00:43 - [DIR] fontools/ 2013-06-21 00:43 - [DIR] fragmaster/ 2013-06-21 00:43 - [DIR] glossaries/ 2013-06-21 00:43 - [DIR] installfont/ 2013-06-21 00:43 - [DIR] jfontmaps/ 2013-06-21 00:43 - [DIR] latex2man/ 2013-06-21 00:43 - [DIR] latexdiff/ 2013-06-21 00:43 - [DIR] latexfileversion/ 2013-06-21 00:43 - [DIR] latexmk/ 2013-06-21 00:43 - [DIR] latexpand/ 2013-06-21 00:43 - [DIR] listbib/ 2013-06-21 00:43 - [DIR] listings-ext/ 2013-06-21 00:43 - [DIR] ltxfileinfo/ 2013-06-21 00:43 - [DIR] lua2dox/ 2013-06-21 00:43 - [DIR] luaotfload/ 2013-06-21 00:43 - [DIR] m-tx/ 2013-06-21 00:43 - [DIR] match_parens/ 2013-06-21 00:43 - [DIR] mathspic/ 2013-06-21 00:43 - [DIR] mf2pt1/ 2013-06-21 00:43 - [DIR] mkgrkindex/ 2013-06-21 00:43 - [DIR] mkjobtexmf/ 2013-06-21 00:43 - [DIR] multibibliography/ 2013-06-21 00:43 - [DIR] musixtex/ 2013-06-21 00:43 - [DIR] oberdiek/ 2013-06-21 00:43 - [DIR] pax/ 2013-06-21 00:43 - [DIR] pdfcrop/ 2013-06-21 00:43 - [DIR] pdfjam/ 2013-06-21 00:43 - [DIR] pedigree-perl/ 2013-06-21 00:43 - [DIR] perltex/ 2013-06-21 00:43 - [DIR] pfarrei/ 2013-06-21 00:43 - [DIR] pkfix-helper/ 2013-06-21 00:43 - [DIR] pkfix/ 2013-06-21 00:43 - [DIR] pmx/ 2013-06-21 00:43 - [DIR] pst-pdf/ 2013-06-21 00:43 - [DIR] pst2pdf/ 2013-06-21 00:43 - [DIR] ptex2pdf/ 2013-06-21 00:43 - [DIR] purifyeps/ 2013-06-21 00:43 - [   ] scripts.lst 2013-06-16 23:38 2.3K [DIR] simpdftex/ 2013-06-21 00:43 - [DIR] splitindex/ 2013-06-21 00:43 - [DIR] sty2dtx/ 2013-06-21 00:43 - [DIR] svn-multi/ 2013-06-21 00:43 - [DIR] texcount/ 2013-06-21 00:43 - [DIR] texdef/ 2013-06-21 00:43 - [DIR] texdiff/ 2013-06-21 00:43 - [DIR] texdirflatten/ 2013-06-21 00:43 - [DIR] texdoc/ 2013-06-21 00:43 - [DIR] texlive/ 2013-06-21 00:43 - [DIR] texliveonfly/ 2013-06-21 00:43 - [DIR] texloganalyser/ 2013-06-21 00:43 - [DIR] thumbpdf/ 2013-06-21 00:43 - [DIR] typeoutfileinfo/ 2013-06-21 00:43 - [DIR] ulqda/ 2013-06-21 00:43 - [DIR] urlbst/ 2013-06-21 00:43 - [DIR] vpe/ 2013-06-21 00:43 -
$Id: README 25340 2012-02-09 08:05:12Z peter $
Copyright (C) 2012 Norbert Preining <tex-live@tug.org>
You may freely use, modify and/or distribute this file.

source/texk/texlive/linked_scripts
==================================
This directory contains copies of the scripts that are shipped within
TeX Live.  See more discussion, rationale, etc., in ./Makefile.am.

Steps to add a new script (take your time, do it right):

* svn mkdir the directory with the package name, and add the script

* add the dir/script-name to Makefile.am in the respective section
  (shell vs general interpreter, texmf vs texmf-dist)

* add the package/script to ctan2tds so that is found and installed
  automatically (%specialscripts), etc.

* get ctan2tl to run properly

* cd .. && autoreconf -v
  But only commit the results of this last if you have the same version
  of GNU m4, libtool, autoconf, automake, etc., installed that were
  already used (generally the latest official releases).  And if you
  have installed the original versions straight from ftp.gnu.org for
  yourself -- don't use versions from distro packages.

* make -C BLD/texk/texlive/linked_scripts scripts-list
  where BLD is the build tree, to update the file scripts.lst in the
  source tree (or manually update that file).