On Wed, Jan 11, 2006 at 11:33:44PM -0800, Jacob Meuser wrote: > On Tue, Dec 27, 2005 at 01:57:16PM +0100, Tilo Stritzky wrote: > > Moc is a console audio player, not unlike cplay though somewhat flashier. > > > > I've tested this on i386 3.8 release with the ogg-vorbis, wav and mp3 > > codecs. > > > > The port uses INT8_MIN and friends which are not defined on OpenBSD so > > I took i386/int_limits.h from NetBSD. > > I'm not sure this is portable. Any ideas how to get this fixed? > > Google found me this: > > http://www.azillionmonkeys.com/qed/pstdint.h > > comments? > > INT8_MIN is defined in -current. > > actually, the new release, 2.3.3 doesn't need any patches (although the > port should definitely have USE_LIBTOOL so the plugins don't get version > numbers).
I continued with this port. Removed many patches, added USE_LIBTOOL, make it use our own libltdl, and include libsamplerate in LIB_DEPENDS. Plus some smaller tweaks - .tgz attached. It seems to be working nicely on my i386 box. Please test/report issues. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
moc-20060121.tgz
Description: application/tar-gz