mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Rewrap media-gfx DESCRIPTIONs
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
SUMMARY="Open Source Graph Visualization Software"
|
||||
DESCRIPTION="Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
|
||||
|
||||
The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages, PDF or Postscript for inclusion in other documents; or display in an interactive graph browser. (Graphviz also supports GXL, an XML dialect.) Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, rolland custom shapes."
|
||||
DESCRIPTION="Graphviz is open source graph visualization software. Graph \
|
||||
visualization is a way of representing structural information as diagrams of \
|
||||
abstract graphs and networks. It has important applications in networking, \
|
||||
bioinformatics, software engineering, database and web design, machine \
|
||||
learning, and in visual interfaces for other technical domains.
|
||||
The Graphviz layout programs take descriptions of graphs in a simple text \
|
||||
language, and make diagrams in useful formats, such as images and SVG for web \
|
||||
pages, PDF or Postscript for inclusion in other documents; or display in an \
|
||||
interactive graph browser. (Graphviz also supports GXL, an XML dialect.) \
|
||||
Graphviz has many useful features for concrete diagrams, such as options for \
|
||||
colors, fonts, tabular node layouts, line styles, hyperlinks, rolland custom \
|
||||
shapes.
|
||||
"
|
||||
HOMEPAGE="http://www.graphviz.org/"
|
||||
LICENSE="CPL v1.0"
|
||||
COPYRIGHT="1994-2010 AT&T Corp."
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
DESCRIPTION="hqx ('hq' stands for 'high quality' and 'x' stands for magnification) is one of the pixel art scaling algorithms developed by Maxim Stepin"
|
||||
DESCRIPTION="
|
||||
hqx ('hq' stands for 'high quality' and 'x' stands for magnification) is one \
|
||||
of the pixel art scaling algorithms developed by Maxim Stepin.
|
||||
"
|
||||
HOMEPAGE="http://code.google.com/p/hqx/"
|
||||
SRC_URI="http://hqx.googlecode.com/files/hqx-1.1.tar.gz"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
SUMMARY="A PNG optimizer, making PNG files smaller"
|
||||
DESCRIPTION="
|
||||
OptiPNG is a PNG optimizer, recompressing PNG files so they
|
||||
become smaller, without losing any information. Additionally,
|
||||
OptiPNG can convert other image formats, such as BMP,
|
||||
GIF, PNM and TIFF, to PNG files.
|
||||
"
|
||||
OptiPNG is a PNG optimizer, recompressing PNG files so they become smaller, \
|
||||
without losing any information. Additionally, OptiPNG can convert other image \
|
||||
formats, such as BMP, GIF, PNM and TIFF, to PNG files.
|
||||
"
|
||||
HOMEPAGE="http://optipng.sourceforge.net/"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/optipng/optipng-0.7.4.tar.gz"
|
||||
CHECKSUM_MD5="8853d89aaf859065e95dcdf98b6bed73"
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
SUMMARY="Pngcrush is an optimizer for PNG (Portable Network Graphics) files."
|
||||
SUMMARY="Pngcrush is an optimizer for PNG files"
|
||||
DESCRIPTION="
|
||||
Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
|
||||
It can be run from a commandline in an MSDOS window, or from a UNIX
|
||||
or LINUX commandline. Its main purpose is to reduce the size of the
|
||||
PNG IDAT datastream by trying various compression levels and PNG
|
||||
filter methods. It also can be used to remove unwanted ancillary
|
||||
chunks, or to add certain chunks including gAMA, tRNS, iCCP, and
|
||||
textual chunks."
|
||||
|
||||
Pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can be \
|
||||
run from a commandline in an MSDOS window, or from a UNIX or LINUX \
|
||||
commandline. Its main purpose is to reduce the size of the PNG IDAT datastream \
|
||||
by trying various compression levels and PNG filter methods. It also can be \
|
||||
used to remove unwanted ancillary chunks, or to add certain chunks including \
|
||||
gAMA, tRNS, iCCP, and textual chunks.
|
||||
"
|
||||
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/1.7.67/pngcrush-1.7.67-nolib.tar.xz"
|
||||
CHECKSUM_MD5="682318b86be2e01056b8dba7b90dee01"
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
SUMMARY="tuxpaint - Drawing program designed for young children"
|
||||
DESCRIPTION="tuxpaint - Drawing program designed for young children"
|
||||
SUMMARY="Drawing program designed for young children"
|
||||
DESCRIPTION="
|
||||
tuxpaint - Drawing program designed for young children.
|
||||
"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
#SRC_URI="cvs://:pserver:anonymous@tuxpaint.cvs.sourceforge.net:/cvsroot/tuxpaint/tuxpaint"
|
||||
SRC_URI="http://ports-space.haiku-files.org/source/tuxpaint-snapshot-2013-11-06.zip"
|
||||
|
||||
Reference in New Issue
Block a user