brotli: new package
authorAdrian Perez de Castro <aperez@igalia.com>
Fri, 23 Mar 2018 18:59:39 +0000 (20:59 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 24 Mar 2018 10:45:26 +0000 (11:45 +0100)
commit4f634160b2a106f7e34b4bb018b34e77c8dda2a9
treeee1f62b658da53a82392da7302c3f587b304fe22
parent86ad2d92070c3024b2cf5de74dede294b56d5fd2
brotli: new package

Add the brotli package to Buildroot. This is needed by woff2, which in
turn is needed by webkitgtk from version 2.20.0 onwards. WebKitGTK+ used
to bundle a copy of the library, but it stopped doing so now that the
upstream has started making releases.

[Peter: fix license hash]
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/brotli/Config.in [new file with mode: 0644]
package/brotli/brotli.hash [new file with mode: 0644]
package/brotli/brotli.mk [new file with mode: 0644]