Jump to content

Template:Pmaport: Difference between revisions

From postmarketOS Wiki
Alpabrz (talk | contribs)
m Adapt lowercase, bring page & formatting of template closer to Template:aport.
remove the aports x86_64 limit comment
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:pmaport}}
<noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:pmaport}}


Allows you to search for the package in the [http://pkgs.postmarketos.org/packages postmarketOS repos]. In contrast to its base ([[Template:aport]]) it searches for all architectures and versions rather than only for <code>x86_64</code> aports on <code>edge</code>.
Allows you to search for the package in the [https://pkgs.postmarketos.org/packages postmarketOS repos]. In contrast to its base ([[Template:aport]]) it searches for all architectures and versions rather than only aports on <code>edge</code>.


== Usage ==
== Usage ==
Line 21: Line 21:
* [[Templates]]
* [[Templates]]


</noinclude><includeonly><span class="plainlinks" style="font-family: monospace, Courier;font-size:10pt;">[http://pkgs.postmarketos.org/packages?name={{urlencode:{{{1}}}}} {{{1}}}<sup>PMOS</sup>]</span></includeonly>
</noinclude><includeonly><span class="plainlinks" style="font-family: monospace, Courier;font-size:10pt;">[https://pkgs.postmarketos.org/packages?name={{urlencode:{{{1}}}}} {{{1}}}<sup>PMOS</sup>]</span></includeonly>

Latest revision as of 00:00, 2 March 2024

This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.

Check out all pages using this template and feel free to discuss it in the gitlab issues.

For more information, read Templates and Template:Template.

Allows you to search for the package in the postmarketOS repos. In contrast to its base (Template:aport) it searches for all architectures and versions rather than only aports on edge.

Usage

{{pmaport|package}}

Special characters in the package name will automatically be url-encoded. "*" can be used as a wildcard.

Example

{{pmaport|postmarketos-base}}

will produce: postmarketos-basePMOS

{{pmaport|postmarketos*}}

will produce: postmarketos*PMOS

See also