diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-01-06 06:55:53 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-06 06:55:53 -0600 |
commit | 70f43990ff23f401cbd03218dfaa289c32b11f88 (patch) | |
tree | 89705bfebc3d1d5a6f59cdd51dd4a5d9860743cc /libraries/libcec/README | |
parent | 9a9ae4daf064f950013a30696596119f66157085 (diff) | |
download | slackbuilds-70f43990ff23f401cbd03218dfaa289c32b11f88.tar.gz |
libraries/libcec: Added (library for the Pulse-Eight USB - HDMI CEC adaptor)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libcec/README')
-rw-r--r-- | libraries/libcec/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libcec/README b/libraries/libcec/README new file mode 100644 index 0000000000..451611c622 --- /dev/null +++ b/libraries/libcec/README @@ -0,0 +1,6 @@ +libCEC is an open-source dual licensed library designed for communicating +with the Pulse-Eight USB - HDMI CEC Adaptor. + +Note: when downloading with wget or through sbopkg add the +'--content-disposition' flag to get proper tarball. Otherwise, it will +just be downloaded as libcec-$VERSION. :/ |