git: 62aa4c122d4e - main - multimedia/snappy: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 06:42:41 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=62aa4c122d4e726ffbeb8d92f576a417bc203367 commit 62aa4c122d4e726ffbeb8d92f576a417bc203367 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-27 06:20:43 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-27 06:42:09 +0000 multimedia/snappy: Deprecate and expiration date to 2022-06-30 Deprecated upstream Reference: https://gitlab.gnome.org/Archive/snappy PR: 263523 Approved by: gnome (nc) --- multimedia/snappy/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/snappy/Makefile b/multimedia/snappy/Makefile index d2e199c516b3..78116311c809 100644 --- a/multimedia/snappy/Makefile +++ b/multimedia/snappy/Makefile @@ -12,6 +12,9 @@ PKGNAMESUFFIX= player MAINTAINER= gnome@FreeBSD.org COMMENT= Open source gstreamer media player +DEPRECATED= Deprecated upstream, please consider multimedia/mpv or multimedia/vlc +EXPIRATION_DATE=2022-06-30 + LIB_DEPENDS= libclutter-gst-2.0.so:multimedia/clutter-gst \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3