diff options
Diffstat (limited to 'Master/texmf/tpm/collection-graphicstools.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-graphicstools.tpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf/tpm/collection-graphicstools.tpm b/Master/texmf/tpm/collection-graphicstools.tpm new file mode 100644 index 00000000000..0305bd114c5 --- /dev/null +++ b/Master/texmf/tpm/collection-graphicstools.tpm @@ -0,0 +1,26 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/TLCore/collection-graphicstools.zip"> + <TPM:Name>collection-graphicstools</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:16:26</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Graphics tools</TPM:Title> + <TPM:Description>dvipng, pngtools.</TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>1088</TPM:Size> + <TPM:Build> + <TPM:RunPatterns>texmf/tpm/collection-graphicstools.tpm</TPM:RunPatterns> + </TPM:Build> + <TPM:RunFiles size="1088">texmf/tpm/collection-graphicstools.tpm</TPM:RunFiles> + <TPM:Requires> + <TPM:TLCore name="bin-dvipng"/> + <TPM:TLCore name="bin-pngtools"/> + <TPM:TLCore name="lib-png"/> + <TPM:TLCore name="lib-tiff"/> + </TPM:Requires> + <TPM:Provides>TLCore/collection-graphicstools</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |