On Sat, May 4, 2013 at 11:18 AM, Lukas Fleischer <archlinux@cryptocrack.de>wrote:
Thanks, I get it. This definitely seems like something makepkg should detect and handle automatically Are the .AURINFO files here to stay?
Note that .AURINFO functionality will not be added to pacman/makepkg, unless the format is extended to work with split packages and all corner cases that we do not care about in the AUR.
The idea is to start with an external tool to post process source packages and then extend this tool, as well as the underlying .AURINFO format, until we get something that is suitable for integration with makepkg.
OK. I haven't tested this with split packages, but the attached patch works with a non-split one for those too lazy to manually make the modified src.tar.gz :p