summaryrefslogtreecommitdiff
path: root/audio/xmms-mad
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12Use bl3.snj1-6/+6
2004-02-01Depend on libmad>=0.15.0bnb1, which includes the pkg-config file needed byjmmv1-1/+4
this package to configure properly. Fixes PR pkg/24286. Bump PKGREVISION to 1.
2003-12-23Plug two file descriptor links.simonb3-5/+29
The xmms-mad author has been sent these patches.
2003-12-18use gavan's magical CPPFLAGS.NetBSD instead of including bsd.prefs.mkgrant1-6/+2
and using a conditional.
2003-12-17Update the xmms-mad package to version 0.5.5.simonb3-20/+20
No change log available for changes between 0.0.9 and 0.5.4. The biggest visible change is that the plugin no longer needs to read the entire MP3 file to read the id3v2 tags.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-07-10Revision bumped; dependency changed from mad to libmad and libid3tagadam1-3/+4
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-6/+6
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-22Whitespace policecjep1-2/+1
2002-10-27Check for pth, not NetBSD, so this package compiles with native threads.rh4-20/+20
Bump pkgrevision.
2002-10-17This package doesn't need ossaudio.jlam1-2/+2
2002-08-31Convert to buildlink2.wiz1-7/+5
2002-08-08Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFTjlam1-1/+2
definition. The resulting packages are different than before.
2002-08-08The xmms plugins should have the same thread semantics as xmms. Sincejlam1-2/+1
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
2002-05-26Import xmms-mad-0.0.9:jmcneill6-0/+82
xmms-mad is an input plugin for xmms that uses libmad to decode MPEG layer 1/2/3 file and streams. Current featured include: local mp3 file playback shoutchast/icecast stream playback seeking ID3 tag parsing http header parsing See http://www.superduper.net/xmms-mad/ for more information.