Search Criteria
Package Details: perl-taglib 1.67-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-taglib.git (read-only, click to copy) |
---|---|
Package Base: | perl-taglib |
Description: | Perl bindings for the TagLib Audio Meta-Data Library |
Upstream URL: | https://metacpan.org/release/Audio-TagLib |
Keywords: | audio perl tag |
Licenses: | PerlArtistic |
Submitter: | lighterowl |
Maintainer: | lighterowl |
Last Packager: | lighterowl |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-25 07:25 (UTC) |
Last Updated: | 2023-07-06 12:40 (UTC) |
Dependencies (4)
- perl (perl-gitAUR)
- taglib (taglib-gitAUR)
- perl-path-class (check)
- perl-test-deep (check)
Latest Comments
lighterowl commented on 2023-07-06 12:41 (UTC) (edited on 2023-07-06 12:44 (UTC) by lighterowl)
Some tests for this module are failing : https://www.cpantesters.org/distro/A/Audio-TagLib.html?oncpan=1&distmat=1&version=1.67&grade=3 . I have not debugged this any further as it looks like the issue is not exclusive to Arch packaging. This specific result : https://www.cpantesters.org/cpan/report/4902ccaa-ee5b-11ec-909d-dd5033b0e6fc is most resembling of what I saw locally. Most likely the errors depend on the version of
taglib
that's being used.Thus the only way to effectively build this is to add
--nocheck
to themakepkg
invocation.