Search Criteria
Package Details: udunits 2.2.28-2
Git Clone URL: | https://aur.archlinux.org/udunits.git (read-only, click to copy) |
---|---|
Package Base: | udunits |
Description: | A tool for calculations of physical quantities |
Upstream URL: | http://www.unidata.ucar.edu/software/udunits/ |
Keywords: | converters geoscience meteorology NCAR physics science units |
Licenses: | |
Submitter: | xyproto |
Maintainer: | Morn (jeroenhd, gaalcaras, cpaulik, McNoggins, Universebenzene, icaruseffect, OvelixMax) |
Last Packager: | Morn |
Votes: | 29 |
Popularity: | 0.29 |
First Submitted: | 2013-01-24 14:33 |
Last Updated: | 2020-12-29 12:30 |
Required by (11)
- cdo (make)
- cdo
- gnudatalanguage
- gnudatalanguage-gdlkernel
- grads
- ncl
- nco
- nco-git (optional)
- ncview
- pism
- unidata-decoders
Latest Comments
1 2 Next › Last »
OvelixMax commented on 2020-12-29 04:24
As @icaruseffect said, there is no suffix "Source" in the name of the file when you download it.
So, I made this three change in PKBUILD and then I was able to compile udunits.
Change the checksum in line 17 to: sha256sums=('590baec83161a3fd62c00efa66f6113cec8a7c461e3f61a5182167e0cc5d579e')
change the path in lines 20 and 26 from: cd "$srcdir/$pkgname-$pkgver-Source" to: cd "$srcdir/$pkgname-$pkgver"
Then, I was able to compile and install udunits using: makepkg -sric
icaruseffect commented on 2020-12-28 17:23
The path to the source has been changed to https://artifacts.unidata.ucar.edu/repository/downloads-udunits/udunits-2.2.28.tar.gz (-source is missing now in the url)
This has to be fixed in 3 Lines of the PKGBUILD.
Also Checksum was changed: sha256sums=('e9b9f623d4e1876dc094c7e0859cb70a5b25a1f023b82528a0b2dbb3a4d3cf7a')
Universebenzene commented on 2020-12-23 02:14
The sha256sum of udunits-2.2.28 seems not right. Might need fixing
Feakster commented on 2020-10-03 19:18
I was going to post here, but just realised that I posted here back in May. Would you consider adding
aarch64
to thearch
line of the PKGBUILD? If compiles and installs on arm64,Morn commented on 2020-05-16 23:15
@Feakster: "Any" is only for programs that also work on other architectures after compilation (or software that is not compiled at all). See https://wiki.archlinux.org/index.php/PKGBUILD#arch
ARM is not supported by regular Arch Linux, therefore it is not taken into account for AUR PKGBUILDs either...
Feakster commented on 2020-05-16 15:24
Just tried installing this on aarch64 hardware, and all was fine. The R
units
package requiresudunits
to be installed in order to compile. Is there a reason the architecture is not set to "any"?gaalcaras commented on 2019-02-23 10:52
For some reason, I couldn't access the ftp source, but it works fine with this one: https://fossies.org/linux/privat/udunits-2.2.26.tar.gz.
ivanarnold commented on 2017-01-09 22:01
Workaround:
Able to get this to work by changing version in PKGBUILD to 2.2.21 and using the following signature. sha256='9b75f5ff0484adddbaf04924e8af3d3c9fb4b31cc5524c3d4b80b4c1307d1a7d'
cpaulik commented on 2015-11-10 18:38
Package is broken since 2.2.19 is no longer available.
udunits is now version 2.2.20.
McNoggins commented on 2015-02-12 18:33
2.2.18 is out