Search Criteria
Package Details: gnudatalanguage 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnudatalanguage.git (read-only, click to copy) |
---|---|
Package Base: | gnudatalanguage |
Description: | An IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs) |
Upstream URL: | https://gnudatalanguage.github.io/ |
Licenses: | GPL-2.0-or-later |
Submitter: | Snowman |
Maintainer: | jankoh |
Last Packager: | jankoh |
Votes: | 21 |
Popularity: | 0.000135 |
First Submitted: | 2005-10-19 19:37 (UTC) |
Last Updated: | 2024-11-16 22:13 (UTC) |
Dependencies (29)
- eccodesAUR
- expat (expat-gitAUR)
- fftw
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glpk (glpk-gitAUR, glpk-cut-logAUR)
- graphicsmagick
- gsl (gsl-gitAUR)
- hdf4AUR
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- libgeotiff (libgeotiff-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libtirpc
- openmpi (openmpi-gitAUR)
- proj (proj-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- readline (readline-gitAUR)
- shapelib
- udunitsAUR
- Show 9 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
jankoh commented on 2021-08-02 06:24 (UTC)
@James-T:
Pushing release candidates is generally discouraged, so I didn't push the newer versions, but waited for a final release. I started a thread in aur-general about this, and there's different opinions about the topic. Still I prepared a 1.0.0-rc.3 version locally, and am currently testing. And a 1.0.0 final release is to be expected soon.
jankoh commented on 2021-02-14 21:48 (UTC)
Thanks @Fixed,
I recently set up automatic build/test jobs using clean arch docker images as base. I also stumbled across a problem with ImageMagick, the package does not even combile on a clean system (opposed to your and my system). Since upstream GDL authors recommend using GraphicsMagick over ImageMagick, and GraphicsMagick is available in extra, I switched dependencies, so the package comiles again. If tests run fine, I will push an updated version. I also hope to be able to activate GDLs unit/integration tests at build time, but at the moment I'm not sure if they work on a headless system not having access to X...
Best, Jan
Fixed commented on 2021-02-14 19:20 (UTC) (edited on 2021-02-14 19:57 (UTC) by Fixed)
Hello,
Attempt to run gdl produces:
$ gdl
gdl: error while loading shared libraries: libMagick++-7.Q16HDRI.so.4: cannot open shared object file: No such file or directory
I uninstalled and re-installed GDL, no luck.
UPD: Sorry, mistakenly entered makepkg -Si. Entering makepkg -si compiled the package OK, now it works.
Fixed commented on 2021-01-12 22:03 (UTC) (edited on 2021-02-14 19:41 (UTC) by Fixed)
Maybe someone can help me with the following.
I am migrating from IDL to GDL, but the set of important functions, such as ts_smooth, median, smooth is not supported as in IDL. Those functions are related to smoothing of 1D noisy graphs.
Does anyone has a solution or a pointer?
Fixed commented on 2021-01-12 21:59 (UTC)
@jannhoh:
Thank you very much for prompt action, everything works now!
jankoh commented on 2021-01-12 14:39 (UTC)
Hey @Fixed,
the wxgtk-package has been renamed, I already uploaded a new revision to reflect the naming change. Unfortunaltely you will need to uninstall gnudatalanguage first, then perform the system upgrade, and after that reinstall the new version of gnudatalanguage.
Sorry for the inconvenience.
Fixed commented on 2021-01-12 13:53 (UTC) (edited on 2021-01-12 13:57 (UTC) by Fixed)
Hello everyone!
Today attempt to upgrade reports:
pacman -Syu
:: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing wxgtk2 (3.0.5.1-2) breaks dependency 'wxgtk' required by gnudatalanguage
Fixed commented on 2020-12-18 12:09 (UTC) (edited on 2021-01-12 13:57 (UTC) by Fixed)
@Universebenzene:
makepks -si for gdl fixed it.
Thank you, Bro!
Universebenzene commented on 2020-12-18 10:57 (UTC)
@Fixed you just need to rebuild this package.
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »