summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornarunlifescience2016-05-26 17:46:30 -0500
committernarunlifescience2016-05-26 17:46:30 -0500
commitb0e067d0a0b22d5b9fd98e8493512b01e6b54d36 (patch)
tree9007c0e0b77f4164bddc0c55d7d0847419cf36d5 /PKGBUILD
parent1b995ef6cf2fe90b52328898db8a4ebbb51d6c47 (diff)
downloadaur-b0e067d0a0b22d5b9fd98e8493512b01e6b54d36.tar.gz
add qt4 as depandency & add url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 916b02ac3b34..61d763712783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Contributor: Arun Narayanankutty <n.arun.lifescience@gmail.com>
+# Maintainer: Arun Narayanankutty <n.arun.lifescience@gmail.com>
pkgname=alphaplot
pkgver=0.01_alpha_prerelease_git
pkgrel=1
pkgdesc="Application for Scientific Data Analysis and Visualization, fork of SciDavis / QtiPlot"
+url='http://alphaplot.sourceforge.net/'
arch=('i686' 'x86_64')
-license=('GPL-2')
+license=('GPL2')
# make dependancies
makedepends=('boost' 'cmake')
-depends=('gsl' 'glu' 'mesa' 'muparser' 'shared-mime-info'
+depends=('gsl' 'glu' 'mesa' 'muparser' 'shared-mime-info' 'qt4'
'qwt5' 'qwtplot3d')
# source download from git repo & prepare