summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-01-28make sure ${LDFLAGS} comes before ${LIBS} when linking.grant3-6/+20
fixes build on Solaris.
2004-01-28There's no need to use 'USE_X11BASE' in snd package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28There's no need to use 'USE_X11BASE' in rosegarden package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28There's no need to use 'USE_X11BASE' in mpg123-nas package, we'll usextraeme1-3/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28Whilst it's nice of the author, there's no need to special-case NetBSDagc3-1/+49
in GNU configure and configure.in - the prefix is given to the configure script by the pkgsrc infrastructure, and buildlink will DTRT.
2004-01-28Get rid of two '^H' characters in C source.agc2-5/+23
My, can gcc3 be picky.
2004-01-27Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123.agc1-2/+2
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz2-4/+4
2004-01-26Fix PATH of gst-plugins (misc -> multimedia).xtraeme1-2/+2
2004-01-26kdemultimedia[23] moved to the multimedia category.jmmv89-6357/+1
2004-01-26Fix path to xanim, now in the multimedia category.jmmv2-4/+4
2004-01-26trplayer moved to the multimedia category.jmmv6-75/+1
2004-01-26Fix path to realplayer, now in the multimedia category.jmmv1-2/+2
2004-01-26realplayer moved to the multimedia category.jmmv12-590/+1
2004-01-26Fix path to xine-lib; moved to the multimedia category.jmmv3-8/+8
2004-01-26Fix paths to gst-plugins and gstreamer (now in the multimedia category).jmmv3-8/+8
2004-01-25bl3ify and fix issue with MIPSpro compiler and this package by strippingjlam1-3/+10
"-O3" from the compiler options.
2004-01-25Record zlib dependency inside buildlink2.mk file and give a chance tocube1-1/+3
dependencies to link on platforms without usable libz in base, such as IRIX 5.3. Reported by Georg Schwarz on tech-pkg@.
2004-01-24Add and enable rhythmbox.jmmv1-1/+2
2004-01-24Initial import of rhythmbox, version 0.6.5:jmmv6-0/+233
Rhythmbox is an integrated music management application, originally inspired by Apple's iTunes. It is free software, designed to work well under the GNOME Desktop, and is based on the powerful GStreamer media framework. Rhythmbox has a number of features, including: * Easy to use music browser. * Searching and sorting. * Comprehensive audio format support through GStreamer. * Internet Radio support. * Playlists.
2004-01-24Bump revision due to gstreamer and gst-plugins updates to 0.6.4.jmmv1-2/+2
2004-01-24Next attempt to fix the build problem of this package.tron1-1/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam11-23/+40
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv8-13/+16
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23Convert one useage of a C99 feature to plain old C.kristerw2-1/+19
2004-01-23Make this compile with gcc3 (varargs -> stdarg)agc2-11/+33
2004-01-23use LIBTOOL_OVERRIDE. fixes installation on Solaris (and others).grant2-8/+16
re-arrange mserv/Makefile a little to be more readable and consistent with mserv-devel. bump PKGREVISIONs.
2004-01-23use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation ongrant1-2/+3
Solaris (and others). bump PKGREVISION.
2004-01-23use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation ongrant1-2/+3
Solaris (and others). bump PKGREVISION.
2004-01-22Solaris has no OSS, tweak the PLIST appropriately.grant2-5/+10
2004-01-22This package uses xine-lib and we know arts is already installed, so dependjmmv1-1/+3
on xine-arts to get sound support under KDE.
2004-01-22Add and enable xine-arts and xine-esound.jmmv1-1/+3
2004-01-22Initial import of xine-esound, version 1rc0a:jmmv3-0/+31
Xine is a free multimedia player library for playing back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available -- and some of the most uncommon formats, too. This package provides the esound audio output plugin for xine-lib.
2004-01-22Initial import of xine-arts, version 1rc0a:jmmv3-0/+31
Xine is a free multimedia player library for playing back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available -- and some of the most uncommon formats, too. This package provides the aRts audio output plugin for xine-lib.
2004-01-22whitespace fixes, simplify a conditionalgrant1-4/+2
2004-01-22whitespace fixes.grant1-5/+6
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