Hello Laurence,

Thanks for checking this.
I would like to proceed this if no objection from others.

And I would like to add 'ac_cv_prog_DOXYGEN=""' as CONFIGURE_ENV in Makefile
to disable building documentation in case doxygen is installed.

--- Makefile.orig       Thu Jun 25 19:52:37 2020
+++ Makefile    Thu Jun 25 19:53:14 2020
@@ -19,5 +19,6 @@ PERMIT_PACKAGE =      Yes
 WANTLIB =              c m pthread

 CONFIGURE_STYLE =      gnu
+CONFIGURE_ENV =                ac_cv_prog_DOXYGEN=""

 .include <bsd.port.mk>


I will attach new liblo.tar.gz in this mail.

ok?

Regards,

Kinichiro Inoguchi


On Wed, Jun 24, 2020 at 03:49:21PM +0100, Laurence Tratt wrote:
> On Wed, Jun 24, 2020 at 10:16:17PM +0900, Kinichiro Inoguchi wrote:
> 
> Hello Knichiro,
> 
> > liblo is an implementation of the Open Sound Control protocol.
> > I would like to have this since some audio tools require this.
> 
> Agreed, this would be useful. I had done a version in openbsd-wip [1], but I
> think your version is slightly better, so I'd suggest going with yours.
> 
> 
> Laurie
> 
> [1] https://github.com/jasperla/openbsd-wip/tree/master/audio/liblo
> 

Attachment: liblo.tar.gz
Description: application/tar-gz

Reply via email to