diff options
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. :/ |