Thanks for making the changes :) I'll try harder next time.
Search Criteria
Package Details: unball 0.2.99-1
Package Actions
| Package Base: | unball |
|---|---|
| Description: | The most comprehensive archive identify-and-extract wrapper script in existence |
| Upstream URL: | https://github.com/ssokolow/unball |
| Category: | system |
| Licenses: | |
| Submitter: | RazZziel |
| Maintainer: | None |
| Last Packager: | TrialnError |
| Votes: | 3 |
| First Submitted: | 2009-11-11 07:01 |
| Last Updated: | 2015-04-11 10:33 |
Latest Comments
Comment by mikekuehn
Comment by TrialnError
Ah, wouldn't say such a thing. Just some help and hints for maintaining packages on AUR. No need to drop it, because someone says there are issues :)
Comment by mikekuehn
I probably shouldn't have adopted it - I just made minimal changes to get it to build. Disowning.
Comment by TrialnError
Various issues with the PKGBuild
The || return 1 statements should be removed, those aren't needed anymore.
The launchpad homepage states, that the github page is the "homepage".
Latest version on launchpad is 0.2.11.1 and the version number on the git repo is 0.2.99 (sadly no tags). So I suppose (as there is no git package) the dl and homepage should be changed to the github page
Python3 isn't supported, so the dep should be changed to python2 (plus possible adjustments to the shebangs, which should be done in a prepare() function (also the place where the cp/mv command should be placed))