From 86633a7dfc0953aac26632cf0113022a64269385 Mon Sep 17 00:00:00 2001 From: Chris Abela Date: Tue, 31 May 2011 18:05:42 -0400 Subject: academic/glpk: Updated for version 4.45. Signed-off-by: dsomero --- academic/glpk/README | 14 +++++++------- academic/glpk/glpk.SlackBuild | 24 +++++++++++++++++++++--- academic/glpk/glpk.info | 8 ++++---- academic/glpk/slack-desc | 8 ++++---- 4 files changed, 36 insertions(+), 18 deletions(-) (limited to 'academic/glpk') diff --git a/academic/glpk/README b/academic/glpk/README index a1beb9cea3..13da412851 100644 --- a/academic/glpk/README +++ b/academic/glpk/README @@ -1,12 +1,12 @@ glpk - GNU Linear Programming Kit - -The GLPK package is intended for solving large-scale linear programming -(LP), mixed integer programming (MIP), and other related problems. + +The GLPK package is intended for solving large-scale linear programming +(LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. -GLPK supports the GNU MathProg language, which is a subset of the AMPL -language. +GLPK supports the GNU MathProg language, which is a subset of the AMPL +language. The GLPK package includes the following main components: @@ -15,6 +15,6 @@ The GLPK package includes the following main components: * branch-and-cut method * translator for GNU MathProg * application program interface (API) - * stand-alone LP/MIP solver + * stand-alone LP/MIP solver -glpk is an optional dependency for the octave package. +glpk is an optional dependency for the octave package. diff --git a/academic/glpk/glpk.SlackBuild b/academic/glpk/glpk.SlackBuild index d27def5cfd..fdf7bc0616 100644 --- a/academic/glpk/glpk.SlackBuild +++ b/academic/glpk/glpk.SlackBuild @@ -1,10 +1,28 @@ #!/bin/sh # Slackware build script for glpk -# Written by Chris Abela -# 20100717 + +# Copyright 2011 Chris Abela, Malta +# 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=glpk -VERSION=${VERSION:-4.44} +VERSION=${VERSION:-4.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/glpk/glpk.info b/academic/glpk/glpk.info index 350aee5c4e..1943b0b041 100644 --- a/academic/glpk/glpk.info +++ b/academic/glpk/glpk.info @@ -1,10 +1,10 @@ PRGNAM="glpk" -VERSION="4.44" +VERSION="4.45" HOMEPAGE="http://www.gnu.org/software/glpk/" -DOWNLOAD="ftp://ftp.gnu.org/gnu/glpk/glpk-4.44.tar.gz" -MD5SUM="f2ac7013bc0420d730d052e7ba24bdb1" +DOWNLOAD="ftp://ftp.gnu.org/gnu/glpk/glpk-4.45.tar.gz" +MD5SUM="0b5c781d6021739437e94cac714140f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Chris Abela" EMAIL="chris.abela@maltats.com" -APPROVED="Erik Hanson" +APPROVED="dsomero" diff --git a/academic/glpk/slack-desc b/academic/glpk/slack-desc index 16c9f67f30..21cef77aa1 100644 --- a/academic/glpk/slack-desc +++ b/academic/glpk/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler---------------------------------------------------------| glpk: glpk (GNU Linear Programming Kit) -glpk: -glpk: The GLPK package is intended for solving large-scale linear programming -glpk: (LP), mixed integer programming (MIP), and other related problems. +glpk: +glpk: The GLPK package is intended for solving large-scale linear programming +glpk: (LP), mixed integer programming (MIP), and other related problems. glpk: It is a set of routines written in ANSI C and organized in the form of a glpk: callable library. glpk: -glpk: GLPK supports the GNU MathProg language, which is a subset of the AMPL +glpk: GLPK supports the GNU MathProg language, which is a subset of the AMPL glpk: language. glpk: glpk: Homepage: http://www.gnu.org/software/glpk/ -- cgit v1.2.3