diff options
| author | Julian Scheel <julian@jusst.de> | 2015-10-18 14:34:10 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-18 15:53:05 +0200 |
| commit | 29e875313c18732b6677d0d0610ad5977896da4b (patch) | |
| tree | 4ebc99971499227ce818fd31a6e2c6736d389695 /package/bitstream/bitstream.hash | |
| parent | 60be5da7c9bb92309627c58e81623da4268d1e07 (diff) | |
| download | buildroot-29e875313c18732b6677d0d0610ad5977896da4b.tar.gz buildroot-29e875313c18732b6677d0d0610ad5977896da4b.zip | |
bitstream: new package
BiTStream is a set of headers to ease processing of mpeg ts
streams. It is used by dvblast.
[Thomas:
- add missing hash file.
- add missing BITSTREAM_LICENSE_FILES information.
- rewrap Config.in help text.
- use lowercase name for the package in the comment header in
bitstream.mk.]
Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bitstream/bitstream.hash')
| -rw-r--r-- | package/bitstream/bitstream.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/bitstream/bitstream.hash b/package/bitstream/bitstream.hash new file mode 100644 index 0000000000..7a3b7f8633 --- /dev/null +++ b/package/bitstream/bitstream.hash @@ -0,0 +1,4 @@ +# from https://get.videolan.org/bitstream/1.1/bitstream-1.1.tar.bz2.md5 +md5 88e6e786242196b4d73a5b6075aeb1a2 bitstream-1.1.tar.bz2 +# locally calculated +sha256 90b65f619895d31e652386d5d7d2d2d62cccd44383c1fac9145d659013a2de9e bitstream-1.1.tar.bz2 |

