wok rev 11786

up graphviz (2.28.0)
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Feb 24 10:33:31 2012 -0800 (2012-02-24)
parents a9e0ca0f3818
children 9fe488e2acfb
files gnumeric/description.txt goffice/description.txt graphviz/description.txt graphviz/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnumeric/description.txt	Fri Feb 24 10:33:31 2012 -0800
     1.3 @@ -0,0 +1,4 @@
     1.4 +The goal of Gnumeric is to be the best possible spreadsheet. It is not an 
     1.5 +attempt to clone existing applications. However, Gnumeric can read files saved 
     1.6 +with other spreadsheets and we offer a customizable feel that attempts to 
     1.7 +minimize the costs of transition.
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/goffice/description.txt	Fri Feb 24 10:33:31 2012 -0800
     2.3 @@ -0,0 +1,2 @@
     2.4 +GOffice is a library of document-centric objects and utilities building on top 
     2.5 +of GLib and Gtk+ and used by software such as Gnumeric.
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/graphviz/description.txt	Fri Feb 24 10:33:31 2012 -0800
     3.3 @@ -0,0 +1,5 @@
     3.4 +Graphviz is open source graph visualization software. Graph visualization is a 
     3.5 +way of representing structural information as diagrams of abstract graphs and 
     3.6 +networks. It has important applications in networking, bioinformatics, software 
     3.7 +engineering, database and web design, machine learning, and in visual interfaces
     3.8 +for other technical domains.
     4.1 --- a/graphviz/receipt	Fri Feb 24 10:18:11 2012 -0800
     4.2 +++ b/graphviz/receipt	Fri Feb 24 10:33:31 2012 -0800
     4.3 @@ -1,13 +1,11 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="graphviz"
     4.7 -VERSION="2.26.3"
     4.8 +VERSION="2.28.0"
     4.9  CATEGORY="x-window"
    4.10  SHORT_DESC="Automatic graph drawing."
    4.11  MAINTAINER="pascal.bellard@slitaz.org"
    4.12  DEPENDS="zlib libpng jpeg expat"
    4.13 -#~ DEPENDS="xorg zlib libpng jpeg expat gtk+ libtool xorg-libXdamage xorg-libXss \
    4.14 -#~ libgd tk librsvg bzlib"
    4.15  BUILD_DEPENDS="xorg expat-dev zlib-dev pkg-config gtk+-dev libpng-dev jpeg-dev \
    4.16  libgd-dev lua-dev swig ocaml python-dev tcl-dev librsvg-dev php-dev ruby-dev \
    4.17  libcroco-dev php-cli util-linux-ng-uuid-dev"