1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

multimedia/omxplayer: Deprecate and set expiration date to 2023-12-31

Deprecated upstream and efforts are being directed to integrating
functionality in VLC. Also relies on old APIs and interfaces that do
not support 64-bit and have been deprecated for a long time.

Reference:
https://github.com/popcornmix/omxplayer

Reported by:	fuz
This commit is contained in:
Daniel Engberg 2023-11-19 01:54:22 +01:00
parent 388fa384c1
commit 713f30318f

View File

@ -13,6 +13,9 @@ WWW= https://github.com/popcornmix/omxplayer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Depends on legacy APIs and interfaces, functionality is being in integrated into VLC
EXPIRATION_DATE=2023-12-31
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libboost_thread.so:devel/boost-libs \
libdbus-1.so:devel/dbus \