summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 20:21:51 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-08 07:47:59 +0100
commitabb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c (patch)
treead966249295254c0f462e99a58d68a9395d00505 /media-libs/libpng-compat/metadata.xml
parentgui-libs/wlroots: amd64/arm64/x86 stable (diff)
downloadgentoo-abb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c.tar.gz
gentoo-abb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c.tar.bz2
gentoo-abb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c.zip
media-libs/libpng-compat: Move from media-libs/libpng
Bug: https://bugs.gentoo.org/697820 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libpng-compat/metadata.xml')
-rw-r--r--media-libs/libpng-compat/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/media-libs/libpng-compat/metadata.xml b/media-libs/libpng-compat/metadata.xml
new file mode 100644
index 000000000000..973c824aaa41
--- /dev/null
+++ b/media-libs/libpng-compat/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+ <use>
+ <flag name="apng">support unofficial APNG (Animated PNG) spec</flag>
+ </use>
+ <upstream>
+ <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>