Skip to content

Commit

Permalink
media-libs/libpng: add SLOT description to metadata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Ospald committed Oct 20, 2015
1 parent 9cf66f8 commit 65f33e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions media-libs/libpng/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,13 @@
<remote-id type="cpe">cpe:/a:libpng:libpng</remote-id>
<remote-id type="sourceforge">apng</remote-id>
</upstream>
<slots>
<slot name="0">For building against. This is the only slot
that provides headers and command line tools.</slot>
<slot name="1.2">For binary compatibility, provides libpng12.so.0
only.</slot>
<slot name="1.5">For binary compatibility, provides libpng15.so.15
only.</slot>
<subslots>Reflect ABI compatibility for libpng.so.</subslots>
</slots>
</pkgmetadata>

0 comments on commit 65f33e6

Please sign in to comment.