THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#134 - Gentoo ebuild/pkg
User who did this - Claudio Furrer (caio)
----------
Hi Daniel,
You can package any of both flavours just by specifying it in the USE flag when emerging
it. It's a whole sip-router package which you can make your preferred flavour.
For example, by doing:
$ USE="flavour_kamailio debug group_standard group_mysql avpops" emerge
sip-router
(here you will build kamailio flavours (kamailio as main name for binaries) including
avpops module, mysql group and modules of the standard group, with mode debug ON).
$ USE="flavour_ser debug group_standard group_mysql avpops" emerge sip-router
(same as above but with SER as main name of binaries).
If you don't specify the flavour, the main name will be "sip-router", as the
Makefile.diff does modify de $MAIN_NAME variable. It used to be "ser" if not
flavour were specified, but I did a Makefile.diff by myself just to fix it. Maybe it's
wrong, but just for my convenience I did it that way.
Hope it helps its usage.
Regards.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=134#comment2…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.