> Yaakov S writes: > I would like to propose my cygport package as a new package > building/maintaining method, as well as a new package for the > distribution.
+1 BTW Minor nitpick: SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.bz2?download" will not work. >>> Unpacking source clamav-0.88.2.tar.bz2?download *** ERROR: Cannot find source package clamav-0.88.2.tar.bz2?download You'll have to strip ending ? from the uri Forcing a sf.net mirror as you did in your samples is not good style, but okay for a singular maintainer. -- Reini