mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-30 13:09:56 +00:00
scidavis 1.D4
This commit is contained in:
@ -4,23 +4,23 @@
|
||||
# Contributor: Robal <nigrantis.tigris at gmail dot com>
|
||||
|
||||
pkgname=scidavis
|
||||
pkgver=1.D1
|
||||
pkgver=1.D4
|
||||
pkgrel=1
|
||||
pkgdesc="Application for Scientific Data Analysis and Visualization, fork of QtiPlot"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://scidavis.sourceforge.net/"
|
||||
license=('GPL')
|
||||
depends=('gsl' 'mesa' 'muparser' 'python2-pyqt4' 'shared-mime-info'
|
||||
'qt-assistant-compat' 'qwtplot3d' 'qwt5')
|
||||
'qt-assistant-compat' 'qwt' 'qwtplot3d')
|
||||
source=(http://prdownloads.sourceforge.net/sourceforge/scidavis/${pkgname}.${pkgver}.tar.gz
|
||||
scidavis-python2.patch
|
||||
scidavis-qtassistant.patch
|
||||
scidavis-qwt5.patch)
|
||||
install=${pkgname}.install
|
||||
md5sums=('a7cd7550bdb2fa74d88649da7934bf97'
|
||||
'a719a66cd27f0486c6e12f64ef568a6e'
|
||||
'980b5c6826d658311dc9edfe42014669'
|
||||
'262fb9d038cacb3e98946f3d05aaed49')
|
||||
md5sums=('a429ad206e44b23ad2dd4b8a94d63876'
|
||||
'a0cdc1b257a158a848e37c91122bd5f7'
|
||||
'f891b7a14b5b3f1dbf9a0df2a4e8ea1d'
|
||||
'd622f925d7677556cba55f98f3735aa9')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
Reference in New Issue
Block a user