From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2445F1382C5 for ; Thu, 18 Jun 2020 08:08:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FA95E09D0; Thu, 18 Jun 2020 08:08:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB08AE09D0 for ; Thu, 18 Jun 2020 08:08:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F078034EF76 for ; Thu, 18 Jun 2020 08:08:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 667F31EF for ; Thu, 18 Jun 2020 08:08:05 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1592467664.bf7142e7232112db5859abac19859590bb53cee3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/rlottie/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/rlottie/metadata.xml X-VCS-Directories: media-libs/rlottie/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: bf7142e7232112db5859abac19859590bb53cee3 X-VCS-Branch: master Date: Thu, 18 Jun 2020 08:08:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cd79b74b-5983-4ddc-b3ca-b167013ea5ce X-Archives-Hash: 209849ca8155905b695b1ba68751b5a2 commit: bf7142e7232112db5859abac19859590bb53cee3 Author: Joonas Niilola gentoo org> AuthorDate: Thu Jun 18 08:07:44 2020 +0000 Commit: Joonas Niilola gentoo 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 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 @@ juippis@gentoo.org Joonas Niilola + + 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! +