summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2012-11-03Correct directory name of "pulseaudio" package.tron1-2/+2
2012-11-03Recursive revbump from audio/pulseaudio 2.1ryoon15-30/+30
2012-11-03Update to 2.1ryoon29-979/+330
* Tested on NetBSD/i386 5.1, /i386 6.0, and /amd64 6.99.13 * Also tested on OpenIndiana/i386 151a7, but my environment lacks audio device, so I cannot check audio output * Tested with multimedia/mplayer's -ao pulse option, works fine * Add gm4 to USE_TOOLS for OpenIndiana build Changelog: Many changes. See http://www.freedesktop.org/wiki/Software/PulseAudio .
2012-10-30+rhythmbox-gtk3drochner1-1/+2
2012-10-30add a pkg for rhythmbox-2.98 which is based on gobject-introspectiondrochner4-0/+838
instead of py-gtk still somewhat minimalistic, but plays files and streams for me
2012-10-25add and enable freeswitch-music, freeswitch-sounds-en,jnemeth1-1/+5
freeswitch-sounds-fr, and freeswitch-sounds-ru
2012-10-24Add missing pangox-compat dependency in wxGTK24 and wxGTK26.joerg1-2/+2
Recursive bump for the new dependency.
2012-10-23Use std::cin consistently to reference standard inputmarkd3-3/+19
2012-10-23Remove xextproto/buildlink3.mk where it is pulled in via libXxf86vm.wiz1-2/+1
2012-10-23Remove xextproto/buildlink3.mk where libXext is pulled in viawiz1-2/+1
Xtst, Xi, or Xrandr.
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz6-12/+6
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-22Update cdplayer to 0.5.1. Changes are bugfixes only.rh3-15/+11
2012-10-22Make cddb-bundle compile with stdbool.h under C99. Bump PKGREVISIONrh4-3/+65
2012-10-21Missed a hyphen.darcy2-4/+4
2012-10-21Add English, French and Russian sounds for FreeSWITCH.darcy12-0/+225
2012-10-21Call mount() only on Linux -- it has different call signature elsewhere.shattered3-3/+21
2012-10-21Fix pkglint warnings, add LICENSEcheusov3-10/+11
2012-10-20Missed another debugging leftover.darcy1-2/+2
2012-10-20Remove fake option used in debugging.darcy1-4/+3
2012-10-20dd music-on-hold files for FreeSWITCH.darcy5-0/+104
2012-10-17fix pygtk detection with python>=2.6.6drochner3-3/+19
2012-10-08pkglint clean-upadam1-3/+3
2012-10-08Revbump after updating graphics/pangoadam77-154/+154
2012-10-07Update to 0.3.0. Adapt license.wiz3-23/+8
Changes in 0.3.0 ---------------- * added replay_gain_mode and replay_gain_status commands * added mixrampdb and mixrampdelay commands * added findadd and rescan commands * added decoders command * changed license to LGPL * added sticker commands * correctly handle errors in command lists (fixes a longstanding bug) * raise IteratingError instead of breaking horribly when called wrong * added fileno() to export socket FD (for polling with select et al.) * asynchronous API (use send_<cmd> to queue, fetch_<cmd> to retrieve) * support for connecting to unix domain sockets * added consume and single commands * added idle and noidle commands * added listplaylists command Changes in 0.2.1 ---------------- * connect() no longer broken on Windows
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov2-3/+4
2012-10-03CONFLICTS between python modulescheusov2-2/+6
2012-10-03Update for python25 removal.wiz2-5/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz37-64/+74
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau188-533/+188
2012-10-02Update to 1.8:wiz4-27/+25
Changes in 1.8 final: Added support for OWNE ID3 frames. Changed key validation in the new PropertyMap API. ID3v1::Tag::setStringHandler will no londer delete the previous handler, the caller is responsible for this. File objects will also no longer delete the passed IOStream objects. It should be done in the caller code after the File object is no longer used. Added ID3v2::Tag::setLatin1StringHandler for custom handling of latin1-encoded text in ID3v2 frames. Fixed validation of ID3v2 frame IDs (IDs with Changes in 1.8 beta: New API for accessing tags by name. New abstract I/O stream layer to allow custom I/O handlers. Support for writing ID3v2.3 tags. Support for various module file formats (MOD, S3M, IT, XM). Support for MP4 and ASF is now enabled by default. Started using atomic int operations for reference counting. Added methods for checking if WMA and MP4 files are DRM-protected. Added taglib_free to the C bindings. New method to allow removing pictures from FLAC files. Support for reading audio properties from ALAC and Musepack SV8 files. Added replay-gain information to Musepack audio properties. Support for APEv2 binary tags. Many AudioProperties subclasses now provide information about the total number of samples. Various small bug fixes.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron77-154/+154
requested by Thomas Klausner.
2012-09-28Buildlink in the X libs that the makefile tries to link against. Shoulddholland1-2/+10
fix Solaris build. PKGREVISION -> 13.
2012-09-28Try again: regen the patch with pkgdiff so it doesn't contain an rcsiddholland2-8/+6
string.
2012-09-28Fix checksum for patch-Makefile.in. hi jperkin@dholland1-2/+2
2012-09-27Don't descend into osdep, libosdep has no objects and some systems do notjperkin2-1/+18
like creating empty libraries. Fixes build on Solaris.
2012-09-26Disable hand-rolled assembly on Solaris, the style is incompatible withjperkin12-79/+26
the Solaris linker, and -mimpure-text is no longer an option with GCC. Fixes build on Solaris/GCC.
2012-09-23recursive bump from libcdio shlib major change.obache4-8/+8
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon9-16/+18
2012-09-22second try to recursive bump from libffi shlib major bump.obache4-8/+8
2012-09-16Add libopus and opus-toolsryoon1-1/+3
2012-09-16Import opus-tools-0.1.5 as audio/opus-tools.ryoon5-0/+74
Opus-tools provides command-line utilities to encode, inspect, and decode .opus files.
2012-09-16Import opus-1.0.1 as audio/libopus.ryoon5-0/+52
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache2-4/+4
2012-09-15recursive bump from libffi shlib major bumpobache131-274/+262
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15Fix typo.wiz1-2/+2
2012-09-14py-audiotools (sometimes) needs py-urwid at runtimejakllsch1-1/+4
pkgrev++
2012-09-12+ py-dynampd.wiz1-1/+2
2012-09-12Import py-dynampd-1.1.0 as audio/py-dynampd.wiz4-0/+44
DynaMPD allows you to get a dynamic playlist with MPD: it adds to your current playlist some tracks related to what you are currently listenning to. The similar tracks request is done using the Last.fm API (no registration required).
2012-09-11"user-destdir" is default these daysasau222-632/+222
2012-09-08Add option "arts" disabled by defaultcheusov1-2/+8