summaryrefslogtreecommitdiff
blob: f1a581c8f2d56944a6298faa52b28b1e0e8b57f1 (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-video/vlc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.10 2002/08/02 19:01:01 raker Exp $

*vlc-0.4.3 (25 Jul 2002)

  02 Aug 2002; Nick Hadaway <raker@gentoo.org> vlc-0.4.3.ebuild :
  Added support for libdvbpsi.

  29 Jul 2002; Nick Hadaway <raker@gentoo.org> :

  Added support for a52dec by default as it is marked as enabled by
  default in vlc's configure options and the a52dec author says we
  should give it a try.  :)  I have it set to depend on
  >=media-libs/a52dec-0.7.4 as previous versions were not thread
  safe.

  25 Jul 2002; Seemant Kulleen <seemant@gentoo.org>  vlc-0.4.3.ebuild :

  Version bump.

*vlc-0.4.2 (13 Jul 2002)

  13 Jul 2002; Nick Hadaway <raker@gentoo.org> 
  vlc-0.4.2.ebuild files/digest-vlc-0.4.2:

  Version bump.

*vlc-0.4.1 (09 Jul 2002)

  09 Jul 2002; Nick Hadaway <raker@gentoo.org> vlc-0.4.1.ebuild
  files/digest-vlc-0.4.1

  Version bump.  Added required dependancy for mad (MPEG audio library)
  which allows vlc to read divx files.  Updated configure options.
  Special thanks to to the vlc support team for the quick response
  to my inquiry.

*vlc-0.4.0 (17 Jun 2002)

  17 Jun 2002; Seemant Kulleen <seemant@gentoo.org> vlc-0.4.0-r1.ebuild
  files/digest-vlc-0.4.0-r1 :

  This now works with Qt2 and Qt3, depending on which is reflected in
  $QTDIR.  Thanks to BradPritt@gmx.de (Markus Mohr) in bug #3678 for
  providing this fix.

*vlc-0.4.0 (24 May 2002)

  24 May 2002; Seemant Kulleen <seemant@gentoo.org> vlc-0.4.0.ebuild
  files/digest-vlc-0.4.0 :

  Version bump.

*vlc-0.3.1-r1 (19 May 2002)

  19 May 2002; Seemant Kulleen <seemant@gentoo.org> vlc-0.3.1-r1.ebuild
  files/digest-vlc-0.3.1-r1 :

  Added USE dependent ALSA support, since gentoo now defaults to alsa-0.9

*vlc-0.3.1 (07 May 2002)

  07 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> vlc-0.3.1.ebuild files/digest-vlc-0.3.1 :

  New upstream version.


*vlc-0.2.91 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@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.