git: 3de820ff77d8 - main - multimedia/motion: drop bktr support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 09:34:28 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3de820ff77d8ff0dd71df0e67fc287515f22e976
commit 3de820ff77d8ff0dd71df0e67fc287515f22e976
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-12-13 09:32:38 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-12-13 09:32:38 +0000
multimedia/motion: drop bktr support
bktr support was removed in freebsd 13.0
---
multimedia/motion/Makefile | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 07db55d593fa..1e465c6ba3bb 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -37,18 +37,14 @@ OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG MYSQL PGSQL SQLITE3 NLS
OPTIONS_DEFAULT= WEBCAMD FFMPEG
OPTIONS_RADIO= VIDEO
-OPTIONS_RADIO_VIDEO= BKTR PWCBSD WEBCAMD
+OPTIONS_RADIO_VIDEO= PWCBSD WEBCAMD
OPTIONS_SUB= yes
-BKTR_DESC= BKTR based TV capture cards
-
PWCBSD_DESC= PWCBSD based Webcams
VIDEO_DESC= Video capture driver (Netcam support only if none selected)
WEBCAMD_DESC= Webcams using webcamd
-BKTR_CONFIGURE_WITH= bktr
-
FFMPEG_LIB_DEPENDS= libavformat.so.60:multimedia/ffmpeg
FFMPEG_CONFIGURE_WITH= ffmpeg