Search Criteria
Package Details: perl-alien-build-plugin-cleanse-builddir 0.06-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-alien-build-plugin-cleanse-builddir.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-alien-build-plugin-cleanse-builddir |
| Description: | Alien::Build plugin to cleanse the build dir after the build phase |
| Upstream URL: | https://metacpan.org/release/Alien-Build-Plugin-Cleanse-BuildDir |
| Licenses: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Submitter: | jthvai |
| Maintainer: | jthvai |
| Last Packager: | jthvai |
| Votes: | 1 |
| Popularity: | 0.57 |
| First Submitted: | 2024-02-14 01:53 (UTC) |
| Last Updated: | 2025-10-10 05:21 (UTC) |
Dependencies (5)
- perl (perl-gitAUR)
- perl-alien-build
- perl-path-tiny
- perl-capture-tiny (check)
- perl-data-dump (check)
Latest Comments
marmis commented on 2025-10-10 01:14 (UTC)
Hi, @jthvai.
Test2::Suitewas merged intoTest::Simple1.302200 1, which is provided by perl since 5.39.4 2. Arch Linux removed it form theprovidesarray on version 5.42.0, so it's now a missing dependency. Could you please replaceperl-test2-suitewithperl-test-simpleorperl-test-simple>=1.302200? Thanks!jthvai commented on 2024-10-04 12:54 (UTC) (edited on 2024-10-04 12:57 (UTC) by jthvai)
I thought about that earlier today, and I decided not to submit a deletion application because (non-exhaustive list): 1) There is usually some manual mapping-out of dependencies required for perl modules, so this PKGBUILD wasn't instantaneous; 2) This module might be needed in the future or by someone using it in a private PKGBUILD; 2b) This module isn't provided anywhere else in the AUR or official repos; 3) It is very little additional effort for me to continue maintaining it, given the other perl packages I maintain.
There are any number of other deprecated packages on the AUR (and this package in particular isn't even outdated, as far as perl packages go!), which have not been deleted. I believe it to be safer to err on the side of not breaking users' builds, rather than tidiness.
Edit: When making a deletion request, the form states "[...] This type of request should be used for duplicates, software abandoned by upstream, as well as illegal and irreparably broken packages." - which does not describe this package.
micwoj92 commented on 2024-10-04 11:08 (UTC)
Can this be deleted since its unused now?