Commit graph

5758 commits

Author SHA1 Message Date
dholland
8f2607bcff Needs at least autoconf 2.63. From Makoto Fujiwara in PR 43434. 2010-06-08 08:28:43 +00:00
wiz
52fbdd0ce2 Update to 1.0.20:
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 14:45:01 +00:00
obache
123196df1d + blop 2010-06-05 09:28:40 +00:00
obache
cafdfbfff3 Import blop-0.2.8 as audio/blop from pkgsrc-wip.
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-06-05 09:27:51 +00:00
joerg
62fd997400 Fix package to work with the libao-1.0 changes 2010-05-30 11:25:44 +00:00
obache
0cdb5516f8 Need workaround for upstream gtk-doc Bug#56230.
Noticed by Daniel Vergien in PR 41475.
2010-05-23 11:19:26 +00:00
drochner
174fef014f fix the upnp_coherence plugin: use the "louie" module which comes
with "coherence"
bump PKGREVISION
2010-05-20 21:15:54 +00:00
drochner
2cbf2be67c the library needs libz, link against it to force a dependency
bump PKGREVISION
2010-05-20 21:12:13 +00:00
drochner
eadd4b96c6 make it work again (after changes to libao and Python) 2010-05-19 21:00:02 +00:00
drochner
5f20680edf drop unneeded libao dependency, bump PKGREVISION 2010-05-19 18:50:04 +00:00
drochner
ad3e28c3ab bump PKGREVISION for libao shlib major change 2010-05-19 18:26:39 +00:00
drochner
dd62b73119 zero-initialize format specifier for libao, bump PKGREVISION 2010-05-19 18:22:14 +00:00
drochner
6601e57948 sync w/ libao update 2010-05-19 18:18:47 +00:00
drochner
acc63ad570 update to 1.0.0
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-19 18:17:27 +00:00
gls
517309f4e8 Update audio/cmus to 2.3.2
Changelog:

Among other things, this release features gapless MP3 playback,
native PulseAudio support, faster startup, and much improved compilations
handling.
2010-05-18 21:11:47 +00:00
drochner
8b23a17f64 update to 2.28.2
changes:
-Fix crasher when MusicBrainz can't read a disc
-translation updates
2010-05-18 20:03:04 +00:00
adam
6b528b6e25 Changes 1.0.05.050:
* 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-15 08:51:30 +00:00
adam
15a69031c6 Revision bump after updating boost-libs to 1.43.0 2010-05-15 07:03:29 +00:00
martin
1964965472 Switch to oss default module on FreeBSD and DragonFly, per PR pkg/43279. 2010-05-12 13:16:15 +00:00
obache
ff6afece2f Drop exactly build dependency on lang/ruby.
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-11 12:14:43 +00:00
drochner
3b7a5bf6df update to 0.12.8
changes:
-some new features and plugins
-minor code cleanup
-bugfixes
-translation updates
2010-05-04 11:10:07 +00:00
wiz
76a31ba778 Update to 1.6.3:
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-02 14:11:23 +00:00
wiz
8173e031df Update to 3.1.12:
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-05-02 11:42:17 +00:00
wiz
0a46ab79c2 Create all dirs the same way (using INSTALLATION_DIRS). 2010-04-26 08:32:49 +00:00
schnoebe
b8f66bff7b Update to 0.1.12, add patch-ab to make sure a random pointer is not freed. 2010-04-26 01:54:26 +00:00
obache
5c43ad4c70 Exactly disable NLS support, should fix PR#43202.
No exactly depend on gettext-lib, no message catalogue installation,
so no functional changes.
2010-04-24 04:58:43 +00:00
wiz
7e14f9dafe Update to 1.3.1:
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-23 21:45:19 +00:00
reed
c1cd8ef8b7 Added audio/opencore-amr. 2010-04-16 15:46:13 +00:00
reed
db6280b9ad New package opencore-amr:
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-16 15:42:10 +00:00
wiz
5a0a0eeb8a Upstream patch for Info applet crash.
Bump PKGREVISION.
2010-04-16 13:49:29 +00:00
drochner
20bfe3e693 update for new pase pkg version 2010-04-13 15:11:55 +00:00
drochner
f692e49d62 update to 0.15.9
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-12 19:10:42 +00:00
drochner
5123628801 update to 0.2.7
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 19:04:58 +00:00
obache
a4a653d030 + py-id3 2010-04-12 12:14:20 +00:00
obache
9ca5a510b4 Import py-id3-1.2 as audio/py-id3.
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-12 12:13:28 +00:00
sekiya
cd44bec61b Several fixes suggested by wiz@ ... thanks! 2010-04-11 07:25:49 +00:00
sekiya
fb5bad90d7 Oops, committed wrong version of patch-ac. 2010-04-10 13:26:10 +00:00
sekiya
ef0cf6d659 Update to 2.3.99.7, take ownership. Okay'ed by sketch@ 2010-04-10 13:20:11 +00:00
markd
109bca270e Update for KDE SC 4.4. Bump PKGREVISION 2010-04-10 02:49:36 +00:00
markd
ea5ae45efe Make sure qmake can be found during build. 2010-04-09 23:49:14 +00:00
martin
470122ea6b Use ${LIBOSSAUDIO} from oss.buildlink3.mk. (PR pkg/43077) 2010-03-30 10:29:22 +00:00
martin
70b5bf9605 Add oss specific build environment when defaulting to mpg123-oss output
module. Should fix PR pkg/43077.
2010-03-30 09:12:04 +00:00
reed
9318c24df2 For PR pkg/43059. I only tested install. This is from the maintainer.
Update to 0.70.

0.70    2010-03-23 19:00:00
        - Replaced libid3tag with a custom ID3 tag parser. libid3tag would read
an entire
          tag into memory, so in files with large embedded artwork this was a hu
ge waste
          of memory.  The new parser will generally never buffer more than about
 4K of the
          file if AUDIO_SCAN_NO_ARTWORK is set.  It is also around twice as fast
.
        - INCOMPATIBLE CHANGE: ID3 tag elements returned in array form no longer
 include
          the encoding type as the first value in the array.  Common frames this
 affects
          include COMM, APIC, USLT, and others.
        - INCOMPATIBLE CHANGE: find_frame for both MP3 and Ogg Vorbis now take a
          timestamp in milliseconds.  Seeking using a file offset is too ambiguo
us
          because of non-audio tag data.
        - Fixed minor bug in Ogg Vorbis bitrate calculation, it was not ignoring
 the
          size of the leading tag data when calculating average bitrate.
        - Improved Ogg Vorbis bitrate/duration calculation when file contains multiple
          logical bitstreams.
        - Added support for old WavPack versions < 4.
        - Changed ASF file_size value to be the actual file size, not the value
from within
          the file metadata which may or may not be correct.
        - Bundled a win32 build of zlib to make compiling on Windows a bit easie
r.

0.62    2010-03-02 12:00:00
        - INCOMPATIBLE CHANGE: Ogg Vorbis COVERART tags are now translated to an
          ALLPICTURES block and are base64-decoded.
        - Added support for new Ogg Vorbis cover art tag, METADATA_BLOCK_PICTURE
. Data
          is returned in the same ALLPICTURES array as for FLAC.

0.61    2010-02-23 22:50:00
        - RT 53118: Fixed crash under Perl 5.11.
        - Updated Mac hints file to be more compatible with non-Apple Perl build
s.

0.60    2010-02-22 17:45:00
        - WavPack 4.x support.
        - ID3: Bug 3998, Fixed parsing of multiple TCON genre values in older ta
g
          versions.
        - ID3: Parse RGAD frame (replay gain adjustment).
        - APE: Fixed bug where a trailing null could be read from tags.
        - FLAC: Calculate correct duration/bitrate for files with bad header
          information.
        - WAV: Ignore chunks SAUR, PAD, and otom.
2010-03-27 02:23:07 +00:00
jdc
58a25f7030 Update checksums for:
patch-ad: fix an #endif versus #else error
  patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
  patch-ci: fix a crash on big-endian machines
2010-03-26 16:41:57 +00:00
jdc
c47c92f795 patch-ad: fix an #endif versus #else error
patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
patch-ci: fix a crash on big-endian machines
2010-03-26 16:38:32 +00:00
asau
9d172bbac7 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
joerg
64dfa911fa Not MAKE_JOBS_SAFE. 2010-03-22 16:08:55 +00:00
obache
b61238560e pkglint clean. 2010-03-22 11:22:23 +00:00
wiz
5a532b436c Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
wiz
05501244c5 Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk,
depend on version that removed dependency and bump PKGREVISION for
dependencies.
2010-03-20 12:43:29 +00:00