Subject: CVS commit: pkgsrc/audio/libmpg123
From: Blair Sadewitz
Date: 2008-09-07 02:56:15
Message id: 20080907005615.F31DD175D0@cvs.netbsd.org

Log Message:
Import libmpg123-1.5.1.  This package provides the mpg123 project's
core decoder library, which the new mpg123 package will depend on.
Other software packages are beginning to write plug-ins for this
library, and so installing it seperately is worthwhile.

NOTE: I have encountered segfaults when attempting to use the jack
module, which is threaded, with mpg123 unless I linked mpg123 with
libpthread.  This may or may not apply to the library, though my
intuition is that it does not, as obviously the executable is
what calls lt_dlopen().  Thus, for now the Makefile and b3.mk of the 
executable will pull in dlopen.buildlink3.mk, setting 
DLOPEN_REQUIRE_PTHREADS=yes as necessary (last time I checked on
NetBSD 4.99, it was).


Files:
RevisionActionfile
1.1importpkgsrc/audio/libmpg123/Makefile
1.1importpkgsrc/audio/libmpg123/PLIST
1.1importpkgsrc/audio/libmpg123/distinfo
1.1importpkgsrc/audio/libmpg123/DESCR
1.1importpkgsrc/audio/libmpg123/options.mk
1.1importpkgsrc/audio/libmpg123/buildlink3.mk
1.1importpkgsrc/audio/libmpg123/Makefile.version
1.1importpkgsrc/audio/libmpg123/patches/patch-aa
1.1importpkgsrc/audio/libmpg123/patches/patch-ab
1.1importpkgsrc/audio/libmpg123/patches/patch-ac
1.1importpkgsrc/audio/libmpg123/patches/patch-ad