Update amath version, dist sites & homepage (#1529)

* Update homepage and dist sites

* Update to 1.8.3

* Cleanup description
This commit is contained in:
rainlance
2017-07-24 12:56:13 +02:00
committed by diversys
parent f6e8d68b93
commit a125d17ce4
2 changed files with 11 additions and 9 deletions

View File

@@ -1,14 +1,15 @@
SUMMARY="Simple command line calculator"
DESCRIPTION="amath features a case sensitive command line interface, internal
IEEE 754 calculations with 15 significant digits, calculations with real and
DESCRIPTION="amath features a case sensitive command line interface, internal \
IEEE 754 calculations with 15 significant digits, calculations with real and \
complex numbers, variables and user defined functions, logarithmic and exponential \
functions, trigonometric and hyperbolic function and selected mathematical \
constants and rounding functions."
HOMEPAGE="http://amath.innolan.net"
HOMEPAGE="https://amath.innolan.net"
LICENSE="BSD (2-clause)"
COPYRIGHT="2014-2017 Carsten Sonne Larsen"
REVISION="1"
SOURCE_URI="http://suyai.innolan.net/amath-$portVersion.tar.gz"
SOURCE_URI="http://dist1.innolan.net/amath-$portVersion.tar.gz"
SOURCE_URI="http://dist2.innolan.net/amath-$portVersion.tar.gz"
CHECKSUM_SHA256="6faf678ef7121aef6b5e63641218b1c826d02c58c13fcf9d59ee9fe07f21fe70"
ARCHITECTURES="x86 x86_gcc2"

View File

@@ -1,15 +1,16 @@
SUMMARY="Simple command line calculator"
DESCRIPTION="amath features a case sensitive command line interface, internal
IEEE 754 calculations with 15 significant digits, calculations with real and
DESCRIPTION="amath features a case sensitive command line interface, internal \
IEEE 754 calculations with 15 significant digits, calculations with real and \
complex numbers, variables and user defined functions, logarithmic and exponential \
functions, trigonometric and hyperbolic function and selected mathematical \
constants and rounding functions."
HOMEPAGE="http://amath.innolan.net"
HOMEPAGE="https://amath.innolan.net"
LICENSE="BSD (2-clause)"
COPYRIGHT="2014-2017 Carsten Sonne Larsen"
REVISION="1"
SOURCE_URI="http://suyai.innolan.net/amath-$portVersion.tar.gz"
CHECKSUM_SHA256="5eecb08afca75097d16c4ceb601f274105924c45d3ea8fddafb2f923560908b1"
SOURCE_URI="http://dist1.innolan.net/amath-$portVersion.tar.gz"
SOURCE_URI="http://dist2.innolan.net/amath-$portVersion.tar.gz"
CHECKSUM_SHA256="2bb005c96429eaf6cd61a7e774e4e2fc1cbf89a2137f68ae741cb8691623c574"
ARCHITECTURES="x86 x86_gcc2"