Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
There's something amiss with the amarok tarball, bsdtar won't fully
extract it. The file '._gem_commands.rb' will be missing unless GNU Tar
is used instead. Other platforms, like ArchLinux, have run into this
as well. The solution is mandate gtar for the file extraction.
|
|
|
|
depends on it.
3 years of changes, but no NEWS found.
|
|
|
|
Based on the excellent TagLib C++ library, which is fast, full-featured
and mature. In contrast to other bindings, this one wraps the full C++ API,
not only the minimal C API. This means that all tag data can be accessed,
e.g. cover art of ID3v2 or custom fields of Ogg Vorbis comments.
|
|
|
|
|
|
FreeBSD deprecated and removed libmytinfo years ago (before that it was
an alias for -lcurses). DragonFly recently followed suit and consequently
this package broke.
Patch taken from FreeBSD ports -- it fixed DragonFly too.
|
|
Fixes build on at least Solaris.
|
|
build on Solaris, perhaps others as well.
Bump PKGREVISION.
|
|
|
|
PR 34040 reappeared again. aumix-gtk now uses gtk2.
|
|
|
|
by Obache.
|
|
Similar to the -lintl fix back in January, now -lfontconfig needs to
be linked in. The direct link applies to all platforms since LDFLAGS
is ignored by this package.
|
|
without checking if they are supported. Disable them via BUILDLINK_TRANSFORM
for MirBSD. Unbreaks the build.
|
|
* Bugfixes
* Some new commandline options
* Better lyric etc. handling
|
|
|
|
|
|
pkgsrc changes:
install default config
enable flac again
enable server and spectogram
enable alsa on Linux
make x11 optional
add gtk option
Upstream changes:
06/29, 2012
* Version 2.14.0 released.
* Add --reverb option for Freeverb parameter.
* Add --preserve-silence option.
* Add a "trysource" config file directive, which allows to try and
source other config files, while continuing without error if the
specified file is missing.
* Support for GM2 Master Fine/Coarse Tuning, GS Master Tune and XG
Master Tuning (4C not 27) SysEx.
* Allow Device Numbers other than 0x10 for XG SYSTEM ON SYSEX
events.
* Fix multiple vulnerabilities found in GNU gzip also apply to lha,
namely: CVE-2006-4335, CVE-2006-4337 and CVE-2006-4338.
* Support for lzma decompression.
* Support for ipv6.
* Support for libpng 1.5 and newer.
* Support for Tcl/Tk 8.5.
* Make compatible with xaw3d v1.5, style changes.
* Various improvements in XAW interface (see README.xaw).
* Support for Windows Named Pipe interface.
* ...and many other bug fixes.
|
|
* File formats:
o Mention in man pages that WAV files support floating point encodings.
o Add support for floating point encodings in AIFF-C files. (Ulrich Klauer)
o Pad WAV data chunk to an even number of bytes (as required by the
specification). [3203418] (Ulrich Klauer)
o Add optional MP2 write support with twolame library. (Paul Kelly)
* Audio device drivers:
o Give pulseaudio driver higher priority than alsa or oss now that
its proven stable and gives user more features; such as per app
volume control. (cbagwell)
o Fix bug when specifying OSX coreaudio device name. Would only
search for first 3 devices. (cbagwell)
o Fix sox hangups are exit when using coreaudio. (cbagwell)
o Improve buffering in coreaudio driver (Michael Chen)
o Support enabling play/rec mode when user invokes sox as either
play or play.exe on windows. (cbagwell)
o Fix compile of sunaudio driver on OpenBSD (cbagwell)
* Effects:
o Improvements to man pages for tempo effect. Really made in 14.3.2.
(Jim Harkins).
o New upsample effect. (robs)
o Fix to effects pipeline to let fade effect specify time from end of
file again. (cbagwell and Thor Andreassen)
o Fix man page default error for splice effect. (Ulrich Klauer)
o Enable support for --plot option on biquad and fir effects. (Ulrich Klauer)
o Effects chain can now be unlimited in length. (Ulrich Klauer)
o Fix newfile/restart effects when merging or mixing files. (Ulrich Klauer)
o Fix crashes in compand and mcompand effects. [3420893] (Ulrich Klauer)
o Let the delay effect gracefully handle the special case that a delay can
be more than the input length. [3055399] (Ulrich Klauer)
o New hilbert and downsample effects. (Ulrich Klauer)
o Fix problem where fade would sometimes fail if specifying a fade-out
immediately after a fade-in. (robs)
o Stricter syntax checking for several effects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkglint. If any of these are wrong for some reason, please revert/adjust.
|
|
gzprintf() only a gzFile. Fixes the build with zlib-1.2.7
|
|
|
|
|
|
|
|
|
|
Python Audio Tools are a collection of audio handling programs
which work from the command line. These include programs for CD
extraction, track conversion from one audio format to another,
track renaming and retagging, track identification, CD burning from
tracks, and more. Supports internationalized track filenames and
metadata using Unicode. Works with high-definition, multi-channel
audio as well as CD-quality. Track conversion uses multiple CPUs
or CPU cores if available to greatly speed the transcoding process.
Track metadata can be retrieved from FreeDB, MusicBrainz or compatible
servers.
|
|
|
|
otherwise.
|
|
* On Linux only pull in alsa-lib buildlink and enable alsa support.
* In the Sconstruct file move the line setting the include path and ldflags
based on the prefix from the netbsd section to the linux, darwin and netbsd
section.
* When adding to an if/elif/else block _elif_ should be used.
Bump PKGREVISION (because of the earlier libarchive additions).
|
|
included.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-isysroot (e.g. Mac OS X)
|
|
causes linker errors.
|
|
|
|
|
|
Noted by dholland.
|