pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rlottie: fix for DESCR



Module Name:	pkgsrc-wip
Committed By:	AcidBear <jake.slazenger%yandex.com@localhost>
Pushed By:	jakeSlaz
Date:		Wed Feb 24 23:27:03 2021 +0300
Changeset:	9a072a07a0e102d3488a4b733a27cd7d2e7021f8

Modified Files:
	rlottie/DESCR

Log Message:
rlottie: fix for DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a072a07a0e102d3488a4b733a27cd7d2e7021f8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rlottie/DESCR | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)

diffs:
diff --git a/rlottie/DESCR b/rlottie/DESCR
index 979ce16b55..b98e82efce 100644
--- a/rlottie/DESCR
+++ b/rlottie/DESCR
@@ -1,23 +1,5 @@
-TODO: Adjust the following lines from README.md
-
-
-# rlottie
-
-[![Build Status](https://travis-ci.org/Samsung/rlottie.svg?branch=master)](https://travis-ci.org/Samsung/rlottie)
-[![Build status](https://ci.appveyor.com/api/projects/status/n3xonxk1ooo6s7nr?svg=true&passingText=windows%20-%20passing)](https://ci.appveyor.com/project/smohantty/rlottie-mliua)
-
-<p align="center">
-  <img width="240" height="240" src="https://github.com/Samsung/rlottie/blob/master/.Gifs/logo.png";>
-</p>
-
 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](https://github.com/bodymovin/bodymovin), Sketch with [Lottie Sketch Export](https://github.com/buba447/Lottie-Sketch-Export), and from [Haiku](https://www.haiku.ai).
+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!
-
-Here are small samples of the power of Lottie.
-
-<p align="center">
-  <img src="https://github.com/Samsung/rlottie/blob/master/.Gifs/1.gif";>
-...


Home | Main Index | Thread Index | Old Index