mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
rlottie: disable caching
having caching enabled breaks animated stickers in telegram-desktop
This commit is contained in:
parent
8d209ed2e5
commit
3259897dc1
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue