summaryrefslogtreecommitdiff
blob: 972f629a00e49fd1fecd256b0ca22f276dc5027c (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# 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.13 2003/04/12 08:03:15 jje Exp $

*audacity-1.1.3 (12 Apr 2003)

  12 Apr 2003; jje audacity-1.1.3.ebuild:
  Version bump. Cleaned up ebuild from previous version.

*audacity-1.1.1-r1 (30 Jan 2003)

  17 Feb 2003; Nick Hadaway <raker@gentoo.org> audacity-1.1.1-r1.ebuild :
  Added a hook so gtk2 in USE causes the compile to stop and warn
  the user of the incompatibility.

  12 Feb 2003; Nick Hadaway <raker@gentoo.org> audacity-1.1.1-r1.ebuild,
  files/basecfg-1.1.1 :
  Added a very basic configuration so when building against wxGTK,
  starting it doesn't cause a segfault.

  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)

  27 Mar 2003; Alastair Tse <liquidx@gentoo.org> audacity-1.0.0-r1.ebuild,
  audacity-1.0.0-r1.ebuild, audacity-1.0.0-r2.ebuild,
  audacity-1.0.0-r2.ebuild, audacity-1.0.0.ebuild, audacity-1.0.0.ebuild,
  audacity-1.1.0.ebuild, audacity-1.1.0.ebuild:
  clean up old ebuilds

  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.