< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Gentoo ebuilds for reSIProcate and repro


For the people on the list building reSIProcate/repro on Gentoo. I have
created a working ebuild for reSIProcate and a preliminary one for repro.

All ebuilds can be checked-out here:
http://sipx-wiki.calivia.com/svn/sipx-ebuilds/net-misc/resiprocate/

 - resiprocate-0.9.0_pre4631.ebuild builds from Robert Sparks' 4631
tarball at http://www.nostrum.com/~rjsparks/

 - resiprocate-0.9.0.ebuild is supposed to build directly from SVN using
use-autotools.ch and autogen.sh (make install not working yet)

use 'ACCEPT_KEYWORDS="~x86" emerge =resiprocate-0.9.0_pre4631' and
'ACCEPT_KEYWORDS="~x86" emerge =resiprocate-0.9.0' respectively

and here:
http://sipx-wiki.calivia.com/svn/sipx-ebuilds/net-misc/repro/

 - repro-0.1.ebuild (is there an official version number for repro?)

use 'ACCEPT_KEYWORDS="~x86" emerge repro'

The repro ebuild currently contains an ugly hack and dependency to build
with db-4.1 (as 4.2 is still unstable).
Check out /var/tmp/portage/repro-0.1/work/repro-0.1/sip/repro after the
ebuild completes (make install is not done yet) and all files are left
in the temporary build directory.

Mike