git: 7c6031b59cb5 - 2025Q3 - audio/gstreamer1-plugins-taglib: builds fine on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Sep 2025 08:34:08 UTC
The branch 2025Q3 has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c6031b59cb511602ac18b75617296a18fc6f7cf
commit 7c6031b59cb511602ac18b75617296a18fc6f7cf
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-18 19:28:49 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-19 08:33:21 +0000
audio/gstreamer1-plugins-taglib: builds fine on armv7
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
(cherry picked from commit b503858a7905571d64384ff195efd06128a99126)
---
audio/gstreamer1-plugins-taglib/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile
index b9c4fe4e42eb..8009ab0d1036 100644
--- a/audio/gstreamer1-plugins-taglib/Makefile
+++ b/audio/gstreamer1-plugins-taglib/Makefile
@@ -3,9 +3,6 @@ CATEGORIES= audio
COMMENT= GStreamer taglib plugin for adding APEv2 and ID3v2 headers
-BROKEN_armv6= fails to compile: textidentificationframe.h file not found
-BROKEN_armv7= fails to compile: textidentificationframe.h file not found
-
LIB_DEPENDS= libtag.so:audio/taglib
MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins