'\" t .\" Title: mdk2solv .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 09/14/2018 .\" Manual: LIBSOLV .\" Source: libsolv .\" Language: English .\" .TH "MDK2SOLV" "1" "09/14/2018" "libsolv" "LIBSOLV" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mdk2solv \- convert files in Mandriva synthesis format into a solv file .SH "SYNOPSIS" .sp \fBmdk2solv\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .sp The mdk2solv tool reads Mandriva synthesis data (\fBhdlist\fR) from stdin, and writes it as solv file to standard output\&. .PP \fB\-i\fR \fIINFO\&.xml\fR .RS 4 Also read the info file containing url, license, and src information from the specified xml file\&. .RE .PP \fB\-f\fR \fIFILES\&.xml\fR .RS 4 Also read filelist information from the specified xml file\&. .RE .SH "SEE ALSO" .sp genhdlist2(1) .SH "AUTHOR" .sp Michael Schroeder