rlottie: disable caching
having caching enabled breaks animated stickers in telegram-desktop
This commit is contained in:
@@ -2,9 +2,10 @@
|
|||||||
pkgname=rlottie
|
pkgname=rlottie
|
||||||
_commit=9be18fbd4047467495af5bd6d83f5b91bc063ea2
|
_commit=9be18fbd4047467495af5bd6d83f5b91bc063ea2
|
||||||
version=0.0.20160709
|
version=0.0.20160709
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="rlottie-${_commit}"
|
wrksrc="rlottie-${_commit}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DLOTTIE_CACHE=OFF"
|
||||||
short_desc="Platform independent standalone library that plays Lottie Animation"
|
short_desc="Platform independent standalone library that plays Lottie Animation"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
|
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
|
||||||
|
|||||||
Reference in New Issue
Block a user