diff options
| author | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-08-16 10:45:36 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-08-16 10:49:45 +0000 |
| commit | 068537d9a99192dc89d703ffe6787915c1949152 (patch) | |
| tree | 0803de3a8bffe1a2eb2b3da1a35541f15cbee6d4 | |
| parent | fede2b8e5c70cf3bbc5891b6676e96000c78e3ef (diff) | |
multimedia/avidemux-plugins: Mark broken after multimedia/vapoursynth update (a5e4dc2)
It's been spamming pkg-fallout mailing list for a while. I think
it's also expected to be removed/deprecated soon. I am just marking
BROKEN to stop the spam for now.
Reported by: pkg-fallout
Approved by: osa, vvd (Mentors, implicit)
(cherry picked from commit 1ebcc067467ffd4f122f76b17d07426bb3c83f49)
| -rw-r--r-- | multimedia/avidemux-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 0b6073639f2f..a4abe2aa25aa 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -11,6 +11,8 @@ PATCHFILES+= c16d32a67cdb012db093472ad3776713939a30d1.patch:-p1 MAINTAINER= multimedia@FreeBSD.org COMMENT= Simple GUI based video editor (Plugins) +BROKEN= Fails to build after multimedia/vapoursynth update (R66 => R73, a5e4dc2) + LIB_DEPENDS= libADM6avutil.so.56:multimedia/avidemux MASTERDIR= ${.CURDIR}/../avidemux |
