commit: bf7142e7232112db5859abac19859590bb53cee3
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 08:07:44 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 08:07:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7142e7
media-libs/rlottie: add longdescription to metadata
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-libs/rlottie/metadata.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/media-libs/rlottie/metadata.xml b/media-libs/rlottie/metadata.xml
index 6b0a0fb3a72..be0ee7cd335 100644
--- a/media-libs/rlottie/metadata.xml
+++ b/media-libs/rlottie/metadata.xml
@@ -5,4 +5,17 @@
<email>[email protected]</email>
<name>Joonas Niilola</name>
</maintainer>
+ <longdescription>
+ rlottie is a platform independent standalone c++ library for rendering
+ vector based animations and art in realtime.
+
+ Lottie loads and renders animations and vectors exported in the bodymovin
+ JSON format. Bodymovin JSON can be created and exported from After Effects
+ with bodymovin, Sketch with Lottie Sketch Export, and from Haiku.
+
+ For the first time, designers can create and ship beautiful animations
+ without an engineer painstakingly recreating it by hand. Since the
+ animation is backed by JSON they are extremely small in size but can be
+ large in complexity!
+ </longdescription>
</pkgmetadata>