Thx StefanHusmann. I'm a bit busy lately but I fixed the package. Although, about the FTP problem it seems it was temporal.
Search Criteria
Package Details: dataplot 2016_12_09-2
Git Clone URL: | https://aur.archlinux.org/dataplot.git (read-only) |
---|---|
Package Base: | dataplot |
Description: | Software for scientific visualization, statistical analysis, and non-linear modeling. |
Upstream URL: | http://www.itl.nist.gov/div898/software/dataplot.html/ |
Licenses: | |
Submitter: | reztho |
Maintainer: | reztho |
Last Packager: | reztho |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2009-06-23 11:51 |
Last Updated: | 2016-12-26 23:40 |
Dependencies (16)
- expat (expat-git)
- fontconfig (fontconfig-git, fontconfig-infinality, fontconfig-ubuntu, fontconfig-srb, fontconfig-infinality-ultimate)
- freetype2 (freetype2-ultimate5, freetype2-v35, freetype2-old-hinting, freetype2-ttmetrics, freetype2-cleartype, freetype2-git, freetype2-infinality)
- gcc-libs (gcc-libs-multilib-x32, gcc-libs-git, gcc-libs-multilib-git)
- gd
- libjpeg (mozjpeg-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git)
- libx11 (libx11-nokeyboardgrab)
- readline (readline-athame-git)
- tcsh
- termcap
- tk (tk85)
- zlib (zlib-asm, libz, zlib-git, zlib-static)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-git) (make)
- gendesk (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-full, imagemagick-fftw, imagemagick6) (make)
Required by (0)
Sources (3)
Latest Comments
haawda commented on 2016-12-26 21:01
reztho commented on 2011-12-16 23:45
haawda commented on 2011-11-27 01:54
I have problems with downloading the sources. The URLs have to contain the substring ftp.nist.gov/ twice for me.
See http://paste.pocoo.org/show/513385/ for what I mean. And yes, gcc-fortran should be added as make-dependancy.
zorun commented on 2011-11-16 08:23
Could you add "gcc-fortran" to the makedepends? Thanks!
reztho commented on 2010-03-29 10:17
Since expectk works now, I enabled the GUI of dataplot (xdataplot).
I had a problem with the desktop file. Seems like the --name option of the gendesk utility is no longer working. The filename was dataplot.desktop, not xdataplot.desktop.
mkdir -p should be replaced by install -d.