graphics/gource: Updated for version 0.40, added a license.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-11-06 20:11:35 +01:00 committed by Robby Workman
parent 8dabb5e615
commit de3e5823b6
2 changed files with 24 additions and 5 deletions

View file

@ -2,11 +2,30 @@
# Slackware build script for gource
# Written by Matteo Bernardini <ponce@slackbuilds.org>
# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# 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.
# generated by grissiom's sbo-dev-helper
PRGNAM=gource
VERSION=${VERSION:-0.38}
VERSION=${VERSION:-0.40}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gource"
VERSION="0.38"
VERSION="0.40"
HOMEPAGE="http://code.google.com/p/gource/"
DOWNLOAD="http://gource.googlecode.com/files/gource-0.38.tar.gz"
MD5SUM="6584241879dbb6dfaecc6ae6b58ad38c"
DOWNLOAD="http://gource.googlecode.com/files/gource-0.40.tar.gz"
MD5SUM="89c608a7aa3c901661eb1f2db6117492"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="glm"