On 2007/07/26 03:03, Brad wrote:
> Unfortunately after you made the sub-package changes the resulting
> package is unusable due to a mistake with the registered dependencies.

Thanks for this, my first time working with subpackages and
I didn't have a good grip on how to handle -main. (It was working
but building an "asterisk-main-1.4.9" package, the last minute
change to fix the name didn't work quite how I intended).

> Here is a diff for a few of the nits I had noticed and a fix for
> the sub-package dependencies.

Rolled into http://spacehopper.org/openbsd/asterisk.tar.gz
(along with more work towards chan_h323, but their auto-as-
long-as-its-some-flavour-of-linux-conf script needs further
adjustments before it will build).

I'll be away for a couple of days now and will probably look
at app_conference again before I revisit H.323 and IMAP,
I'd quite like to have H.323 working since we have ohphone
in-tree but no SIP softphones, but then I don't want to
break app_conference, and I'd like to get this in for 4.2
since there are almost no bugfixes for Asterisk 1.2 now...

> -                     --with-popt=/usr/local \
> +                     --with-popt=${LOCALBASE} \

yeuch, I can't believe I did that, sorry!

Reply via email to