Search Criteria
Package Details: perl-cpanel-json-xs 4.26-1
Git Clone URL: | https://aur.archlinux.org/perl-cpanel-json-xs.git (read-only, click to copy) |
---|---|
Package Base: | perl-cpanel-json-xs |
Description: | cPanel fork of JSON::XS, fast and correct serializing |
Upstream URL: | https://metacpan.org/release/Cpanel-JSON-XS |
Licenses: | |
Submitter: | nous |
Maintainer: | Ordoban |
Last Packager: | Ordoban |
Votes: | 14 |
Popularity: | 0.009089 |
First Submitted: | 2014-01-13 17:58 |
Last Updated: | 2021-04-12 09:15 |
Required by (6)
- inxi (optional)
- inxi-git (optional)
- inxi-perl-git (optional)
- perl-json-maybexs (optional)
- perl-mojolicious (optional)
- thruk
Latest Comments
1 2 3 Next › Last »
mosh5382 commented on 2020-08-22 14:02
I believe you need to add "libxcrypt" as a dependency. I was unable to build without it. I had error:
/usr/lib/perl5/5.32/core_perl/CORE/reentr.h:118:16: fatal error: crypt.h: No such file or directory 118 | # include <crypt.h> | ^~~~~~~~~ compilation terminated. make: *** [Makefile:379: XS.o] Error 1
Ralf_Mardorf commented on 2020-08-19 03:27
Please fix the source URL.
Ralf_Mardorf commented on 2020-06-03 11:48
Hi, what is the reason for continuing using a http search URL, that does break building the package on at least some machines, instead of using the direct https link, that allows to build the package for everybody?
The link is always the same, add the pkgver variable and you even have to maintain less than before:
Vrakfall commented on 2019-11-07 15:31
Thank you!
Vrakfall commented on 2019-11-07 13:22
Please use variables in paths, at least for the version.
haawda commented on 2019-06-12 18:55
Ralf, checkou a tool like customizepkg to automatically apply such changes in your workflow.
Ralf_Mardorf commented on 2019-06-12 14:06
wget, google-chrome-stable and firefox all return ERROR 403.
I always edit the few PKGBUILDs that use those URLs, it's still annoying that the PKGBUILDs don't use the direct links by default.
Ordoban commented on 2019-06-12 11:58
@Ralf_Mardorf
yes, of course, makepkg should work.
Which curl version is used? Does this link work in your browser?
Which output does "wget http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.12.tar.gz" generate?
Otherwise you can also change the PKGBUILD, change the source-URL.
But the important thing is, why is a 403 returned?
Ralf_Mardorf commented on 2019-06-12 11:33
I still don't understand how it should work. Shouldn't it be possible to use an AUR tarball, to build a package with makepkg?
Ordoban commented on 2019-06-12 11:18
@Ralf_Mardorf,
the URL is hardcoded. You can change it.
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Arch.pm Line 37 Line 1660 (remove 'CPAN')