git: 3f14d81c40f3 - main - multimedia/gstreamer1-plugins-mpeg2enc: builds fine on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Sep 2025 08:28:55 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f14d81c40f3d09492eab5ee0aaa5c100c716230
commit 3f14d81c40f3d09492eab5ee0aaa5c100c716230
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:25:54 +0000
multimedia/gstreamer1-plugins-mpeg2enc: builds fine on armv7
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
---
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