Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Subarch"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
=== Optimizations === | === Optimizations === | ||
__NOTOC__ | __NOTOC__ | ||
{{ | {{TableStart}} | ||
<tr><td>CHOST</td><td><code>{{{CHOST|}}}</code></td></tr> | <tr><td>CHOST</td><td><code>{{{CHOST|}}}</code></td></tr> | ||
<tr><td>CFLAGS</td><td><code>{{{CFLAGS|}}}</code></td></tr> | <tr><td>CFLAGS</td><td><code>{{{CFLAGS|}}}</code></td></tr> | ||
<tr><td>USE</td><td>{{#if:{{{USE|}}}|<code>{{{USE}}}</code>|(none)}}</td></tr> | <tr><td>USE</td><td>{{#if:{{{USE|}}}|<code>{{{USE}}}</code>|(none)}}</td></tr> | ||
}}{{#vardefine:subarch|{{{subarch|}}}}}{{#get_web_data:url=http://build.funtoo.org/index.xml|format=xml|use xpath|data=builds=/subarches/subarch[@name='{{{subarch|}}}']/@builds}}{{#vardefine:builds|{{#external_value:builds}}}} | {{TableEnd}}{{#vardefine:subarch|{{{subarch|}}}}}{{#get_web_data:url=http://build.funtoo.org/index.xml|format=xml|use xpath|data=builds=/subarches/subarch[@name='{{{subarch|}}}']/@builds}}{{#vardefine:builds|{{#external_value:builds}}}} | ||
=== Download === | === Download === | ||
{{#if:{{#var:builds}}|This section lists the Funtoo Linux builds currently available for download for '''{{{subarch}}}'''. A full list of Funtoo Linux builds can be found on the [[Subarches]] page. | {{#if:{{#var:builds}}|This section lists the Funtoo Linux builds currently available for download for '''{{{subarch}}}'''. A full list of Funtoo Linux builds can be found on the [[Subarches]] page. | ||
{{table|1= | {{table|1= | ||
<tr>< | <tr><th class="active">Build</th><th class="active">Variant</th><th class="active">Latest Build</th><th class="active">Download</th><th class="active">Browse Mirror</th></tr>{{#arraymaptemplate:{{#var:builds}}|DisplayBuilds|,|}}}}|No downloadable stage builds are currently available for this sub-architecture.}} | ||
[[Category:Subarches]] | [[Category:Subarches]] | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
=== Description === | === Description === | ||
</includeonly> | </includeonly> |