Re: [NEW PORT: audio/rubberband]

2017-05-04 Thread Tobias Brodel
ping On 23 Apr. 2017 8:45 pm, "Tobias Brodel" <brittleh...@gmail.com> wrote: > necroping, > > i've made a few attempts to get the inline assembly built on armv7 with > clang, > but it fails in the linking stage, unable to find the `main' function. > > so fo

Re: [NEW PORT: audio/rubberband]

2017-04-23 Thread Tobias Brodel
necroping, i've made a few attempts to get the inline assembly built on armv7 with clang, but it fails in the linking stage, unable to find the `main' function. so for now i'm just patching that part out, any comments? please find a tarball attached. t/ On 01/26/17 18:59, Tobias Brodel

Re: possible chromium regression on -current

2017-02-22 Thread Tobias Brodel
On 02/23/17 14:26, Bryan Steele wrote: On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: Hi everyone, I think at some point in the last week a possible chromium regression was introduced. Youtube videos give a playback error. This is what I get in the log:

Re: [NEW PORT: audio/rubberband]

2017-02-08 Thread Tobias Brodel
ping On 2 Feb. 2017 8:46 am, "Tobias Brodel" <brittleh...@gmail.com> wrote: > ping > > On 26 Jan. 2017 7:02 pm, "Tobias Brodel" <brittleh...@gmail.com> wrote: > >> whoops, wrong tarball. sorry for the noise! >> >> On 01/26/17 18:59

Re: [NEW PORT: audio/rubberband]

2017-02-01 Thread Tobias Brodel
ping On 26 Jan. 2017 7:02 pm, "Tobias Brodel" <brittleh...@gmail.com> wrote: > whoops, wrong tarball. sorry for the noise! > > On 01/26/17 18:59, Tobias Brodel wrote: > >> On 01/18/17 22:55, Tobias Brodel wrote: >> >>> hi stuart, thanks for

Re: [NEW PORT: audio/rubberband]

2017-01-26 Thread Tobias Brodel
whoops, wrong tarball. sorry for the noise! On 01/26/17 18:59, Tobias Brodel wrote: On 01/18/17 22:55, Tobias Brodel wrote: hi stuart, thanks for your response. On 01/17/17 23:10, Stuart Henderson wrote: Hi, some quick feedback : Makefile: - "ONLY_FOR_ARCHS = amd64 i386&

Re: [NEW PORT: audio/rubberband]

2017-01-26 Thread Tobias Brodel
On 01/18/17 22:55, Tobias Brodel wrote: hi stuart, thanks for your response. On 01/17/17 23:10, Stuart Henderson wrote: Hi, some quick feedback : Makefile: - "ONLY_FOR_ARCHS = amd64 i386", why? this was due to a build i tried on armv7 which failed with: Error: selected proc

Re: [NEW PORT: audio/rubberband]

2017-01-18 Thread Tobias Brodel
hi stuart, thanks for your response. On 01/17/17 23:10, Stuart Henderson wrote: Hi, some quick feedback : Makefile: - "ONLY_FOR_ARCHS = amd64 i386", why? this was due to a build i tried on armv7 which failed with: Error: selected processor does not support `fmrx r3,fpscr' i figured

[NEW PORT: audio/lv2]

2017-01-17 Thread Tobias Brodel
lilv is a C library for embedding LV2 plugins in audio applications. It depends on recently posted ports audio/lv2, devel/serd, devel/sord and devel/sratom. lilv itself is a dependency for newer versions of audio/ardour. Tested on amd64 and armv7. t/ lilv.tar.gz Description: application/gzip

[NEW PORT: audio/lilv]

2017-01-16 Thread Tobias Brodel
lilv is a C library for embedding LV2 plugins in audio applications. It depends on recently posted ports audio/lv2, devel/serd, devel/sord and devel/sratom. lilv itself is a dependency for newer versions of audio/ardour. Tested on amd64 and armv7. t/ lilv.tar.gz Description:

[NEW PORT: devel/sratom]

2017-01-16 Thread Tobias Brodel
sratom is a C library for serialising LV2 atoms to and from RDF. It depends on recently posted ports audio/lv2, devel/serd and devel/sord. sratom itself is a dependency for newer versions of audio/ardour. Unsure about appropriate CATEGORIES for this one: devel, audio or both? Tested on amd64

[NEW PORT: devel/sord]

2017-01-16 Thread Tobias Brodel
sord is a C library for storing RDF data in memory. It depends on recently posted port devel/serd and is itself a dependency for newer versions of audio/ardour. Tested on amd64 and armv7. t/ sord.tar.gz Description: application/gzip

[NEW PORT: devel/serd]

2017-01-16 Thread Tobias Brodel
serd is a C library for RDF syntax with no runtime dependencies outside of libc and libm. It is a dependency required for new versions of audio/ardour. Tested on amd64 and armv7. t/ serd.tar.gz Description: application/gzip

[NEW PORT: audio/lv2]

2017-01-16 Thread Tobias Brodel
Lv2 is an audio plugin standard designed to replace LADSPA. This is another dependency for newer versions of audio/ardour. Tested on amd64 and armv7. Existing ports such as audio/calf can enable this API, though this has not been tested. t/ lv2.tar.gz Description: application/gzip

[NEW PORT: audio/rubberband]

2017-01-16 Thread Tobias Brodel
Please find attached a port for rubberband, a library and utility for timestretching and repitching audio. It is one of a few new dependencies required for an update to audio/ardour. I'm pretty new to ports so any feedback would be much appreciated. Tested on amd64. Cheers, toby/

Re: devel/sdl2 bug since update to 2.0.5

2016-12-05 Thread Tobias Brodel
Hi Ryan, >I am curious if the issue can be reproduced by >another user in Gnome other than myself. Just for the sake of it I got quakespasm going (just using `pkg_add') and was unable to reproduce your menu bugs in GNOME. Please note that this was my first time running quakespasm but it seemed

Re: New Port: audio/pd

2016-10-07 Thread Tobias Brodel
On 10/07/16 07:53, Alexandre Ratchov wrote: On Thu, Oct 06, 2016 at 10:55:26AM +1100, Tobias Brodel wrote: Hi, this is my first attempt at an OpenBSD port, it's for audio/pd. Feedback would be greatly appreciated. COMMENT: Realtime computer music and graphics system. DESCR: Pure Data (Pd

New Port: audio/pd

2016-10-05 Thread Tobias Brodel
Hi, this is my first attempt at an OpenBSD port, it's for audio/pd. Feedback would be greatly appreciated. COMMENT: Realtime computer music and graphics system. DESCR: Pure Data (Pd) is an open source visual programming language. It is used to process and generate sound, video, 2D/3D graphics.