From 169508e208bc0312a4bba8dd82fd2078242fdb02 Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Mon, 3 Jun 2013 22:38:17 -0500 Subject: development/eagle: Updated for version 6.4.0. Signed-off-by: Robby Workman --- development/eagle/eagle.SlackBuild | 27 +++++++++++++++++++++++---- development/eagle/eagle.info | 6 +++--- 2 files changed, 26 insertions(+), 7 deletions(-) (limited to 'development/eagle') diff --git a/development/eagle/eagle.SlackBuild b/development/eagle/eagle.SlackBuild index 8194aad2b0..8a182ec0d3 100644 --- a/development/eagle/eagle.SlackBuild +++ b/development/eagle/eagle.SlackBuild @@ -1,13 +1,32 @@ #!/bin/sh # Slackware build script for eagle (binary repackaging) -# Originally written by Kyle Guinn -# As of version 5.10.0 maintained by Niels Horn -# Revision date: 2010/12/31 +# Copyright 2008 Kyle Guinn +# Copyright 2010,2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# 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. + +# Revision date: 2013/03/27 PRGNAM="eagle" -VERSION=${VERSION:-"5.11.0"} +VERSION=${VERSION:-"6.4.0"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/eagle/eagle.info b/development/eagle/eagle.info index 64dcc4e11a..95bce5d445 100644 --- a/development/eagle/eagle.info +++ b/development/eagle/eagle.info @@ -1,8 +1,8 @@ PRGNAM="eagle" -VERSION="5.11.0" +VERSION="6.4.0" HOMEPAGE="http://www.cadsoft.de/" -DOWNLOAD="ftp://ftp.cadsoft.de/eagle/program/5.11/eagle-lin-5.11.0.run" -MD5SUM="c202becc5f3506c5a4eb50287ec53f04" +DOWNLOAD="ftp://ftp.cadsoft.de/eagle/program/6.4/eagle-lin-6.4.0.run" +MD5SUM="5e0b4f2864bdbc1677f2897c69ad20a0" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="UNSUPPORTED" REQUIRES="" -- cgit v1.2.3