[kforge-user] [Arch] PKGBUILD for kforge (& domainmodel)

Rufus Pollock rufus.pollock at okfn.org
Tue Oct 16 18:18:59 UTC 2007


Nicolas Steinmetz wrote:
> Hi,
> 
> I just submitted kforge and domainmodel PKGBUILS on AUR (ArchLinux 
> User-community Repository)

Fantastic Nicolas. We should be adding you to the AUTHORS file.

> Take care that kforge needs some packages from AUR too (python-routes 
> and python-simplejson). There is no wordpress PKGBUILD so far.
> 
> Kforge :
> http://aur.archlinux.org/packages.php?do_Details=1&ID=13268
> 
> Domainmodel :
> http://aur.archlinux.org/packages.php?do_Details=1&ID=13267
> 
> I had to make some reverse engineeting regarding kforge dependancy. It 
> would be great to mention them also :
> - sqlobject
> - simplejson
> - routes
> - domainmodel

These should be listed under the install_requires item in the python 
setup.py files:

http://www.knowledgeforge.net/kforge/svn/trunk/setup.py
http://www.knowledgeforge.net/domainmodel/svn/trunk/setup.py

This is why they are no longer explicitly listed in the INSTALL file on 
the principle of to not repeating ourselves -- as this leads to bugs 
when one place gets updated but not the other.

~rufus




More information about the kforge-user mailing list