# HG changeset patch # User Samuel Trassare # Date 1330108411 28800 # Node ID b880a8dd18d19a6a66d21b861251a98664ef46fd # Parent a9e0ca0f38189439e09371a982779f467b42d6cd up graphviz (2.28.0) diff -r a9e0ca0f3818 -r b880a8dd18d1 gnumeric/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnumeric/description.txt Fri Feb 24 10:33:31 2012 -0800 @@ -0,0 +1,4 @@ +The goal of Gnumeric is to be the best possible spreadsheet. It is not an +attempt to clone existing applications. However, Gnumeric can read files saved +with other spreadsheets and we offer a customizable feel that attempts to +minimize the costs of transition. diff -r a9e0ca0f3818 -r b880a8dd18d1 goffice/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/goffice/description.txt Fri Feb 24 10:33:31 2012 -0800 @@ -0,0 +1,2 @@ +GOffice is a library of document-centric objects and utilities building on top +of GLib and Gtk+ and used by software such as Gnumeric. diff -r a9e0ca0f3818 -r b880a8dd18d1 graphviz/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/graphviz/description.txt Fri Feb 24 10:33:31 2012 -0800 @@ -0,0 +1,5 @@ +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. diff -r a9e0ca0f3818 -r b880a8dd18d1 graphviz/receipt --- a/graphviz/receipt Fri Feb 24 10:18:11 2012 -0800 +++ b/graphviz/receipt Fri Feb 24 10:33:31 2012 -0800 @@ -1,13 +1,11 @@ # SliTaz package receipt. PACKAGE="graphviz" -VERSION="2.26.3" +VERSION="2.28.0" CATEGORY="x-window" SHORT_DESC="Automatic graph drawing." MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="zlib libpng jpeg expat" -#~ DEPENDS="xorg zlib libpng jpeg expat gtk+ libtool xorg-libXdamage xorg-libXss \ -#~ libgd tk librsvg bzlib" BUILD_DEPENDS="xorg expat-dev zlib-dev pkg-config gtk+-dev libpng-dev jpeg-dev \ libgd-dev lua-dev swig ocaml python-dev tcl-dev librsvg-dev php-dev ruby-dev \ libcroco-dev php-cli util-linux-ng-uuid-dev"