Autobuild/Quick Start/Build Configured: Difference between revisions
< Autobuild | Quick Start
Alain Linden (talk | contribs) Created page with "<pre> {'package_description': {'copyright': 'Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>', 'description': u'The GNU Hello program…" |
Alain Linden (talk | contribs) No edit summary |
||
| Line 27: | Line 27: | ||
'version': '1.2'} | 'version': '1.2'} | ||
</pre> | </pre> | ||
[Category:Open Source Portal]] | [[Category:Open Source Portal]] | ||
Latest revision as of 17:03, 4 January 2011
{'package_description': {'copyright': 'Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>',
'description': u'The GNU Hello program produces a familiar, friendly greeting. Yes, this is another implementation of the classic program that prints \u201cHello, world!\u201d when you run it.',
'license': 'gpl3',
'license_file': 'LICENSES/hello.txt',
'name': 'hello',
'platforms': {'common': {'configurations': {'default': {'build': {'command': '../build-cmd.sh'},
'name': 'default'}},
'name': 'common'},
'darwin': {'build_directory': 'stage',
'configurations': {'default': {'build': {},
'default': 'true',
'name': 'default'}},
'name': 'darwin'},
'linux': {'build_directory': 'stage',
'configurations': {'default': {'build': {},
'default': 'true',
'name': 'default'}},
'name': 'linux'},
'windows': {'build_directory': 'stage',
'configurations': {'default': {'build': {},
'default': 'true',
'name': 'default'}},
'name': 'windows'}},
'version': '2.6'},
'type': 'autobuild',
'version': '1.2'}