Re: [new] audio/liblo

2020-06-25 Thread Stuart Henderson
On 2020/06/26 09:26, Kinichiro Inoguchi wrote: > Ok, then I will set > SHARED_LIBS += lo 1. 0# 11.1 > > We still don't need Revision? > REVISION = 1 correct. the old version was 0.29, new one is 0.31, so REVISION is not needed. > I will use cvs add to instate 'liblo'

Re: [new] audio/liblo

2020-06-25 Thread Kinichiro Inoguchi
Ok, then I will set SHARED_LIBS += lo 1. 0# 11.1 We still don't need Revision? REVISION = 1 I will use cvs add to instate 'liblo' directory and files when I commit. Thanks Kinichiro Inoguchi On Fri, Jun 26, 2020, 7:21 AM Stuart Henderson wrote: > On 2020/06/26 0

Re: [new] audio/liblo

2020-06-25 Thread Stuart Henderson
On 2020/06/26 00:01, Antoine Jacoutot wrote: > Are you sure Stuart? > We used to have liblo.so.0.1, it seems weird to import the lib back with a > smaller solib version. Oh, thanks for catching that! I didn't realise it was in ports before. In that case it is probably best if we use a shared li

Re: [new] audio/liblo

2020-06-25 Thread Antoine Jacoutot
Are you sure Stuart? We used to have liblo.so.0.1, it seems weird to import the lib back with a smaller solib version. Cheers! — Antoine > On 25 Jun 2020, at 15:02, Stuart Henderson wrote: > > On 2020/06/25 20:55, Kinichiro Inoguchi wrote: >>> On Thu, Jun 25, 2020 at 12:17:53PM +0100, Stuar

Re: [new] audio/liblo

2020-06-25 Thread Stuart Henderson
On 2020/06/25 20:55, Kinichiro Inoguchi wrote: > On Thu, Jun 25, 2020 at 12:17:53PM +0100, Stuart Henderson wrote: > > On 2020/06/25 20:06, Kinichiro Inoguchi wrote: > > > Hello Laurence, > > > > > > Thanks for checking this. > > > I would like to proceed this if no objection from others. > > > >

Re: [new] audio/liblo

2020-06-25 Thread Kinichiro Inoguchi
On Thu, Jun 25, 2020 at 12:17:53PM +0100, Stuart Henderson wrote: > On 2020/06/25 20:06, Kinichiro Inoguchi wrote: > > 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 CONFIGU

Re: [new] audio/liblo

2020-06-25 Thread Stuart Henderson
On 2020/06/25 20:06, Kinichiro Inoguchi wrote: > 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 instal

Re: [new] audio/liblo

2020-06-25 Thread Kinichiro Inoguchi
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 +++ Ma

Re: [new] audio/liblo

2020-06-24 Thread Laurence Tratt
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

[new] audio/liblo

2020-06-24 Thread Kinichiro Inoguchi
liblo is an implementation of the Open Sound Control protocol. I would like to have this since some audio tools require this. Once old version (0.29) was in ports but it appeared to be removed years ago. Can you add this new version (0.31) to ports, again ? In Makefile, I bumped REVSION = 1 and S

[new] audio/liblo

2020-04-09 Thread putridsoul66
liblo = liblo is a lightweight library that provides an easy to use implementation of the OSC protocol. For more information about the OSC protocol, please see: - [OSC at CNMAT](http://www.cnmat.berkeley.edu/OpenSoundControl/) - [opensoundcontrol.org](http://www.opensoundcontrol.org/) Th

[new] audio/liblo

2020-04-01 Thread putridsoul66
I don't know how the version of shared libraries is decided, this is a new port. Can anyone verify this? liblo/Makefile # $OpenBSD: Makefile.template,v 1.87 2020/03/22 17:18:01 cwen Exp $ # COMMENT=Lightweight Open Sound Control implementation DISTNAME= liblo-0.31 CATEGORIES=

[new] audio/liblo

2020-03-31 Thread putridsoul66
Minor Change pkg/DESC -> pkg/DESCR Caused error on final 'make install' Run 'uudecode' on the whole mail text begin-base64 644 liblo-0.31.tar.gz H4sIA+1YbW/iOBDu1/pXjNR+aLVtXnht0XEqpSkbLW8icLfc6YRCYsAixJEdYLur/e83 SdkWmvYqrdre7p0fCZKMxzMTjz1+nICNA35qaHlz79VgGAWjXCzi1TDLRWP7+g17Zr5UMEr5fLl

[new] audio/liblo

2020-03-31 Thread putridsoul66
liblo = liblo is a lightweight library that provides an easy to use implementation of the OSC protocol. For more information about the OSC protocol, please see: - [OSC at CNMAT](http://www.cnmat.berkeley.edu/OpenSoundControl/) - [opensoundcontrol.org](http://www.opensoundcontrol.org/) Th