git: b25c05caf593 - main - multimedia/gstreamer1-plugins-gnonlin: Mark DEPRECATED and set EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Sep 2024 10:39:49 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b25c05caf5931e311a3c7af4c7922b6a4e94fb9b
commit b25c05caf5931e311a3c7af4c7922b6a4e94fb9b
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-09-22 10:19:09 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-09-22 10:36:01 +0000
multimedia/gstreamer1-plugins-gnonlin: Mark DEPRECATED and set EXPIRATION_DATE
This has been deprecated upstream and replaced by the gstnle plugin
provided by multimedia/gstreamer1-editing-services.
---
multimedia/gstreamer1-plugins-gnonlin/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/multimedia/gstreamer1-plugins-gnonlin/Makefile b/multimedia/gstreamer1-plugins-gnonlin/Makefile
index 1dd7de8be1fa..ca201ba63940 100644
--- a/multimedia/gstreamer1-plugins-gnonlin/Makefile
+++ b/multimedia/gstreamer1-plugins-gnonlin/Makefile
@@ -9,6 +9,10 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer library for writing non-linear audio and video
WWW= http://gstreamer.net
+# References need removed from Mk/Uses/gstreamer.mk, as well.
+DEPRECATED= Deprecated upstream. Use the gstnle plugin from multimedia/gstreamer1-editing-services instead
+EXPIRATION_DATE= 2024-10-22
+
USES= gettext-runtime gnome gstreamer libtool pkgconfig python:build tar:xz
USE_GNOME= glib20
GNU_CONFIGURE= yes