summaryrefslogtreecommitdiff
blob: 40875df04c9b3a07deb7c7c8bdcbe4eb520a22ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# ChangeLog for media-plugins/xmms-wma
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wma/ChangeLog,v 1.5 2005/03/21 02:57:38 eradicator Exp $

*xmms-wma-1.0.4 (21 Mar 2005)

  21 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
  -files/xmms-wma-1.0.3-ffmpeg.patch, +files/xmms-wma-1.0.4-ffmpeg.patch,
  -xmms-wma-1.0.3.ebuild, +xmms-wma-1.0.4.ebuild:
  Version bump and more fixes to use proper (system) ffmpeg headers. Also
  fixes possible segfaults. Closes bug #85426.

  16 Mar 2005; Chris White <chriswhite@gentoo.org>
  files/xmms-wma-1.0.3-ffmpeg.patch, xmms-wma-1.0.3.ebuild:
  Fixed bug #84583 (xmms-wma compile failure). Adjusted the ffmpeg version
  dependancy to account for this.

  17 Jul 2004; David Holm <dholm@gentoo.org> xmms-wma-1.0.3.ebuild:
  Added to ~ppc.

  10 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  xmms-wma-1.0.3.ebuild:
  Fix install dir to be the input plugin dir instead of output ;p. The plugin
  still works properly in the other location, so no bump needed.

*xmms-wma-1.0.3 (09 Jul 2004)

  09 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml,
  +files/xmms-wma-1.0.3-ffmpeg.patch, +xmms-wma-1.0.3.ebuild:
  Initial ebuild submitted in bug #53035 by Makurin Roman <romka@kaluga.ru>. I
  modified it to use the installed ffmpeg libraries rather than the ones
  included.