From 2d9af791f7f52a8950158a0942201e88a4b9b663 Mon Sep 17 00:00:00 2001 From: Fellype do Nascimento Date: Thu, 30 Dec 2021 09:40:52 -0300 Subject: academic/getdp: Updated for version 3.4.0 Signed-off-by: Willy Sudiarto Raharjo --- academic/getdp/README | 2 ++ academic/getdp/getdp.SlackBuild | 4 ++-- academic/getdp/getdp.info | 6 +++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/academic/getdp/README b/academic/getdp/README index 3dab37d132..95de2587d8 100644 --- a/academic/getdp/README +++ b/academic/getdp/README @@ -6,3 +6,5 @@ dimensions. The main feature of GetDP is the closeness between the input data defining discrete problems (written by the user in ASCII data files) and the symbolic mathematical expressions of these problems. + +Optional dependency: gmsh diff --git a/academic/getdp/getdp.SlackBuild b/academic/getdp/getdp.SlackBuild index edf57073d1..861e21effd 100644 --- a/academic/getdp/getdp.SlackBuild +++ b/academic/getdp/getdp.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for getdp -# Copyright 2020 Fellype do Nascimento, Campinas, Brazil +# Copyright 2020-2022 Fellype do Nascimento, Guaratingueta, Brazil # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=getdp -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/getdp/getdp.info b/academic/getdp/getdp.info index 8b5b964589..c470960b11 100644 --- a/academic/getdp/getdp.info +++ b/academic/getdp/getdp.info @@ -1,8 +1,8 @@ PRGNAM="getdp" -VERSION="3.3.0" +VERSION="3.4.0" HOMEPAGE="http://getdp.info/" -DOWNLOAD="http://getdp.info/src/getdp-3.3.0-source.tgz" -MD5SUM="0f3e4388bcecd454ff1a19fcfa5979ef" +DOWNLOAD="http://getdp.info/src/getdp-3.4.0-source.tgz" +MD5SUM="76472429f7741a42c3ca3d8626e74e30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="arpack-ng OpenBLAS" -- cgit v1.2.3