Just a couple future notes, --build-as-nobody is now the default action for any fink build, unless the field BuildAsNobody: false is present. So there's no need to do a separate test for it.
And if you (Build)Depends on cairo(-shlibs) >= 1.12.14, the glitz BuildDependency can be removed since that version of cairo no longer needs the package glitz to have other things build against it.
Neither one is a harm, just things to simplify maintaining the package if you want.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the updated. Added to the 10.7 tree.
Just a couple future notes,
--build-as-nobodyis now the default action for any fink build, unless the fieldBuildAsNobody: falseis present. So there's no need to do a separate test for it.And if you (Build)Depends on cairo(-shlibs) >= 1.12.14, the glitz BuildDependency can be removed since that version of cairo no longer needs the package glitz to have other things build against it.
Neither one is a harm, just things to simplify maintaining the package if you want.