summaryrefslogtreecommitdiff
path: root/community/fityk
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
commit070c331922151d301e3147728cae638902b61db9 (patch)
tree72e112fe8edc90e296f318b0603f3288369f43a9 /community/fityk
parent0d18015803bebeb58911bf791653597291056095 (diff)
parent0e8166d926f929f470d01d5bc8c8823e094742da (diff)
Commiting libre package llvm-2.9-6
Diffstat (limited to 'community/fityk')
-rw-r--r--community/fityk/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/fityk/PKGBUILD b/community/fityk/PKGBUILD
index 6a7b3359d..16e10ac5b 100644
--- a/community/fityk/PKGBUILD
+++ b/community/fityk/PKGBUILD
@@ -3,18 +3,18 @@
# Contributor: Cuneyt Unlu <unlucu AT gmail.com>
pkgname=fityk
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc='A program for nonlinear fitting of analytical functions to data.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.unipress.waw.pl/fityk/'
license=('GPL')
-depends=('boost-libs' 'xylib' 'wxgtk' 'shared-mime-info')
-makedepends=('boost' 'git' 'python-sphinx')
+depends=('xylib' 'shared-mime-info' 'lua' 'gnuplot') # wxgtk supplied by statically linked wxWidgets
+makedepends=('boost' 'git' 'python-sphinx' 'swig')
options=('!libtool')
-install=${pkgname}.install
+install='fityk.install'
source=('http://biolpc22.york.ac.uk/pub/Daily_HEAD/wxWidgets.tar.gz') # daily snapshot because fityk requires a version that hasn't been released yet...
-md5sums=('71a465a1d60c33c33b644d15ba23f30b')
+md5sums=('c1dc712e43a84bf0ff4bee839eb00e88')
build() {
cd wxWidgets