NAME
lcfg-cfg2meta - Tool to convert LCFG config.mk into new metadata file
VERSION
This documentation refers to lcfg-cfg2meta version 0.0.26
SYNOPSIS
lcfg-cfg2meta ~/cvs/lcfg-foo/config.mk
OPTIONS
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.
DEPENDENCIES
This application requires LCFG::Build::PkgSpec.
SEE ALSO
lcfg-pkgcfg(1), LCFG::Build::PkgSpec, LCFG::Build::Tools
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
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.
AUTHOR
Stephen Quinney <squinney@inf.ed.ac.uk>
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.