NEW: emulators/sameboy (with audio[?] issues)

2019-06-25 Thread Anthony J. Bentley
Hi, SameBoy is a SDL-based Nintendo Game Boy and Game Boy Color emulator. SameBoy is extremely accurate and includes a wide range of powerful debugging features, making it ideal for both casual players and developers. In addition to accuracy and developer capabilities, SameBoy has all the features

Re: [NEW] audio/libopenmpt

2019-06-25 Thread Stuart Henderson
On 2019/06/25 14:49, Raphael Graf wrote: > diff -uNpr /tmp/libopenmpt/Makefile /usr/ports/audio/libopenmpt/Makefile > --- /tmp/libopenmpt/Makefile Sat Jun 22 10:42:41 2019 > +++ /usr/ports/audio/libopenmpt/Makefile Tue Jun 25 12:58:44 2019 > @@ -21,6 +21,8 @@ WANTLIB += sndio vorbis vorbisen

Re: [NEW] audio/libopenmpt

2019-06-25 Thread Christian Weisgerber
Raphael Graf: > Does anyone know why the large file support is disabled in mpg123? Because it doesn't make sense. off_t is always the same on OpenBSD and does not change depending on how code defines _FILE_OFFSET_BITS. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: [NEW] audio/libopenmpt

2019-06-25 Thread Raphael Graf
On Sat, Jun 22, 2019 at 10:45:16AM +0200, Frederic Cambus wrote: > Hi ports@, > > Here is a new port: audio/libopenmpt. > > From DESCR: > > libopenmpt is a cross-platform C++ and C library to decode tracked music > files (modules) into a raw PCM audio stream. > > openmpt123 is a cross-platform