Package Details: magics++ 4.15.4-1

Git Clone URL: https://aur.archlinux.org/magics++.git (read-only, click to copy)
Package Base: magics++
Description: Magics is the latest generation of the ECMWF's Meteorological plotting software MAGICS.
Upstream URL: https://confluence.ecmwf.int/display/MAGP
Licenses: Apache
Submitter: graziano
Maintainer: capitalaslash
Last Packager: capitalaslash
Votes: 5
Popularity: 0.020124
First Submitted: 2016-03-28 17:02 (UTC)
Last Updated: 2024-06-09 22:41 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

tmaldo23 commented on 2017-01-18 17:31 (UTC)

I am having this error, [ 99%] Linking CXX executable ../../bin/metgramx CMakeFiles/metgramx.dir/metgramx.cc.o: In function `TempFile::TempFile()': /home/tito/sources/magics++/src/Magics-2.30.0-Source/apps/metgram/metgramx.cc:70: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/lib/libharfbuzz.so.0: undefined reference to `FT_Get_Var_Blend_Coordinates' collect2: error: ld returned 1 exit status make[2]: *** [apps/metgram/CMakeFiles/metgramx.dir/build.make:127: bin/metgramx] Error 1 make[1]: *** [CMakeFiles/Makefile2:2204: apps/metgram/CMakeFiles/metgramx.dir/all] Error 2 make: *** [Makefile:161: all] Error 2

kubrick commented on 2016-04-10 11:59 (UTC) (edited on 2016-04-10 12:12 (UTC) by kubrick)

The pkgbuild file needs: depends=('grib_api' 'boost' 'perl-xml-parser') to build and run and src/drivers/CairoDriver.cc lines 542 & 543 need to be patched (replace "." with ")" )

dumbojumbo commented on 2016-04-02 14:41 (UTC)

I'm unable to build the package as there is an error in /src/driver/CairoDriver.cc line 542 and 543. Unbalanced brackets!. I don't know how to patch this. It would be nice if someone can help me with this or if the maintainer can patch for the rest of the users. Thanks in advance!