diff options
author | Norbert Preining <preining@logic.at> | 2009-05-12 15:53:11 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-05-12 15:53:11 +0000 |
commit | 7e5585bcd4f8ba119cad8f0a7e13b6a7a610776f (patch) | |
tree | c48db3cea0e4511d09d0e7b7fdf7ef7a04f68f6e /Master/tlpkg/tlpsrc | |
parent | c84165218f94bc15a1441e91a421f4d070bc5eb7 (diff) |
Move most of the stuff from tlpkg, tlmgr from branch to trunk
git-svn-id: svn://tug.org/texlive/trunk@13054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.config.tlpsrc | 10 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.core.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc (renamed from Master/tlpkg/tlpsrc/00texlive-installation.config.tlpsrc) | 8 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc | 16 |
4 files changed, 20 insertions, 16 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc index 20a37ed8c33..b32c0ade986 100644 --- a/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc @@ -2,15 +2,15 @@ name 00texlive.config category TLCore longdesc This package contains configuration options for the TeX Live archive longdesc If container_split_{doc,src}_files occurs in the depend lines the -longdesc {doc,src} files are split into separate containers (.tar.lzma) +longdesc {doc,src} files are split into separate containers (.tar.xz) longdesc during container build time. Note that this has NO effect on the longdesc appearance within the texlive.tlpdb. It is only on container level. longdesc The container_format/XXXXX specifies the format, currently allowed -longdesc is only "lzma", which generates .tar.lzma files. zip can be supported. +longdesc is only "xz", which generates .tar.xz files. zip can be supported. longdesc release/NNNN specifies the release number as used in the installer. longdesc For information on the 00texlive prefix see -longdesc 00texlive-installation.config(.tlpsrc) +longdesc 00texlive.installation(.tlpsrc) depend container_split_src_files depend container_split_doc_files -depend container_format/lzma -depend release/2008 +depend container_format/xz +depend release/2009 diff --git a/Master/tlpkg/tlpsrc/00texlive.core.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.core.tlpsrc index 2226629fbae..ce76a27207f 100644 --- a/Master/tlpkg/tlpsrc/00texlive.core.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.core.tlpsrc @@ -6,7 +6,7 @@ longdesc check happy. The files here are not copied by the installer longdesc and containers are not built; they exist only in the longdesc full DVD image. longdesc For information on the 00texlive prefix see -longdesc 00texlive-installation.config(.tlpsrc) +longdesc 00texlive.installation(.tlpsrc) runpattern d tlpkg/archive runpattern d tlpkg/doc runpattern d tlpkg/libexec diff --git a/Master/tlpkg/tlpsrc/00texlive-installation.config.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index f7d5e0d7844..1a779a38da7 100644 --- a/Master/tlpkg/tlpsrc/00texlive-installation.config.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -1,4 +1,4 @@ -name 00texlive-installation.config +name 00texlive.installation category TLCore longdesc This package serves two purposes: longdesc @@ -22,7 +22,11 @@ depend platform: depend location:__MASTER__ depend opt_paper:a4 depend opt_create_formats:1 -depend opt_create_symlinks:0 +depend opt_desktop_integration:0 +depend opt_file_assocs:0 +depend opt_post_code:1 +depend opt_w32_multi_user:1 +depend opt_path:0 depend opt_sys_bin:/usr/local/bin depend opt_sys_info:/usr/local/info depend opt_sys_man:/usr/local/man diff --git a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc index db0a4f61bd9..d64b3c4bec4 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installer.tlpsrc @@ -7,7 +7,7 @@ longdesc are not allowed, but in this case, 00texlive.installer is never longdesc used *except* to build the installer archives, so it's ok. longdesc longdesc For information on the 00texlive prefix see -longdesc 00texlive-installation.config(.tlpsrc) +longdesc 00texlive.installation(.tlpsrc) category TLCore runpattern f install-tl runpattern f tlpkg/installer/install-tl.html @@ -16,8 +16,8 @@ runpattern f tlpkg/installer/config.guess #runpattern d tlpkg/TeXLive runpattern d tlpkg/installer # -# but no lzma binaries -runpattern !d tlpkg/installer/lzma +# but no xz binaries +runpattern !d tlpkg/installer/xz runpattern !d tlpkg/installer/wget # # and no perl lib @@ -28,15 +28,15 @@ runpattern !f tlpkg/installer/*.exe runpattern !f tlpkg/installer/*.dll # # binpatterns -binpattern d/win32 tlpkg/installer/perllib -binpattern f/win32 tlpkg/installer/*.exe -binpattern f/win32 tlpkg/installer/*.dll +binpattern d/win32 tlpkg/tlperl +binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 install-tl.bat # shouldn't be in the installer packages # binpattern f/win32 tl-portable.bat binpattern f/win32 install-tl.bat.manifest -binpattern f/!win32 tlpkg/installer/lzma/lzmadec.${ARCH} +binpattern f/i386-cygwin tlpkg/installer/xz/xzdec.i386-cygwin.exe +binpattern f/!win32,i386-cygwin tlpkg/installer/xz/xzdec.${ARCH} binpattern f/!win32,i386-solaris,i386-linux,mips-irix,sparc-linux,alpha-linux,powerpc-linux,i386-freebsd,x86_64-linux tlpkg/installer/wget/wget.${ARCH} binpattern f/win32 tlpkg/installer/wget/wget.exe # why the above does not catch that one I don't know ... so add it -binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe +binpattern f/win32 tlpkg/installer/xz/xzdec.exe |