blob: 53b4f0c31c47922b197e5cb921f3493b42eb7831 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = edenmath.app
pkgdesc = Scientific calculator originally written for Mac OSX & ported to GNUstep
pkgver = 1.1.1
pkgrel = 1
url = https://www.eskimo.com/~pburns/EdenMath/files/EdenMath_GNUstep-1.1.1.tar.gz
arch = i686
arch = x86_64
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
depends = gnustep-base
depends = gnustep-gui
depends = gnustep-back
source = https://www.eskimo.com/~pburns/EdenMath/files/EdenMath_GNUstep-1.1.1.tar.gz
sha256sums = fb149a898bae0f08cb86efa388f2847c1ddfe6a6738f4ee6de7eeaa2c9cc444f
pkgname = edenmath.app
|