commit: 375cb14304bbf30e2831ebc518ba948f9d6005ab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 01:09:29 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 01:09:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375cb143
media-video/alevt: drop obsolete libpng patch
See upstream commit 3832a8586a7339002e3019945963baf74443b91d which
drops (non-)use of zlib.h and -lz.
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/alevt/alevt-1.8.2-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-video/alevt/alevt-1.8.2-r1.ebuild
b/media-video/alevt/alevt-1.8.2-r1.ebuild
index 042c5f9cf6fb..04c8536e5240 100644
--- a/media-video/alevt/alevt-1.8.2-r1.ebuild
+++ b/media-video/alevt/alevt-1.8.2-r1.ebuild
@@ -28,7 +28,6 @@ BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${P}-respectflags.patch
- "${FILESDIR}"/${PN}-1.6.2-libpng15.patch
"${FILESDIR}"/${PN}-1.8.2-musl.patch
)