3 Aug
2011
3 Aug
'11
12:27 p.m.
On Wed, 2011-08-03 at 22:18 +1000, Allan McRae wrote:
If you are wanting these in one PKGBUILD, then you can not have them in multiple repos....
cyrus-sasl/trunk/PKGBUILD: - pkgname=('cyrus-sasl' 'cyrus-sasl-sql') - package_* for all packages - all development happens here libsasl/trunk/: - svn copy from cyrus-sasl/trunk - PKGBUILD: pkgname=('libsasl' 'libsasl-gssapi') - all later changes to trunk are merged from cyrus-sasl I could provide a script for this so it makes maintenance easier. Only problem here is that it's not failsafe when someone just builds without reading anything (like what happened when blindly removing the libtool files).