On 7 March 2016 at 07:12, Justin <jlec> <[email protected]> wrote:
>> Slots are not accepted in <pkg> elements? Is that intentional? If so,
>> is there something else we can use?
>>
>
> We should definitely include SLOTs in the allowed syntax.


  <flag name="gstreamer">Enable HTML5 audio/video support via
<pkg>media-libs/gstreamer:1.0</pkg></flag>
  <flag name="gstreamer010">Enable HTML5 audio/video support via
<pkg>media-libs/gstreamer:0.10</pkg></flag>


Surely you can trivially transpose:

  <pkg>cat/pn:slot</pkg>

To

   <pkg>cat/pn</pkg>:slot

Its not like you need slot/version metadata to be machine trackable
here, you're probably wanting to communicate the cat/pn for hyper-ref
purposes, and the slot/version to be separate for humans.

Its "<pkg>" not "<depspec>" after all.

-- 
Kent

KENTNL - https://metacpan.org/author/KENTNL

Reply via email to