summaryrefslogtreecommitdiff
blob: 87b83613f6f3b6ef67d9d9fd7afbf3f90aae0637 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# ChangeLog for media-sound/audacity
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.9 2003/02/12 07:24:42 vapier Exp $

*audacity-1.1.1-r1 (30 Jan 2003)

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> audacity-1.1.1-r1.ebuild :
  I have now tested audacity with wxGTK-2.4.0 and it works great.

  30 Jan 2003; Nick Hadaway <raker@gentoo.org> audacity-1.1.1-r1.ebuild,
  files/digest-audacity-1.1.1-r1 :
  Updated ebuild to depend on wxGTK-2.2.9* as wxGTK-2.4.0 causes
  a segfault on startup.  Updated to the -3 audacity tarball.
  Added a system dependancy on >=libsndfile-1.0.0.  CVS should
  be compatible with =wxGTK-2.4* real soon now. :)  I'm not motivated
  to do an audacity-cvs build yet as it has been very unstable.
  Once I start seeing the code base become more stable I may consider
  it.

*audacity-1.1.1 (15 Jan 2003)

  15 Jan 2003; Nick Hadaway <raker@gentoo.org> audacity-1.1.1.ebuild, 
  files/digest-audacity-1.1.1, files/mono_mp3_export.patch :
  Version bump.  Marked stable as it depends on wxGTK-2.4.x which
  has also been released as stable.  Thanks to the anonymous
  "Gentoo User" on bug #13978 for the mono patch.

*audacity-1.1.0 (10 Nov 2002)

  10 Nov 2002; Nick Hadaway <raker@gentoo.org> audacity-1.1.0.ebuild :
  Updated ebuild.

*audacity-1.0.0-r2 (26 Aug 2002)

  26 Aug 2002; Spider <spider@gentoo.org> audacity-1.0.0-r2.ebuild :
  removed id3lib_pre2 in the ebuild in favour of the final + patches 
  for it to work with gcc 3.2. now it should emerge clean on gcc 3.2
  systems.  masked for testing on gcc 2.95.3

*audacity-1.0.0-r1 (09 Aug 2002)

  22 Aug 2002; Nick Hadaway <raker@gentoo.org> audacity-1.0.0-r1.ebuild :
  Updated dependancies to include app-arch/zip

  09 Aug 2002; Nick Hadaway <raker@gentoo.org> audacity-1.0.0-r1.ebuild,
  files/digest-audacity-1.0.0-r1, files/audacity-1.0.0-gcc31.patch :
  Updated ebuild with a patch to allow >=gcc3 systems to compile properly.

*audacity-1.0.0 (21 Jun 2002)

  21 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.