summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2002-11-22Upgrade to version 3.1.3. This upgrade solves the checksum mismatch pointedjschauma5-40/+33
out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely new checksum. Changes according to the website: Changes since version 3.1.2: - Fixed a bug that could cause the playlist repeat to stop (thanks to Alex Rasmussen for finding the bug) - Command line options for nmixer changed, and it's now possible to select a different hardware mixer device. - Fixed a bug that caused mp3blaster to quit when the user's homedir could not be determined. Changes since version 3.1.1: -Compiles on gcc-3.* without errors -Trailing slash in HTTP URLs is only appended after the hostname, not in URLs that contain a path following the hostname. This means that mp3's can now be played straight from an URL again. - For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous suggestion submitted by Markus Jerger. Thanks!)
2002-11-22Updated mserv_irman to 0.16abs2-5/+5
Default unrecognised keys to 'pause-toggle' rather than 'play'. Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous track to queue' functionality.
2002-11-21Make this build on Solaris. Remove whitespace.salo1-2/+12
2002-11-19Sync MESSAGE up with vorbis-tools/MESSAGE.chris1-6/+5
2002-11-19Define Solaris specific AUDIO_ENCODING_SLINEAR and AUDIO_ENCODING_ULINEAR.salo2-6/+15
A patch from Jonathan Perkin via PR 18791
2002-11-18Fix PKGLOCALEDIR usage. Closes pkg/18661salo5-6/+49
2002-11-15Update to flac-xmms 1.0.4, to track the update of flac to 1.0.4.lukem6-31/+240
(Many thanks to Nick Hudson for helping me get this to work.)
2002-11-14Remove unneeded patch after conversion to buildlink2.jlam2-15/+1
2002-11-14buildlink1 -> buildlink2jlam1-2/+2
2002-11-13If we are using audio/oss, then we don't need the NetBSD OSS compatibilityjlam1-1/+6
library (-lossaudio). This makes handling OSS in pkgsrc easier, but we should still be fixing the packages to handle both real OSS and -lossaudio cases and pass them back to the authors.
2002-11-11typo fixheinz1-2/+2
2002-11-11Fix PLIST (spotted by hubertf's i386 bulk build).schmonz1-2/+2
2002-11-11Update to 1.0beta3. Changes:wiz3-9/+8
In 1.0beta3: This is the third beta for Speex, implementing what should be the last new features before 1.0. These new features are a new "ultra-wideband" mode for encoding at 32kHz (up to 48kHz) and an intensity stereo mode. Both of these are implemented to preserve backward and forward compatibility with other releases. This means that it is now possible to encode almost any wave file using Speex. Most of the work left for 1.0 is now quality improvements regarding VBR, perceptual enhancement and packet loss concealment. In 1.0beta2: This second beta release brings many, many optimizations to the encoder and decoder. In some cases, the speedup is on the order of 50% to 100%. As part of the optimizations, some sections of Speex have been written in assembly with SSE instructions which can be enabled with the _USE_SSE flag when compiling with GCC. Finally, the code has received a major cleanup.
2002-11-10Update to flac 1.0.4. Notable changes:lukem8-31/+250
flac: - AIFF input support - vorbis tag addition whilst encoding (-T) - various speedups, reductions in memory use, and minor fixes libraries: - OggFLAC & OggFLAC++ libraries - various speedups, reductions in memory use, and minor fixes (see doc/html/news.html for more info)
2002-11-03Mark as using X11.wiz1-1/+2
2002-11-03Add the oss rc.d script.jlam1-1/+2
2002-11-02s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|rh1-14/+14
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-2/+3
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh6-28/+6
2002-10-27Check for pth, not NetBSD, so this package compiles with native threads.rh4-20/+20
Bump pkgrevision.
2002-10-27Check for pth, not NetBSD, so this compiles with native pthreads.rh3-11/+11
Bump PKGREVISION.
2002-10-27Test for pth, not __NetBSD__ to make this compile with native threads.rh4-18/+18
Bump PKGREVISION.
2002-10-26Need more libraries for X11 on Solaris.bouyer2-5/+14
2002-10-25buildlink1 -> buildlink2.wiz1-3/+3
2002-10-25buildlink1 -> buildlink2.wiz2-6/+6
2002-10-25Remove some unnecessary stuff now that pth is --enable-syscall-hard.skrll5-88/+7
Bump PKGREVISION. OK'd by Rene.
2002-10-22Default to gravis.cfg, not midia.cfg, per PR 18750. Bump PKGREVISION.wiz2-3/+4
2002-10-21Convert to buildlink2, and use latest tarball (changed without name change)wiz2-8/+9
from the master site. Changes are documentation updates.
2002-10-21Add buildlink2.mk.wiz1-0/+23
2002-10-21Instead of 1.6_STABLE, accept 1.6_*, so 1.6_RCn, etc. will also work.jlam1-2/+2
2002-10-20Use buildlink2. Use perl5/module.mk.seb3-18/+9
2002-10-20Use perl5/module.mk.seb1-5/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh3-6/+6
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-18Make this packages OSS-aware.jlam5-14/+34
2002-10-18ossxmix also needs to be wrapped as it may also use ui_X.so.jlam2-6/+11
2002-10-18Purely cosmetic changes.jlam1-16/+15
2002-10-18Make this package OSS-aware.jlam4-5/+99
2002-10-18Use ROOT_{USER,GROUP} instead of hardcoding root:wheel.jlam1-3/+3
2002-10-18Fix the script name.jlam1-2/+2
2002-10-18Be a little less verbose.jlam1-2/+2
2002-10-18Missing a ">".jlam1-2/+2
2002-10-18ui_X.so expects the GTK+-1.x libraries to be in /usr/pkg, so explicitlyjlam2-3/+17
set the LD_LIBRARY_PATH in case ${LOCALBASE} != "/usr/pkg".
2002-10-17This package doesn't need ossaudio.jlam1-2/+2
2002-10-17Make this package OSS-aware.jlam4-6/+24
2002-10-16Make this package OSS-aware.jlam1-1/+7
2002-10-16Allow to build on 1.6_STABLE.jlam1-1/+2
XXX "1.6_STABLE" is probably going to cause problems elsewhere in pkgsrc XXX as this is a departure from the previous NetBSD versioning scheme.
2002-10-16Update tremor library to a newer snapshot, mostly more optimisation,chris3-19/+6
a few bug fixes, removes the need for patches.
2002-10-16Substitute for modstat path, using "true" if not on NetBSD.jlam1-2/+2
2002-10-16Substitute for modstat path, using true if not on NetBSD.jlam1-1/+8
2002-10-16Update audio/oss to version 3.9.7e. Changes from version 3.9.7d includejlam2-7/+7
fixes to recording on Sound Blaster Audigy, implementing recording on the Aureal Vortex, and fixes for the Virtual Mixer Pro.