summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-03-08 10:36:30 +0000
committerMarek Szuba <marecki@gentoo.org>2021-03-08 10:44:48 +0000
commit754fd8465bd589b63a735a00efa67084241788be (patch)
tree6481f92a521eea60f55c346643af6d5262192c76 /media-gfx/pngcrush/metadata.xml
parentdev-python/pillow: Stabilize 8.1.2 ppc, #774387 (diff)
downloadgentoo-754fd8465bd589b63a735a00efa67084241788be.tar.gz
gentoo-754fd8465bd589b63a735a00efa67084241788be.tar.bz2
gentoo-754fd8465bd589b63a735a00efa67084241788be.zip
media-gfx/pngcrush: always use system libs
pngcrush comes with bundled libpng-1.6.32 and zlib-1.2.11. The former is outdated and contains several known security vulnerabilities, the latter causes build failures on some architectures which standalone sys-libs/zlib does support. And why do we need bundled libraries for something like this anyway, especially given it uses two different source tarballs? Closes: https://bugs.gentoo.org/774417 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-gfx/pngcrush/metadata.xml')
-rw-r--r--media-gfx/pngcrush/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/media-gfx/pngcrush/metadata.xml b/media-gfx/pngcrush/metadata.xml
index 5081ca62df6c..fd6dd7f9aac7 100644
--- a/media-gfx/pngcrush/metadata.xml
+++ b/media-gfx/pngcrush/metadata.xml
@@ -13,7 +13,4 @@
<bugs-to>https://sourceforge.net/p/pmt/bugs/</bugs-to>
<remote-id type="sourceforge">pmt</remote-id>
</upstream>
- <use>
- <flag name="system-libs">Use libpng and libz provided by system</flag>
- </use>
</pkgmetadata>