mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
code style.
This commit is contained in:
@@ -5,10 +5,9 @@ complex numbers, variables and user defined functions, logarithmic and exponenti
|
||||
functions, trigonometric and hyperbolic function and selected mathematical \
|
||||
constants and rounding functions."
|
||||
HOMEPAGE="https://amath.innolan.net"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2014-2017 Carsten Sonne Larsen"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dist1.innolan.net/amath-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://dist2.innolan.net/amath-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6faf678ef7121aef6b5e63641218b1c826d02c58c13fcf9d59ee9fe07f21fe70"
|
||||
|
||||
|
||||
@@ -5,10 +5,9 @@ complex numbers, variables and user defined functions, logarithmic and exponenti
|
||||
functions, trigonometric and hyperbolic function and selected mathematical \
|
||||
constants and rounding functions."
|
||||
HOMEPAGE="https://amath.innolan.net"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2014-2017 Carsten Sonne Larsen"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dist1.innolan.net/amath-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://dist2.innolan.net/amath-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2bb005c96429eaf6cd61a7e774e4e2fc1cbf89a2137f68ae741cb8691623c574"
|
||||
|
||||
|
||||
@@ -17,12 +17,12 @@ SOURCE_DIR="GeoGebra-Linux-Portable-4.4.45.0"
|
||||
ADDITIONAL_FILES="geogebra.rdef"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
geogebra = $portVersion
|
||||
app:GeoGebra = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:java
|
||||
@@ -32,8 +32,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cp -f $portDir/additional-files/geogebra.rdef $sourceDir
|
||||
|
||||
@@ -14,7 +14,7 @@ SOURCE_DIR="ecm-$portVersion"
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion=1.0.0
|
||||
libVersion="1.0.0"
|
||||
libVersionCompat="$libVersion compat >= 1"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user