Rewrap media-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 74e0e1dca0
commit 477ce26f37
67 changed files with 427 additions and 200 deletions

View File

@@ -1,5 +1,14 @@
SUMMARY="Libart is a library for high-performance 2D graphics"
DESCRIPTION="Libart is free software (all components are either GPL or LGPL). Libart is also available for commercial licensing. Libart supports a very powerful imaging model, basically the same as SVG and the Java 2D API. It includes all PostScript imaging operations, and adds antialiasing and alpha-transparency. Libart is also highly tuned for incremental rendering. It contains data structures and algorithms suited to rapid, precise computation of Region of Interest, as well as a two-phase rendering pipeline optimized for interactive display."
DESCRIPTION="
Libart is free software (all components are either GPL or LGPL). Libart is \
also available for commercial licensing. Libart supports a very powerful \
imaging model, basically the same as SVG and the Java 2D API. It includes all \
PostScript imaging operations, and adds antialiasing and alpha-transparency. \
Libart is also highly tuned for incremental rendering. It contains data \
structures and algorithms suited to rapid, precise computation of Region of \
Interest, as well as a two-phase rendering pipeline optimized for interactive \
display.
"
HOMEPAGE="http://www.levien.com/libart/"
SRC_URI="http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.gz"
CHECKSUM_MD5="722471ec8ae084af4293126d06b60880"