math/octave-forge-velas: New port.

VELAS is a user-friendly open-source toolbox for the visualization and
analysis of elastic anisotropy written in GNU Octave that can be used
for any crystal symmetry.
This commit is contained in:
Stephen Montgomery-Smith 2023-04-21 14:46:44 -05:00
parent 9462a2300e
commit 12c185fd20
4 changed files with 37 additions and 0 deletions

View file

@ -639,6 +639,7 @@
SUBDIR += octave-forge-symbolic SUBDIR += octave-forge-symbolic
SUBDIR += octave-forge-tcl-octave SUBDIR += octave-forge-tcl-octave
SUBDIR += octave-forge-tsa SUBDIR += octave-forge-tsa
SUBDIR += octave-forge-velas
SUBDIR += octave-forge-video SUBDIR += octave-forge-video
SUBDIR += octave-forge-websockets SUBDIR += octave-forge-websockets
SUBDIR += octave-forge-zenity SUBDIR += octave-forge-zenity

View file

@ -0,0 +1,23 @@
PORTNAME= octave-forge-velas
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.5
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WWW= https://packages.octave.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
USES= octave
USE_GITHUB= yes
GH_ACCOUNT= ranzhengcode
GH_PROJECT= VELAS
OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION}
NO_ARCH= yes
NO_BUILD= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1682105901
SHA256 (octave-forge/ranzhengcode-VELAS-v1.0.5_GH0.tar.gz) = 74a6e66fe77c6d618315a6f4466026d48c8d70c3131a6d5d442dad4137759d07
SIZE (octave-forge/ranzhengcode-VELAS-v1.0.5_GH0.tar.gz) = 4026033

View file

@ -0,0 +1,10 @@
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is velas.
VELAS is a user-friendly open-source toolbox for the visualization and
analysis of elastic anisotropy written in GNU Octave that can be used for any
crystal symmetry.