summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2014-10-07Revbump after updating libwebp and icuadam16-32/+32
2014-10-05Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.wiz1-1/+2
2014-10-01Recursive bump for ffmpeg2 shared library major version bump.wiz7-11/+14
2014-10-01Update to 0.18.16:wiz5-55/+6
ver 0.18.16 (2014/09/26) * fix DSD breakage due to typo in configure.ac ver 0.18.15 (2014/09/26) * command - list: reset used size after the list has been processed * fix MixRamp * work around build failure on NetBSD
2014-09-24Remove obsolete patch breaking the build.jperkin2-14/+1
2014-09-24USE_TOOLS+=xgettext, fixes build on SunOS.jperkin1-2/+2
2014-09-24Fix printing of getpid().jperkin2-1/+17
2014-09-24USE_TOOLS+=gsed for -r support, plus various patches to fix SunOS build.jperkin5-14/+14
2014-09-23Avoid versioned symbols on SunOS to fix dependencies.jperkin3-2/+19
Bump PKGREVISION as package previously built, was just missing symbols.
2014-09-23Fix build on SunOS (alloca() needs alloca.h)jperkin3-1/+35
2014-09-14Update to 0.18.14:wiz2-6/+6
ver 0.18.14 (2014/09/11) * protocol - fix range parser bug on certain 32 bit architectures * decoder - audiofile: fix crash after seeking - ffmpeg: fix crash with ffmpeg/libav version 11 - fix assertion failure after seeking
2014-09-14Update to 1.32 (2008). No changelog found.shattered8-56/+117
2014-09-12Update to 0.90.86 (2013). Notable changes:shattered3-9/+8
Milkyplay license changed from GPL to BSD (MilkyTracker remains GPL). LHA, gzip and LZX compression support. Colour table import/export. Unsafe notes now shown in red when "PT 3 octave limit" option enabled. Bug in xm loader for old xm variant causing 8 bit samples to not load correctly. Crash when MilkyTracker attempts to load a non-existant file. Instrument vibrato depth value gets doubled when copying instruments. Loss of data when using 'backward' sample filter. Crash when storing colour presets. Segfault when loading XMs with zero-length loop.
2014-09-11Use <ctype.h> correctly. Yeah, this isn't all that important but I wasdholland2-1/+54
prodding the package for another reason and fixed it in passing.
2014-09-11Needs libiconv, fixes build on SunOSfhajny1-1/+2
2014-09-10update to hydrogen 0.9.6.1. mostly just a bug fix release.mrg3-11/+10
2014-09-10Expand --version-script removals for SunOS back out into package Makefilesjperkin2-2/+7
rather than trying to consolidate into a single fnmatch. There aren't that many of them, and it will aid the integration of cwrappers which doesn't support globs.
2014-09-10Add upstream bug report URL.wiz4-7/+13
2014-09-10Sync PLIST with installation. Bump revision.joerg2-2/+9
2014-09-10Nested volatile can not be initialised in constexpr, so don't use it forjoerg4-1/+44
mutex and condvar.
2014-09-10g_memmove is dead, use the real thing.joerg2-1/+15
2014-09-07Update to beta7. All local patches integrated, and some bug fixes.wiz5-92/+10
2014-09-07Update to 0.18.13:wiz3-36/+6
ver 0.18.13 (2014/08/31) * protocol - don't change song on "seekcur" in random mode * decoder - dsdiff, dsf: fix endless loop on malformed file - ffmpeg: support ffmpeg/libav version 11 - gme: fix song duration * output - alsa: fix endless loop at end of file in dsd_usb mode * fix state file saver * fix build failure on Darwin
2014-09-05Add pocketsphinx, sphinx3, sphinxbase and sphinxtrain packagesfhajny1-1/+5
2014-09-05Import the CMUSphinx toolkit as sphinxbase, sphinx3, sphinxtrainfhajny23-0/+792
and pocketsphinx. CMUSphinx toolkit is a leading speech recognition toolkit with various tools used to build speech applications. CMU Sphinx toolkit has a number of packages for different tasks and applications.
2014-08-31Update to 1.2:wiz3-9/+8
Version 1.2 -- August 26, 2014 ============================== - Fixed compilation with neither libswresample nor libavresample (#11) - Fixed compilation with static libav (#10) - Functions chromaprint_encode_fingerprint and chromaprint_decode_fingerprint are changed to accept const pointer as input - Added support for using the Kiss FFT library (should make Android port easier) - Removed obsolete dev tools from the package - More compatible DEBUG() macro
2014-08-28Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ldjperkin2-7/+2
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-26Add dependency on lame and yasm to give a chance to build.joerg1-2/+7
2014-08-26+ libopenmptwiz1-1/+2
2014-08-26Import libopenmpt-0.2.4115beta5 as audio/libopenmpt.wiz8-0/+168
OpenMPT based module player library and libopenmpt based command-line player libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. openmpt123 is a cross-platform command-line or terminal based module file player. libopenmpt is based on the player code of the Open ModPlug Tracker project (OpenMPT, http://openmpt.org/). In order to avoid code base fragmentation, libopenmpt is developed in the same source code repository as OpenMPT.
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz2-4/+4
2014-08-21Fix build on SunOS (add explicit -lWUtil, wsyserror -> werror).jperkin3-7/+24
2014-08-21Switch default-off ffmpeg option from ffmpeg1 to ffmpeg2.wiz2-4/+4
Bump PKGREVISION anyway.
2014-08-21Add upstream bug report URL.wiz3-5/+9
2014-08-21Add upstream bug report URLs.wiz3-5/+9
2014-08-19Replace broken portaudio backend with much more likely to workjoerg2-8/+9
pulseaudio. Bump revision.
2014-08-19Redo ext/hashmap handling.joerg2-51/+36
2014-08-18Update Makefile following hints in PR pkg/48819. Muh cleaner solution.gls2-10/+7
From Leonardo Taccari, thanks!
2014-08-18Update audio/cmus to 2.6.0gls5-32/+40
pkgsrc changes: --------------- Fix MASTER_SITES and HOMEPAGE. Add opus and jack options. Remove upstreamed patch upstream changes: ----------------- Lots of new features and fixes since 2.5.0 (which was released loooong ago)! Major new features: show all tracks when artist is selected in the tree view JACK output plugin Opus input plugin Other notable new things: «Night» and «Solarized» color schemes reverse sort order support ReplayGain closer to the spec vim-style <c-e> / <c-y> scrolling follow option show_playback_position option XDG directories support better support for newer versions of FFmpeg support for .oga and .ogx file extensions stream metadata in cmus-remote -Q
2014-08-18use mysql 5.5. bump pkg rev.mrg1-3/+3
2014-08-16Update audio/opusfile to 0.6gls2-6/+6
Upstream changes: Changes since the v0.5 release: Fix bugs with comment handling Fix build for BSD Fix bugs handling invalid and non-opus streams
2014-08-16Fix build on Mc OS X.gls3-4/+21
2014-08-13Revbump after boost-libs updateadam3-5/+6
2014-08-13PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change.wiz2-4/+4
2014-08-11Fix ffmpeg1 detection.wiz1-0/+31
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz9-19/+23
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
2014-08-08Reset PKGREVISION for gst-plugins1* update to 1.4.0.wiz19-39/+19
2014-08-07+ spectro-editwiz1-1/+2
2014-08-07Import spectro-edit-0.4 as audio/spectro-edit.wiz4-0/+53
Spectro-Edit reads in regular PCM audio files (currently, only 16-bit mono WAV is supported), then shows you the audio visually in a time vs. frequency plot. The fun part is, you can "paint out" any part of the visualization and play back the audio subject to your modifications. When you are happy with the result, you can save your work back to a WAV file. This could be useful for podcasting (edit out microphone noise, chair squeaks, phones ringing, and other background noise), music (make strange and unusual modifications to the sound for artistic reasons), research (visualize animal calls or noise pollution from nearby industrial activity), and general purpose geekery (which is why I made it).
2014-08-07+ playitslowly.wiz1-1/+2