Jason Chu wrote:

On Tue, Jul 12, 2005 at 06:56:26PM +0100, Philip Dillon-Thiselton wrote:
I take it this is the guidelines I am trying to develop? The AUR freaks out if your try and upload a PKGBUILD without source or md5sum fields - but it will let you put blank ones :)

I think that's probably something that needs to be fixed in the AUR then.
The parsing script is definitely sub-par.
It be better if it checked that they were filled _if they were there_ rather than if they are there or not. Actually, it'd be ideal if:

Check for a source field
   - If source= found but empty maybe fail
- If source= found and filled then check for m5sums= - should also be able to match the number of source entries to the number of md5sum entries
   - If source= not found at all then skip md5sums= check

Jason

------------------------------------------------------------------------

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to