<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 03/08/2012 10:10 AM, Magnus Therning wrote:
<blockquote
cite="mid:CAAExw5vJsoqm=dfCXd7LfaH_xyMx6P7K1zYKPzGRHEKTAiD6Fg@mail.gmail.com"
type="cite">
Good reason for re-adding the provides array. I'll make sure it's
added the next time I re-build the ghc package. As Alessandro
pointed
out it's fairly easy to auto-generate it from the contents of
'cblrepo.db'.</blockquote>
<br>
A bit related is the separate group for [haskell] packages. Provided
that ghc will be located where it is in the habs tree, then we could
modify groups array for ghc like this:<br>
groups=('fromHaskellRepo')<br>
directly in the PKGBUILD file of the ghc package.<br>
When cblrepo would generate any PKGBUILD file, it would just add the
groups variable so that it is the same as in the ghc PKGBUILD file.<br>
<br>
Ghc's PKGBUILD file location would be taken relative from dbFile
location. Does it sound correct?<br>
<br>
It would be cool if community/extra could do something similar but
with a *<b>different</b>* group name of course.<br>
<br>
Peter.<br>
</body>
</html>