summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2010-07-25Pullup ticket 3182 - requested by tronspz4-3/+89
security patch Revisions pulled up: - pkgsrc/audio/pulseaudio/Makefile 1.38 - pkgsrc/audio/pulseaudio/distinfo 1.21 Files added: pkgsrc/audio/pulseaudio/patches/patch-ba pkgsrc/audio/pulseaudio/patches/patch-bb ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sat Jul 24 12:51:09 UTC 2010 Modified Files: pkgsrc/audio/pulseaudio: Makefile distinfo Added Files: pkgsrc/audio/pulseaudio/patches: patch-ba patch-bb Log Message: Add fix for symlink race reported in CVE-2009-1299 taken from Lennart Poettering's GIT repository. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/audio/pulseaudio/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/pulseaudio/distinfo cvs rdiff -u -r0 -r1.6 pkgsrc/audio/pulseaudio/patches/patch-ba cvs rdiff -u -r0 -r1.5 pkgsrc/audio/pulseaudio/patches/patch-bb
2010-06-25DESTDIR supportjoerg1-5/+9
2010-06-25Add DESTDIR supportjoerg3-5/+6
2010-06-25Require avahi enabled pulseaudio, or rise FAIL.obache1-1/+7
2010-06-16Bump PKGREVISION from libpng shlib name change (libqtmcop.so).obache1-1/+2
2010-06-15+ gmpc-magnatunejoerg1-1/+2
2010-06-15Import gmpc-magnatune-0.20.0:joerg4-0/+37
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. The Magnatune plugin allows easy browsing and playback from the Magnatune.com catalog.
2010-06-15Update to gmpc-0.20.0: Various small bufixes and improvementsjoerg4-25/+463
2010-06-15Update to libmpd-0.20.0:joerg2-7/+7
- Add replaygain support - Add mpd_playlist_load
2010-06-15require libsndfile>=1.0.20.obache1-1/+2
2010-06-15update HOMEPAGE / MASTER_SITESdrochner1-3/+3
2010-06-14PKGREVISION bump for png-1.4.x shlib change.wiz1-2/+2
(missed those and *emacs* the first time round because they pull in their png dependencies via default-on options; they were included in the test bulk build though)
2010-06-13Update to 2.3.1:wiz6-91/+49
Changes * Improved responsiveness when expanding/collapsing items in the collection browser when using single-click mode. * The Collection scanner now runs with idle priority when invoked by Amarok. Batch scan users can invoke it with the --idlepriority flag. Bugfixes * File browser: fixed sorting files by date. (BR 226941) * Fixed issue with file browser bookmarks not working when the file browser was showing "places". * Fixed crash when right clicking in file browser while it is showing "Places". (BR 237562) * Fixed strange selection behaviour in the music sources pane (BR 222760). * Fixed factor used when filtering lengths in collection browser. * Fixed wrong value used when filtering comments in collection browser. * Don't truncate the "Label:" label in the TagDialog. (BR 235957) * Display extended characters properly in names of Last.fm streams. (BR 222930) * Cover fetcher: prevent automatic fetcher from setting album's cover if it is done manually during the download. (BR 236839) * File browser: show folders first, files afterwards. Patch by <dystopticus@gmx.net>. (BR 226599) * Queued track's contextual menu entry about dequeueing was written wrong and misleading. (BR 235047) * Custom color setting in the On Screen Display was only applied after restart. Patch by Frank Steinmetzger <Warp_7@gmx.de>. * Track Rating was not always displayed correctly in the On Screen Display. Patch by Frank Steinmetzger <Warp_7@gmx.de>. * Improved layout for applet setting dialogs. Patch by Felix Geyer <debfx-kde@fobos.de>. * Made icons in applets react correctly in double-click environments. Thanks to Felix Geyer <debfx-kde@fobos.de>. * Several bug fixes for the bundled LyricWiki script. Patch by Oleg G <verdrehung@gmail.com>. (BR 233605) * Better fix for pausing SHOUTcast streams, without advancing to the next track after resume. (BR 192878) Version 2.3.1-Beta 1 Features * Persistant Queue Saving: The playlist queue is now saved when Amarok is closed and restored upon startup. (BR 215057) * Automated Playlist Generator: allows smart creation of playlists that match user-specified constraints. Combines the features of "Smart Playlists" in Amarok 1.4 with the Bias system of Amarok 2.0. * It's now possible to mark all episodes in a channel as old or new at once. * New "Upcoming Events" applet, displays future concerts for the artist of the currently playing track. The event info is fetched from Last.fm. * New "Similar Artists" applet, displays a list of artists which are similar to the one currently played. The list is fetched from Last.fm. * The scripting system now offers a new function for detecting that a track has finished. Patch by Michael MacDonald <mars@antlersoft.com>. (BR 227312) * Support for the new System Tray technology from KDE SC 4.4. This adds nice animations and a better looking popup menu to the System Tray. Thanks to Aurelien Gateau <agateau@kde.org> for the patch. * Allow playlist layouts to group tracks by directory. (BR 230594) * Cover fetcher: The UI was improved. Now an icon view is used to display results, with an informational sidebar that may show interesting bits about an image. * Cover fetcher: Added ability to enter custom queries via Yahoo!, Google, or Discogs (in addition to Lasf.Fm). Note the source for automatic cover fetching is still Last.fm only. Changes * Allow changing the number of recently added albums in the albums applet. * Magnatune.com store: Added "Home" link to all artist and album pages leading to the Magnatune.com front page. * Magnatune.com store: Improved Magnatune.com front page. * Magnatune.com store: Completely remove option to purhcase single albums as this is no longer supported by Magnatune.com and the API for doing so will be disabled in the future. * The new file browser now supports "places". * Added "up" and "home" buttons to the new filebrowser. * Items in the breadcrumb navigation bar are now hidden if there is not enough room to show all of them (similar to how it works in Dolphin) (BR 231497) * Improved performance (dramatic in some cases) when filtering the Playlist (231185). * Remove information that is already displayed elsewhere in the playlist from the playlist tooltips. * Make showing the playlist tooltips a per playlist layout option. * When bookmarking a view in the local collection, also store (and restore) the setings for "Show Cover Art" and "Show Years". (BR 230562) * Allow moodbar files witout the leading '.' (both .<trackfilename>.mood and <trackfilename>.mood now work) * Change example SQL command for setting up an external database to remove (sometimes incorrect) host name and possibly fix some random regression in some MySQL versions. (BR 225052) Bugfixes * Fixed Youtube videoclip broken engine due to their recent change. * Fixed Wikipedia no loading the css on KDE 4.4 (due to a regression in Qt 4.6.) (BR 222875) * Settings dialog could become too wide with translations. (BR 233752) * Fixed re-mounting iPhoneOS devices after having been unplugged without being unmounted. Thanks to Jeffrey Dodge <hazridi@gmail.com>. (BR 233305) * Fixed connection to iPod Touch devices. Patch by Jeffrey Dodge <hazridi@gmail.com>. (BR 233257) * Fixed the deletion of empty directories after deleting, or organizing. (BR 190881) * Fixed a hang that would occur when organizing a track and the source file was the same as the destination file. (BR 233181) * Fixed the double delete confirmation dialog when organizing tracks. (BR 233200) * Fixed broken rendering of ratings in Current Track applet on startup. * Fixed command type names shown in the Bookmark Manager not being translated. (BR 226829) * Fixed crash on startup for users of MySQL 5.5. Thanks to Bartosz Fabianowski for figuring it out. (BR 231166) * Readded missing hover info for the new filebrowser. * Fixed missing images in the hover info shown for various browser categories. * Fixed crash when running some Amarok urls on startup. (such as when passed on the command line or cliked in another app) (BR 231626) * Fixed crashes when Amarok is started and the Info applet is loaded with certain version of Qt. (BR 227639) (BR 229756) * Fixed organize collection dialog deleting tracks at new location instead of old. (BR 217002) * Fixed a broken podcast feed that had a minor compliance issue in date format. (BR 231062) * Fixed "files" bookmarks not storing the actual path shown in the file browser (BR 231437) * Fixed incorrectly displayed cover images for albums with the same name, e.g. "Greatest Hits". (BR 170146) * Fixed problems with new Main Toolbar and SHOUTcast streams: Since these streams cannot be paused, we detect this now and stop them instead. * Fixed permission errors with each file copied to an iPhone via iFuse. Thanks to Colin Guthrie <cguthrie@mandriva.org> for the patch. (BR 231021) * Fixed issues with using random navigators while filetering or searching the Playlist. (BR 229226) (BR 222129) * Fixed crash related to the new playlist tooltips. (BR 229696) * Fixed some artist/album/track names not getting shown or getting shown incorrectly in the Current Track applet because of html encoding. (BR 222765) * Fixed issue with the Albums applet not correctly updating when playing a track by an artist not present in the local collection. * Fixed Albums applet not getting updated if the artist of the currently playing track was edited. (BR 210296) * Fixed bad window title for the details edit dialog in the playlist layout editor. (BR 227912) * Fixed wrong track getting dragged from the Playlist when sorting and/or filtering is active. (BR 226503) * Fixed visual indication for "Stop After This Track" not getting shown immediately when using the global shortcut. (BR 230569) * Cover fetcher: Fixed a crash involving reappearing cover found dialogs and pending cover fetches. (BR 230215) * Display tooltips with applet names in the context toolbar. (BR 230736) * File browser: "Add to Playlist" doesn't add playlist files to the playlist. (BR 229290)
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz82-156/+165
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-08Needs at least autoconf 2.63. From Makoto Fujiwara in PR 43434.dholland1-2/+2
2010-06-05Update to 1.0.20:wiz5-25/+14
1.0.20: Changes: ocp.ini did not include support for .YM files as expected. Two other minor tweaks were done. 1.0.19: Changes: Multiple crash bugs were fixed. Support for YM files via STYMulator was added. 24-bit SDL/X11 output should now work (which is needed if ran inside QEMU). PTM and Adplug files should now load and play correctly on big-endian systems. Several other minor tweaks were made.
2010-06-05+ blopobache1-1/+2
2010-06-05Import blop-0.2.8 as audio/blop from pkgsrc-wip.obache4-0/+68
Packaged by othyro at freeshell dot org. BLOP comprises a set of LADSPA plugins that generate bandlimited sawtooth, square, variable pulse and slope-variable triangle waves, principally for use with one of the many modular software synthesisers available. They are wavetable based, and are designed to produce output with harmonic content as high as possible over a wide pitch range. Additionally, there are a few extra plugins to assist in building synthesis networks. Full details can be found in the List-o-Plugins
2010-05-30Fix package to work with the libao-1.0 changesjoerg2-6/+6
2010-05-23Need workaround for upstream gtk-doc Bug#56230.obache1-1/+5
Noticed by Daniel Vergien in PR 41475.
2010-05-20fix the upnp_coherence plugin: use the "louie" module which comesdrochner5-6/+44
with "coherence" bump PKGREVISION
2010-05-20the library needs libz, link against it to force a dependencydrochner3-3/+17
bump PKGREVISION
2010-05-19make it work again (after changes to libao and Python)drochner4-8/+59
2010-05-19drop unneeded libao dependency, bump PKGREVISIONdrochner1-2/+3
2010-05-19bump PKGREVISION for libao shlib major changedrochner2-3/+4
2010-05-19zero-initialize format specifier for libao, bump PKGREVISIONdrochner12-11/+64
2010-05-19sync w/ libao updatedrochner8-16/+16
2010-05-19update to 1.0.0drochner7-42/+28
changes: -Added surround channel mapping API and capability -New config file options -misc updates and fixes pkgsrc note: The format structure passed to ao_open_*() has grown a new member ("matrix", for channel mapping). All client pkgs need to be checked that it is at least zero-initialized.
2010-05-18Update audio/cmus to 2.3.2gls2-7/+7
Changelog: Among other things, this release features gapless MP3 playback, native PulseAudio support, faster startup, and much improved compilations handling.
2010-05-18update to 2.28.2drochner7-37/+249
changes: -Fix crasher when MusicBrainz can't read a disc -translation updates
2010-05-15Changes 1.0.05.050:adam3-13/+12
* fixed issue 23 (assertion failure) Changes 1.0.04.049: * fixed crash triggered by invalid frame lengths in ID3V2 * fixed crash that occured when the backup directory couldn't be created Changes 1.0.03.048: * fixed crash triggered by GEOB frames containing UTF-16 text Changes 1.0.02.047: * fixed crash triggered by trying to repair broken ID3V2 tags that contain images * fixed crash that occurred when changing file names manually in the file renamer, without defining a pattern * fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff Changes 1.0.01.046: * fixed crash that occurred when running on Qt 4.6 * fixed crash that occurred when changing song info in the tag editor if songs had images stored as BMP or anything else besides JPG or PNG Changes 1.0.00.045: * wording changes to reflect non-beta status * pressing CTRL+C when viewing full-size images in the tag editor or in "Tag details" in the main window copies the image to the clipboard * added "Rating" and changed field order in "Tag details" to match the Tag editor
2010-05-15Revision bump after updating boost-libs to 1.43.0adam1-2/+2
2010-05-12Switch to oss default module on FreeBSD and DragonFly, per PR pkg/43279.martin2-6/+6
2010-05-11Drop exactly build dependency on lang/ruby.obache1-12/+12
It should not be used, because of conflict with pkg_alternatives. Include lang/ruby/buildlink3.mk with BUILDLINK_DEPMETHOD=build instead. While here convert custom REPLACE interpreter for ruby to REPlACE_RUBY defined in lang/ruby/replace.mk.
2010-05-04update to 0.12.8drochner4-39/+78
changes: -some new features and plugins -minor code cleanup -bugfixes -translation updates
2010-05-02Update to 1.6.3:wiz2-6/+6
TagLib 1.6.3 (Apr 17, 2010) =========================== * Fixed definitions of the TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF macros. * Fixed upgrading of ID3v2.3 genre frame with ID3v1 code 0 (Blues). * New method `int String::toInt(bool *ok)` which can return whether the conversion to a number was successfull. * Fixed parsing of incorrectly written lengths in ID3v2 (affects mainly compressed frames). (BUG:231075) TagLib 1.6.2 (Apr 9, 2010) ========================== * Read Vorbis Comments from the first FLAC metadata block, if there are multipe ones. (BUG:211089) * Fixed a memory leak in FileRef's OGA format detection. * Fixed compilation with the Sun Studio compiler. (BUG:215225) * Handle WM/TrackNumber attributes with DWORD content in WMA files. (BUG:218526) * More strict check if something is a valid MP4 file. (BUG:216819) * Correctly save MP4 int-pair atoms with flags set to 0. * Fixed compilation of the test runner on Windows. * Store ASF attributes larger than 64k in the metadata library object. * Ignore trailing non-data atoms when parsing MP4 covr atoms. * Don't upgrade ID3v2.2 frame TDA to TDRC. (BUG:228968)
2010-05-02Update to 3.1.12:wiz2-16/+7
libmikmod-3.1.12 was released on 15/12/2007 This is bugfix release by denis111(keygenmusic). BUGFIXES - libmikmod no more hangs on loading XM modules with incorrect number of instrumens. - modules with more then 255 orders are now supported
2010-04-26Create all dirs the same way (using INSTALLATION_DIRS).wiz1-3/+2
2010-04-26Update to 0.1.12, add patch-ab to make sure a random pointer is not freed.schnoebe4-17/+38
2010-04-24Exactly disable NLS support, should fix PR#43202.obache1-1/+3
No exactly depend on gettext-lib, no message catalogue installation, so no functional changes.
2010-04-23Update to 1.3.1:wiz5-39/+8
libvorbis 1.3.1 (2010-02-26) -- "Xiph.Org libVorbis I 20100325 (Everywhere)" * tweak + minor arithmetic fix in floor1 fit * revert noise norm to conservative 1.2.3 behavior pending more listening testing libvorbis 1.3.0 (2010-02-25) -- unreleased staging snapshot * Optimized surround support for 5.1 encoding at 44.1/48kHz * Added encoder control call to disable channel coupling * Correct an overflow bug in very low-bitrate encoding on 32 bit machines that caused inflated bitrates * Numerous API hardening, leak and build fixes * Correct bug in 22kHz compand setup that could cause a crash * Correct bug in 16kHz codebooks that could cause unstable pure tones at high bitrates
2010-04-16Added audio/opencore-amr.reed1-1/+2
2010-04-16New package opencore-amr:reed5-0/+56
This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec and an implementation for the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project.
2010-04-16Upstream patch for Info applet crash.wiz4-3/+70
Bump PKGREVISION.
2010-04-13update for new pase pkg versiondrochner3-6/+6
2010-04-12update to 0.15.9drochner2-6/+6
This bugfix release fixes a couple of crashes, a ReplayGain regression from the last stable release, single and repeat modes in random and other small fixes.
2010-04-12update to 0.2.7drochner7-159/+56
changes: -Fix decoding of multi-channel ADPCM WAVE files (was patched in pkgsrc) -Reduce unshared data in library -Fix handling of audio files with more than 2^24 frames -Add support for writing double-precision floating-point WAVE files -Add support for reading certain uncompressed AIFF-C files created by Mac OS X -Write fact chunk in floating-point WAVE files
2010-04-12+ py-id3obache1-1/+2
2010-04-12Import py-id3-1.2 as audio/py-id3.obache4-0/+34
Based on PR#41744 by Wes Chow. This module allows one to read and manipulate so-called ID3 informational tags on MP3 files through an object-oriented Python interface.
2010-04-11Several fixes suggested by wiz@ ... thanks!sekiya3-12/+8