summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2006-05-09Uses C++.joerg1-1/+2
2006-05-09Fixed pkglint warnings.rillig3-7/+7
2006-05-04Force presence of zlib on all platforms for consistency. Bump PKGREVISIONtv1-1/+3
due to change on platforms where zlib is not in the base system.
2006-05-01Fixed pkglint warnings.rillig1-7/+4
2006-04-30Converted to the SUBST framework.rillig1-7/+7
2006-04-30Converted to using the SUBST framework.rillig1-7/+6
2006-04-30Changes 1.0.16:adam4-14/+14
* Add support for Broadcast (BEXT) chunks in WAV files. * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS. * Add support for RIFX (big endian WAV variant). * Fix configure script bugs. * Fix bug in INST and MARK chunk writing for AIFF files.
2006-04-28Fix compilation on DragonFly (errno, missing types from regex.h).joerg3-1/+23
2006-04-26Added a patch to support SunPro.rillig2-1/+25
2006-04-23Update daapd to 0.2.4btonio4-28/+11
- remove patch-ab, as it is applied upstream This should fix PR 33258 Changelog: 05/03/2006 daapd 0.2.4b. Two small changes to adapt daapd to the current versions of MaxOS X (10.4.x) and iTunes (6.0.4)
2006-04-23Modify packages that set PKG_USERS and PKG_GROUPS to follow the newjlam1-2/+2
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig20-42/+42
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22Reset MAINTAINER; I don't have the time nor inclination to maintainlukem3-6/+6
these any more.
2006-04-22Fix typo or mispelling.reed12-15/+15
2006-04-21Changes 0.7.7:adam5-19/+35
* Fixed bug with reading broken wav files with bad sizes * Fixed bug causing seg fault on non-PCM wav files * Fixed bug with reading wav files that have stuff after the data chunk * Fixed Windows "no such file" bug * Fixed small memory leak * Fixed cosmetic bug with negative gains * Fixed bad basename regexp in normalize-mp3 script * Fixed --oggdecode option in normalize-mp3 script * Turned audiofile support on by default * Upgraded to latest GNU autotools Pkgsrc: * Build xmms plug-in as an option
2006-04-20Use OSS on DragonFly as well.joerg2-1/+15
2006-04-19Fix build with GCC 3.4+ by adding explicit this references for templatejoerg2-1/+30
members.
2006-04-19Add libtool dependency. Add readline dependency for jack_transport.joerg4-3/+56
Fix pthread detection. Bump revision.
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz11-22/+22
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz43-85/+86
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam30-440/+440
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Fix statvfs support on NetBSD and Solaris (block counts are in unitsmarkd5-9/+64
of f_frsize, not f_bsize). Also add DragonFly support from the old tunepimp package (untested). Package uses c++ and libtool so say so in Makefile. Bump PKGREVISION.
2006-04-13Fixed pkglint warnings.rillig2-72/+73
2006-04-13Mention this is used on many BSD systems as well as Solaris.reed1-0/+2
2006-04-13Improve DESCR more, by mentioning the file outputs.reed2-4/+9
In +DISPLAY mention that the plugins are not all available on every platform. (Ride on PKGREVISION bump from a few minutes ago.)
2006-04-13Add a MESSAGE.common to tell user to install a libao plugin.reed3-11/+17
I used MESSAGE.common so a MESSAGE.${OPSYS} could also be added. Bump PKGREVISION. Clarify DESCR and do not mention all the outputs it supports as this may make it appear it is works without installing another plugin. TODO: What about NULL, WAV, IRIX, and ALSA?
2006-04-13xgettext is now a proper tool, so we can just add it to USE_TOOLS.jlam1-3/+2
2006-04-13Remove tunepimp, dependencies have been switched to libtunepimp.wiz10-154/+1
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam13-43/+27
USE_TOOLS+=msgfmt.
2006-04-13Fix adding LIBS in configureadam2-4/+20
2006-04-13Add CONFLICTS with tunepimp, old version of the same package.wiz1-1/+2
2006-04-13Remove tunepimp dependency, libtunepimp is a newer version.wiz1-2/+1
Noted by markd.
2006-04-13Conflict with libtunepimp.wiz1-2/+2
2006-04-12Depend on libtunepimp. Bump PKGREVISION.wiz1-1/+3
2006-04-12Add and enable libtunepimp.wiz1-1/+2
2006-04-12Initial import of libtunepimp-0.4.2:wiz7-0/+120
The TunePimp library serves as a tool to allow developers to create MusicBrainz enabled tagging applications. The TunePimp library is a full featured tagging library that allows the developer to open music files for identification/lookup. Once files have been identified, it writes new metadata tags to the music files and writes the files to a standardized directory hierarchy. TunePimp includes the following features: * Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files * Automatically lookup files by TRM or by metadata * Read and write metadata from the music files * Optionally rename files according to a user specified file mask * Optionally move files to a user specified directory hierarchy
2006-04-12Updated darkice to 0.15.rillig4-151/+210
14-04-2005 DarkIce 0.15 released o ported to OpenBSD and NetBSD, though real-time scheduling not supported, since it is not implemented in OpenBSD / NetBSD o added possibility to downsample from stereo to mono when encoding to Ogg Vorbis, thanks to Deti Fliegl, <deti@fliegl.de> o added support for Jack inputs, enabling a lot of interesting usage, including support for MacOS X. Thanks to Nicholas J. Humfrey <njh@ecs.soton.ac.uk> o various improvements by Joel Ebel <jbebel@ncsu.edu> o added option to turn off automatic reconnect feature o added IPv6 support, thanks to <jochen2@users.sourceforge.net>
2006-04-12+ jackrillig1-1/+2
2006-04-12Imported jack from pkgsrc-wip.rillig5-0/+81
JACK is a low-latency audio server, written for POSIX conformant operating systems such as GNU/Linux and Apple's OS X. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (ie. as normal applications), or can they can run within the JACK server (ie. as a "plugin"). Packaged by Chris Wareham.
2006-04-12The documentation is installed into share/doc/csound instead ofrillig2-1809/+1807
share/doc/html/csound. The (empty) CVS directories are not installed. Bumped PKGREVISION.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig53-106/+106
that they look nicer.
2006-04-09Hook up libsidplay2 and sidplay2.joerg1-1/+3
2006-04-09Initial import of sidplay2:joerg4-0/+35
Sidplay2 is an updated version of Sidplay, which is a Commodore 64 music file player. This version plays more SIDs and is capable of more, than the previous Sidplay is. From Simon Hitzemann in PR 25203.
2006-04-09Initial import of libsidplay2:joerg5-0/+79
Libsidplay2 contains the necessary sidtune routines used by the sidplay2 package. Provided by Simon Hitzemann in PR 25203, modified to coexist with libsidplay.
2006-04-08Add PKGCONFIG_OVERRIDE. Add missing dir to PLIST.wiz2-2/+5
Bump PKGREVISION.
2006-04-08Add missing patch-aa, fixing the build.wiz1-1/+2
2006-04-08Remove bogus entry from PLIST.wiz2-3/+4
Add PKGCONFIG_OVERRIDE. Bump PKGREVISION.
2006-04-08Add and enable gst-plugins0.10-mad.jmmv1-1/+2
2006-04-08Initial import of gst-plugins0.10-mad, version 0.10.3:jmmv3-0/+29
This package is part of the 'ugly' plugins for GStreamer. It provides the mad plugin, which allows playback of MPEG Layer 3 audio files.
2006-04-07Update to version 0.13.0. New features include plugin support and cover artrpaulo7-89/+91
support [via external plugins]. Reviewed by jlam@