lcfg-cfg2meta - Tool to convert LCFG config.mk into new metadata file


NAME

lcfg-cfg2meta - Tool to convert LCFG config.mk into new metadata file

Back to Top


VERSION

This documentation refers to lcfg-cfg2meta version 0.0.29

Back to Top


SYNOPSIS

   lcfg-cfg2meta ~/cvs/lcfg-foo/config.mk

Back to Top


OPTIONS

--help

Print a brief help message and exit.

Back to Top


DESCRIPTION

This tool reads in the old-style config.mk used by LCFG components and translates the information into the form used in the new YAML-based metadata file, named lcfg.yml. In most cases this should be all that is necessary to then go on and use the various new release tools.

Back to Top


DEPENDENCIES

This application requires the LCFG::Build::PkgSpec manpage.

Back to Top


SEE ALSO

lcfg-pkgcfg(1), the LCFG::Build::PkgSpec manpage, the LCFG::Build::Tools manpage

Back to Top


PLATFORMS

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform which is supported by Perl.

FedoraCore5, FedoraCore6, ScientificLinux5

Back to Top


BUGS AND LIMITATIONS

There are no known bugs in this application. Please report any problems to bugs@lcfg.org, feedback and patches are also always very welcome.

Back to Top


AUTHOR

Stephen Quinney <squinney@inf.ed.ac.uk>

Back to Top


LICENSE AND COPYRIGHT

Copyright (C) 2008 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.

Back to Top

 lcfg-cfg2meta - Tool to convert LCFG config.mk into new metadata file