From aed0b86de1d40ab67a170e0374b5fc690b427ea3 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 6 Jul 2014 23:44:11 -0500 Subject: office/grisbi: Updated for version 1.0.0. Signed-off-by: Robby Workman --- office/grisbi/README | 2 +- office/grisbi/grisbi.SlackBuild | 26 ++++++++++++++++++++++---- office/grisbi/grisbi.info | 6 +++--- 3 files changed, 26 insertions(+), 8 deletions(-) diff --git a/office/grisbi/README b/office/grisbi/README index 3e7ed913b2..4bcf506fbf 100644 --- a/office/grisbi/README +++ b/office/grisbi/README @@ -3,4 +3,4 @@ Windows, released under the GPL licence. Its aim is to provide you with the most simple and intuitive software for basic use, and still very powerful if you spend a little time on the setup. -libofx is an optional dependency. +Optional dependencies: libofx and goffice0.8 diff --git a/office/grisbi/grisbi.SlackBuild b/office/grisbi/grisbi.SlackBuild index 45d17c8dd2..09772dff68 100644 --- a/office/grisbi/grisbi.SlackBuild +++ b/office/grisbi/grisbi.SlackBuild @@ -2,11 +2,29 @@ # Slackware build script for grisbi -# Written by Larry Hajali +# Copyright 2010-2014 Larry Hajali +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=grisbi -VERSION=0.8.9 -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -60,7 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --enable-static=no \ --disable-dependency-tracking \ - --enable-silent-rules \ + --disable-silent-rules \ --build=$ARCH-slackware-linux make diff --git a/office/grisbi/grisbi.info b/office/grisbi/grisbi.info index fa3c46e4bb..913f8c1a93 100644 --- a/office/grisbi/grisbi.info +++ b/office/grisbi/grisbi.info @@ -1,8 +1,8 @@ PRGNAM="grisbi" -VERSION="0.8.9" +VERSION="1.0.0" HOMEPAGE="http://www.grisbi.org/" -DOWNLOAD="http://downloads.sourceforge.net/grisbi/grisbi-0.8.9.tar.bz2" -MD5SUM="8e70280257b7d1d1f3c7b44b5b61a442" +DOWNLOAD="http://downloads.sourceforge.net/grisbi/grisbi-1.0.0.tar.bz2" +MD5SUM="d3d0b03b49f2c86b110910ec903630f2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3