summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant2-4/+4
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant43-86/+86
2004-01-22In 2004, we say "derivatives" instead of "derivates." Requested by agc.snj1-1/+1
2004-01-21nas is in the audio category, not graphics.jlam1-2/+2
2004-01-20s/it's/its/snj1-1/+1
2004-01-20Changes 3.95.1:adam5-26/+25
* improved presets * fixed issues in VBR header * more robust decoding * several fixes in psychoacoustic model * removed Vorbis support * 10% faster on PowerPC
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc70-140/+143
2004-01-18Fix compilation on -current (gcc3 issues).mrauch6-40/+110
Use the original master tarball, not a copy from somewhere which isn't reachable any longer.
2004-01-18Update to version 1.0.1, and fix gcc-3 bug in configure script.cube6-23/+48
Changes: 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code to fix linking issues. 10052003 - Fixed memory corruption when freeing DLS instruments, and bug when timidity is initialized multiple times (Thanks, Sam!). 09252003 - Sam Lantinga added support for DLS instruments to the MIDI decoder. 09132003 - Happy September. Added Speex (.spx) decoder. 08052003 - Fixed MIDI decoder on bigendian systems. 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg packet per call, and mikmod has a check during initialization to prevent a clash with SDL_mixer (Thanks, Eric). 12092002 - Changed Sound_Init()'s call to SDL_Init() to SDL_InitSubSystem(), to prevent unwanted use of the SDL parachute (thanks, Glenn).
2004-01-17Update to a more official home page and master site, and adjust forkristerw2-7/+9
the distfile having a different name there.
2004-01-17www.mikmod.org has been taken over by "Girls In Underwear Pics".kristerw1-3/+3
Update MASTER_SITE and HOMEPAGE. From Michal Pasternak in PR pkg/23824.
2004-01-17www.mikmod.org has been taken over by "Girls In Underwear Pics".kristerw1-3/+3
Update MASTER_SITE and HOMEPAGE. From Michal Pasternak in PR pkg/23824.
2004-01-17Add a buildlink3.mk file for audio/libvorbis.jlam1-0/+18
2004-01-17remove references to work dir (S/.work//)recht2-4/+4
2004-01-17+ libcddbrecht1-1/+2
2004-01-17initial import of libcddb-0.9.4recht6-0/+86
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API.
2004-01-16Update mserv to mserv-0.35nb6:abs2-3/+5
Add libmserv.so to PLIST
2004-01-15Update to KDE-3.1.5.markd19-631/+616
Also move patch-bh to patch-da so it applies after patch-co so autoconf doesn't kick in to redo it.
2004-01-15Update to arts-1.1.5, part of KDE 3.1.5.markd2-6/+5
2004-01-15SDL/Makefile.common has switched to buildlink3 so these need to switchmarkd3-9/+9
as well.
2004-01-15s/buildilnk3/buildlink3/markd1-5/+5
2004-01-15Sort.wiz1-2/+2
2004-01-14Remove some more (not yet even buildlinked) KDE1 packages,wiz6-99/+1
since KDE1 has been removed. Noted by agc.
2004-01-14Add some buildlink3.mk files.jlam2-0/+37
2004-01-14Update to 0.6.0, provided by Michal Pasternak in PR pkg/23851.xtraeme2-6/+6
Changes: * v 0.6.0: Add support for SDL_ttf. Bug fixes. * v 0.5.0: Store the configuration in the xmms config file. * v 0.4.0: Rewriting of the tunnel effect. One new effect "child" (instead of blob). Fix possible crash on GeForce4 (patch by Ashvin Mysore <ashvin@z-ha-dum.flatirons.org>.
2004-01-13Make this compile (fix strncmp syntax - patches submitted to maintainer).jschauma2-1/+15
Fixes problem seen in agc's latest bulk build.
2004-01-12Lint (sort DISTNAME section)cjep2-4/+4
2004-01-12Make sure ICECAST_CHROOTDIR is created before ICECAST_LOGDIR.xtraeme1-5/+3
2004-01-12Fix typo.xtraeme1-2/+2
2004-01-12Added mserv-devel.kim1-1/+2
2004-01-12Development version of mserv: streaming server instead of local playback.kim7-0/+207
2004-01-12Add libshoutkim1-1/+2
2004-01-12'libshout' allows applications to easily communicate and broadcast tokim5-0/+67
an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.
2004-01-12Fix MAINTAINER.kim1-2/+2
2004-01-11Add a buildlink3.mk file for libao.jlam1-0/+18
2004-01-11Catch BUILD_DEFS.kim1-1/+4
2004-01-11Bring back Icecast v1.kim3-2/+36
2004-01-10Remove KDE1 packages (and dependencies) from pkgsrc, since the KDEwiz10-1561/+1
authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10Whitespace fixescjep1-3/+3
2004-01-10rev. bump because of the wxGTK buildlink changerecht1-2/+2
2004-01-10Include the buildlink3.mk file instead of the buildlink2.mk if we usejlam1-2/+2
buildlink3.
2004-01-09Initial import of darkice-0.13.2 from pkgsrc-wip.xtraeme7-0/+324
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis, and sends the streams to one or more IceCast, ShoutCast and/or IceCast2 servers. DarkIce uses lame as a shared object as its mp3 encoder, and the Ogg Vorbis libs as its Ogg Vorbis encoder.
2004-01-09+ darkicextraeme1-1/+2
2004-01-08Moved to icecast.xtraeme7-187/+0
2004-01-08old icecast package moved to icecast1.xtraeme1-2/+2
2004-01-08Updated to 2.0.0xtraeme7-138/+149
2004-01-08Reimport icecast to icecast1.xtraeme7-0/+176
2004-01-08Share PKGNAME so that we get implicit conflicts through the version number.jmmv2-7/+2
There is no need for different PKGNAMEs, which will only make things more complex in the future (to track dependancies and the like).
2004-01-08This needs CONFLICTS with the new icecast2 package.xtraeme1-1/+3
2004-01-08+ icecast2xtraeme1-1/+2