Search Criteria
Package Details: seismic-unix 44.18-1
Git Clone URL: | https://aur.archlinux.org/seismic-unix.git (read-only, click to copy) |
---|---|
Package Base: | seismic-unix |
Description: | A seismic processing and research environment developed at the Center for Wave Phenomena, Colorado School of Mines |
Upstream URL: | http://www.cwp.mines.edu/cwpcodes/ |
Keywords: | seismology |
Licenses: | |
Submitter: | cuihao |
Maintainer: | PrinceMachiavell |
Last Packager: | PrinceMachiavell |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-06 16:22 |
Last Updated: | 2019-12-13 21:40 |
Dependencies (15)
- libglvnd (libglvnd-git)
- libtirpc (libtirpc-minimal-git)
- libxi (libxi-git)
- libxmu
- openmotif
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- git (git-git) (make)
- glu (glu-git) (make)
- libtirpc (libtirpc-minimal-git) (make)
- libtirpc-compat (make)
- libxmu (make)
- openmotif (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (optional) – Fortran support
- tcsh (optional) – some scripts
Latest Comments
ergato commented on 2021-02-14 19:16
IT does not compile anymore due to a default compiler flag change in gcc 10.1. You hav toadd the -fcommon flag. Furthermore, the download link is dead.
cuihao commented on 2019-04-03 02:09
@JoshH100 Hi, I've add you as co-maintainer.
In fact, I have been not using this package for almost two years. Maybe I will drop this package to you later.
PrinceMachiavell commented on 2019-04-02 23:12
Hi, cuihao, I manage the Linux Lab computers now at the Colorado School of Mines. While I don't there have been any updates to this software since then, it would be nice if I could be a co-maintainer for this package in case any changes to the PKGBUILD need to be made.
cuihao commented on 2017-03-15 13:55
Updated to latest 44R4, just changed pkgver and checksum.
@vbarcelo I can't reproduce the issue you mentioned. The package installed SU under /opt/seismic-unix/, not /opt/cpw nor /cpw. Did you installed another version of SU under these directories customly before? Please check your PATH environment variable.
BTW, I packaged seismic-unix because my schoolwork required it last term. Sadly it's unlikely I'll use it in the future, so I won't be able to sufficiently test the package. If someone want to maintain seismic-unix, I'll be happy to transfer the owner.
vbarcelo commented on 2017-03-15 05:35
It installed as seismic-unix in /opt but when running the remommended command to verify the install:
suplane | suximage title="My First Plot"
It looks for /cpw/43R1/bin/ximage but the install does not set it up like this. I manually changed the /opt to /opt/cpw/43R1 and it worked... but it needs updating because there was a new version updated in February.
Angelr commented on 2017-01-15 08:11
I'm so glad to see seismic-unix last version on AUR, it actually works!! Good Job.