mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +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
|
||||
_commit=9be18fbd4047467495af5bd6d83f5b91bc063ea2
|
||||
version=0.0.20160709
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="rlottie-${_commit}"
|
||||
build_style=cmake
|
||||
configure_args="-DLOTTIE_CACHE=OFF"
|
||||
short_desc="Platform independent standalone library that plays Lottie Animation"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue