summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2009-09-18Fix default module path to not include trailing slashes as it breaksjoerg2-11/+22
libtool.
2009-09-16Remove include of the xfce4-dev-tools buildlink.reed1-2/+1
It is only needed for building Xfce4 from SVN repo. No need to bump versions as this is a "build" dependency.
2009-09-16Upgrading Xfce to 4.6.1.reed4-50/+67
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
2009-09-15update to 0.12.4drochner3-8/+9
changes: -Configurable action for mouse-wheel events on the status icon -Occasional transfer problems with MTP devices fixed -bugfixes -translation updates
2009-09-15improve handling of CDs where track 1 starts after the usual 2s gap:drochner3-15/+37
Where CDDA data are filled into the cue sheet, make sure only one title is used per track, otherwise data would shift by 1 entry and no title would be left for the last track. This is still not perfect because there is no (documented) way to get the audio data within that gap with cdda2wav or cdparanoia, so the audio data don't match the cue sheet fully, but at least the cue sheet is not a total mess. bump PKGREVISION
2009-09-12Regen.joerg1-1/+2
2009-09-11mpd-0.15.3:joerg2-9/+8
- faster tag scanning for vorbis - fix stuttering and stuck pause bugs for output - fix issues with tag scanning like forcing huge memory allocations - plug some memory leaks
2009-09-10Fix paths.wiz6-14/+14
2009-09-10Enable buzztard packages.wiz1-1/+5
2009-09-10Initial import of buzztard-0.5.0 and its components.wiz22-0/+709
Buzztard is a music composer similar to tracker applications. It is roughly modeled after the windows only, closed source and now discontinued application called Buzz.
2009-09-10Add patch from drochner that fixes ripping on NetBSD-current/amd64.wiz3-21/+27
Bump PKGREVISION.
2009-09-09kill unneeded db4 dependency, bump PKGREVISIONdrochner1-3/+2
2009-09-09update to 0.3drochner7-93/+43
changes: -my patches (portability, cue sheet parser improvements) were integrated upstream -UI improvements -minor fixes
2009-09-09update to 1.28drochner6-56/+46
changes: Prevent out of range scalefactors Updated to latest mpeg4ip mp4 file format library Added -s option to make the encoder output optimized mp4 layout Improved JPEG detection for album art Lot's of compilation issues solved
2009-09-09Update to 0.7.1:wiz3-13/+31
0.7.1 This release has been brought up to date with Python 2.6 and now uses Mutagen to get MP3 info rather than the out-of-date MP3Info Python module. An issue with Folder View when filename-derivation is enabled has been fixed. 0.7.0: Professional hosting features were added. Many new playlist features were added, including performer names and kamikaze mode for random songs. Several GUI enhancements and additional configuration options were added.
2009-09-09Configure needs msgfmt.hasso1-2/+2
2009-09-07Retire Python 2.3 support.joerg1-2/+1
2009-09-06Prevent override PKGCONFIG_OVERRIDE and make to override linker flagobache1-2/+3
in speex.pc again. Bump PKGREVISION.
2009-09-06Make it build on DragonFly and probably some others.hasso1-1/+3
2009-09-03Fix a number of annoying issues in gbemol:joerg9-2/+223
- sort albums for the selector - fix crash if authentication failed - make authentication actually work - be consistent in section of the config file used Bump revision
2009-08-31Define EBADFD to the same error code as in alsa-libs, in case it'swiz2-4/+4
undefined.
2009-08-31Update to 1.0.20. 1.0.21 tarball is mysteriously unavailable.wiz3-14/+13
2009-08-31Update alsa packages to 1.0.21.wiz9-23/+38
http://www.alsa-project.org/main/index.php/Changes_v1.0.18_v1.0.19 http://www.alsa-project.org/main/index.php/Changes_v1.0.19_v1.0.20 http://www.alsa-project.org/main/index.php/Changes_v1.0.20_v1.0.21 contain ~300kB of changes.
2009-08-31+ gbemoljoerg1-1/+2
2009-08-31Imported gbemol-0.3.2 from pkgsrc-wip:joerg4-0/+43
gbemol allows you to use MPD with a userfriendly interface. Features include an easy-to-use, tag-oriented library browser, a two mode playlist, cover art support (APIC tag only, for now), system tray icon docking, song, album and artist information. Music Player Daemon is a server that allows remote access for playing audio files, streams and managing playlists. The daemon is controlled through a client which need not run on the same computer mpd runs on.
2009-08-29regen, did not match patches.wiz1-6/+6
2009-08-29Mark as destdir-ready.wiz2-2/+6
2009-08-29Make it just build on DragonFly. Doesn't work yet though.hasso6-47/+62
2009-08-28Set maintainer to the one from the wip package of the same name.wiz1-2/+2
2009-08-27It's "its"snj1-1/+1
2009-08-27+milkytrackerahoka1-1/+2
2009-08-27Import milkytracker-0.90.80 as audio/milkytracker.ahoka7-0/+116
MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility. Some of it's key features are: * Fasttracker II like, custom graphical user interface with context menus * Choose between a modern and a true-to-FT2 editing scheme / keyboard layout * Tabbed user interface for opening and playing up to 32 modules simultaneously and for exchanging data between them * Playing and editing simultaneously * Live mode for seamless pattern changes * Rendering songs/patterns to disk (.WAV) or directly to sample * Powerful sample editor featuring waveform generators * In-depth instrument editor featuring envelope zooming and scaling and support for copying and swapping instruments and samples across tabs * ProTracker 2/3 playback modes for playing and editing .MOD files * Various resampler options including emulated Amiga 500/1200 sound output * Module optimizer * Over 30 imported module formats * Basic archive support for loading zipped, powerpacked and UMX modules directly
2009-08-27pkglint cleanup.wiz3-7/+7
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno76-120/+152
2009-08-26Needs msgfmt.hasso1-2/+2
2009-08-25Get rid of now unnecessary EXTRACT_OPTS_ZIP.wiz2-5/+2
2009-08-23This needs flac(1) from the flac package. Bump pkgrevision to 2.snj1-2/+3
2009-08-21Update to 0.99.05.031:wiz2-7/+7
18.08.2009 - 0.99.05.031 - crash detection - fixed small memory leak in config dialog - fixed small memory leak in the tag editor - content is shown for GEOB frames - .ID3 files are now loaded in addition to .MP3 - made the counter shown when applying transforms increment on new file (until now it was incremented for each transform) - "Various artists" no longer set as "artist" when downloading track info from MusicBrainz - fixed "current cell" in the tag editor (until now, when dragging the mouse to select several cells, the current cell was wrong, leading to setting values incorrectly - fixed a bug that didn't allow removal of the track number - slightly improved the normalizer, so a "busy" cursor is shown when the connection to the underlying process is lost (the program seems frozen, but it resumes after about 30 seconds)
2009-08-20Updating package audio/p5-CDDB from 1.17nb1 to 1.21sno2-8/+12
pkgsrc changes: - Adding license - Adjusting PKGNAME (including CONFLICTS and SUPERSEDES) Upstream changes: ================================= 2009-07-27T16:02:08.268109Z v1_21 ================================= 2009-07-27 16:01:44 (r9) by rcaputo; lib/CDDB.pm M Reorganize documentation links. 2009-07-27 04:39:24 (r8) by rcaputo; lib/CDDB.pm M; Makefile.PL M Add machine-readable repository directory. Add BUG TRACKER, REPOSITORY and OTHER RESOURCES to the documentation. ================================= 2009-07-26T03:54:46.902679Z v1_20 ================================= 2009-07-26 03:54:11 (r6) by rcaputo lib/CDDB.pm M; t/01_cddb.t M; Makefile.PL M Upgrade tests to Test::More. Fix track offset calculations according to documented test input. Fix test input to match FreeDB documentation. Many thanks to Chuck Cranor for reporting the issue. 2006-11-06 19:20:39 (r5) by rcaputo; Makefile.PL M Set a LICENSE. Cheap kwalitee points! ============== End of Excerpt ==============
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-08-18Fix destdir installationjoerg2-1/+28
2009-08-17needs cdparanoia III 10.2 nowdrochner1-1/+2
2009-08-17Add ffmpeg option, include option.mk from Makefile.ahoka3-6/+18
2009-08-17Dont include options.mk from Makefile.common, but from Makefile.ahoka2-5/+5
2009-08-16+ ocpwiz1-1/+2
2009-08-16Remove mistakenly imported file.wiz1-103/+0
2009-08-16Initial import of ocp-0.1.17 from pkgsrc-wip, packaged by shattered.wiz12-0/+307
Open Cubic Player first appeared around December 1994 as a DOS binary-only module player. It supported many soundcards and module formats. At some point, the source code was released to the public under the terms of the GNU General Public License, and around 2003 Stian Skjelstad ported the code to Linux. In addition to legacy tracker formats such as mod, xm and s3m, Open Cubic Player now also supports mp3, ogg and ay files and can be compiled with libadplug support.
2009-08-16Update to 1.13, set LICENSE.wiz4-44/+36
Changes undocumented.
2009-08-15update master site. while here add license.zafer1-4/+3