diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-10-21 11:29:15 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-10-21 11:29:15 +0000 |
commit | fa5d528235087b59f6112466f993f2d557688a3c (patch) | |
tree | cb5851f9ab7a2d1b77097aa6ecccc2c96ca7599d /media-libs/lasi/metadata.xml | |
parent | Removing KDE-4.0.X packages now that 4.1.2 was put in the tree. (diff) | |
download | gentoo-2-fa5d528235087b59f6112466f993f2d557688a3c.tar.gz gentoo-2-fa5d528235087b59f6112466f993f2d557688a3c.tar.bz2 gentoo-2-fa5d528235087b59f6112466f993f2d557688a3c.zip |
Science overlay -> main tree. Ebuild initially produced by Joshua Rich (bug #214846)
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'media-libs/lasi/metadata.xml')
-rw-r--r-- | media-libs/lasi/metadata.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/media-libs/lasi/metadata.xml b/media-libs/lasi/metadata.xml new file mode 100644 index 000000000000..fe32deb782f9 --- /dev/null +++ b/media-libs/lasi/metadata.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<herd>graphics</herd> +<longdescription lang="en"> + libLASi is a library written by Larry Siden that provides a C++ + stream output interface for creating Postscript documents that can + contain characters from any of the scripts and symbol blocks + supported in Unicode and by Owen Taylor's Pango layout engine. + The library accomodates right-to-left scripts such as Arabic + and Hebrew as easily as left-to-right scripts. Indic and Indic-derived + Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and + Tibetan are supported to the extent provided by Pango and by the + OpenType fonts installed on your system. All of this is provided + without need for any special configuration or layout calculation on + the programmer's part. + libLASi was designed for projects which require the ability to + produce Postscript independent of any one application framework. +</longdescription> +</pkgmetadata> |