mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-22 16:59:56 +02:00
brotli: remove ... recipe is available in recent meta-openembedded
This commit is contained in:
@ -1,18 +0,0 @@
|
|||||||
SUMMARY = "Brotli is a generic-purpose lossless compression algorithm."
|
|
||||||
HOMEPAGE = "https://github.com/google/brotli/"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b"
|
|
||||||
|
|
||||||
inherit cmake
|
|
||||||
|
|
||||||
SRC_URI = " \
|
|
||||||
git://github.com/google/brotli.git;protocol=https \
|
|
||||||
"
|
|
||||||
|
|
||||||
PV = "1.0.9"
|
|
||||||
SRCREV = "v${PV}"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release"
|
|
||||||
|
|
Reference in New Issue
Block a user