summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2014-07-06 23:44:11 -0500
committer Robby Workman <rworkman@slackbuilds.org>2014-07-07 00:00:59 -0500
commitaed0b86de1d40ab67a170e0374b5fc690b427ea3 (patch)
tree479122e58d2d8ff94954bc04c52fec1beabe78db
parentd3e91a8c4b6c611172980afcb42cfb81b083e3e0 (diff)
downloadslackbuilds-aed0b86de1d40ab67a170e0374b5fc690b427ea3.tar.gz
slackbuilds-aed0b86de1d40ab67a170e0374b5fc690b427ea3.tar.xz
office/grisbi: Updated for version 1.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--office/grisbi/README2
-rw-r--r--office/grisbi/grisbi.SlackBuild26
-rw-r--r--office/grisbi/grisbi.info6
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 <larryhaja[at]gmail[dot]com>
+# Copyright 2010-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
+# 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=""