git: 70d02893c5d4 - 2025Q3 - multimedia/gstreamer1-plugins-mpeg2enc: builds fine on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Sep 2025 08:34:09 UTC
The branch 2025Q3 has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=70d02893c5d409828696e81d5bf9533b587b6dea
commit 70d02893c5d409828696e81d5bf9533b587b6dea
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-18 19:45:05 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-19 08:33:22 +0000
multimedia/gstreamer1-plugins-mpeg2enc: builds fine on armv7
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
(cherry picked from commit 3f14d81c40f3d09492eab5ee0aaa5c100c716230)
---
multimedia/gstreamer1-plugins-mpeg2enc/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
index 5dec4a490910..1702f68aa810 100644
--- a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
+++ b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
@@ -3,9 +3,6 @@ CATEGORIES= multimedia
COMMENT= GStreamer mpeg encoder plugin
-BROKEN_armv6= fails to compile: 'format_codes.h' file not found
-BROKEN_armv7= fails to compile: 'format_codes.h' file not found
-
LIB_DEPENDS= libmjpegutils.so:multimedia/mjpegtools
MESON_ARGS+= -Dgpl=enabled