Skip to content

Commit

Permalink
multimedia/omxplayer: Deprecate and set expiration date to 2023-12-31
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Nov 24, 2023
1 parent 388fa38 commit 713f303
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions multimedia/omxplayer/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 713f303

Please sign in to comment.