mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 5.0.0
- Reformat pkg-descr Changes: https://github.com/Pulse-Eight/libcec/releases
This commit is contained in:
parent
b3d06aaaba
commit
ecd86f5bbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533347
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcec
|
||||
PORTVERSION= 4.0.4
|
||||
PORTVERSION= 5.0.0
|
||||
DISTVERSIONPREFIX= libcec-
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561426370
|
||||
SHA256 (Pulse-Eight-libcec-libcec-4.0.4_GH0.tar.gz) = 4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a
|
||||
SIZE (Pulse-Eight-libcec-libcec-4.0.4_GH0.tar.gz) = 344976
|
||||
TIMESTAMP = 1588163953
|
||||
SHA256 (Pulse-Eight-libcec-libcec-5.0.0_GH0.tar.gz) = 7c6ef02f39918ac88a3dac8ea35021f6c4b4b695df9204b3ac9faca673c706cc
|
||||
SIZE (Pulse-Eight-libcec-libcec-5.0.0_GH0.tar.gz) = 365304
|
||||
|
@ -1,8 +1,8 @@
|
||||
libCEC allows you in combination with the right hardware to control your
|
||||
device with your TV remote control utilising your existing HDMI cabling.
|
||||
This library is an enabling platform for the CEC bus in HDMI, it allows
|
||||
developers to interact with other HDMI devices without having to worry
|
||||
about the communication overhead, handshaking, and the various ways of
|
||||
sending a message for each vendor.
|
||||
libCEC allows you in combination with the right hardware to control your device
|
||||
with your TV remote control utilising your existing HDMI cabling. This library
|
||||
is an enabling platform for the CEC bus in HDMI, it allows developers to
|
||||
interact with other HDMI devices without having to worry about the communication
|
||||
overhead, handshaking, and the various ways of sending a message for each
|
||||
vendor.
|
||||
|
||||
WWW: http://libcec.pulse-eight.com
|
||||
WWW: http://libcec.pulse-eight.com/
|
||||
|
@ -10,7 +10,7 @@ include/libcec/cecloader.h
|
||||
include/libcec/cectypes.h
|
||||
include/libcec/version.h
|
||||
lib/libcec.so
|
||||
lib/libcec.so.4
|
||||
lib/libcec.so.5
|
||||
lib/libcec.so.%%PORTVERSION%%
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cec.so
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/cec.py
|
||||
|
Loading…
Reference in New Issue
Block a user