summaryrefslogtreecommitdiff
blob: 4e4700fd421361b11215c484b69d802fb04a5d94 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# ChangeLog for media-video/xawtv
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-video/xawtv/ChangeLog,v 1.17 2003/02/09 22:40:07 seemant Exp $

*xawtv-3.83 (02 Feb 2003)

  09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :

  Added media-libs/xpm to DEPEND, closing bug #15300 by Susie Edgeworth
  <arienadean@yahoo.com>

  02 Feb 2003; Seemant Kulleen <seemant@gentoo.org> xawtv-3.83.ebuild
  files/digest-xawtv-3.83 :

  Version bump to newest bugfix release

*xawtv-3.82 (06 Jan 2003)

  06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> xawtv-3.82.ebuild
  files/digest-xawtv-3.82 :

  Version bump to newest upstream.

*xawtv-3.81 (12 Dec 2002)

  06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :

  changed to DEPEND on virtual/motif.

  15 Dec 2002; Seemant Kulleen <seemant@gentoo.org> xawtv-3.81.ebuild :

  Added app-text/recode for the MoTV portion of this (which is compiled only
  if "motif" in USE).  Closes bug #12214 by rajiv@gentoo.org (Rajiv Manglani)

  15 Dec 2002; Rajiv Manglani <rajiv@gentoo.org> xawtv-3.81.ebuild :
  added ~ppc keyword.

  15 Dec 2002; Seemant Kulleen <seemant@gentoo.org> xawtv-3.80.ebuild
  xawtv-3.81.ebuild :

  Sed out #define MMX for non-MMX enabled architectures (USE based).  Thanks
  to rajiv@gentoo.org (Rajiv Manglani) in bug #12179.

  12 Dec 2002; Seemant Kulleen <seemant@gentoo.org> xawtv-3.81.ebuild
  files/digest-xawtv-3.81 :

  Version bump, same bug report. Font problems really shouldn't exist...

*xawtv-3.80 (12 Dec 2002)

  12 Dec 2002; Seemant Kulleen <seemant@gentoo.org> xawtv-3.80.ebuild
  files/digest-xawtv-3.80 :

  Version bump, thanks to: jordanmeek@yahoo.com (Jordan Meek) in bug #11143.
  Also, this solves the issue with 3.78, where the fonts would screw up X
  completely, closing bug #10238 by googleplex@wi.rr.com (Dave Berenson)

  Later, same day: some small fixes for fonts again.

*xawtv-3.78 (04 Nov 2002)

  04 Nov 2002; Seemant Kulleen <seemant@gentoo.org> xawtv-3.78.ebuild
  files/tv-fonts-1.0-gentoo.diff files/digest-xawtv-3.78 files/webcamrc :

  Version bump.  This release depends on libquicktime instead and the fonts
  package is downloaded separately.  Thanks to: jmarcet@pobox.com (Javier
  Marcet) in bug #7345 for informing us.  Also provided a default webcamrc
  in the docs directory.  Thanks to: sascha@killerhippy.de (Sascha
  Wuestemann) in bug #9895 for that.  Thanks to kev@kvance.com (Kev Vance)
  in bug #7651 for the libquicktime heads up.

*xawtv-3.73-r1 (14 July 2002)

  14 July 2002; Brandon Low <lostlogic@gentoo.org> xawtv-3.73-r1.ebuild:

  Add lirc support thanks goes to George Sauthoff, he did great work 
  preparing the lirc ebuild.
        
*xawtv-3.73 (23 April 2002)

  23 April 2002; Bart Verwilst <verwilst@gentoo.org> xawtv-3.73.ebuild:
        
  New version, removed old versions from the Portage tree

*xawtv-3.65-r1 (30 Mar 2002)
  11 Apr 2002; Spider <spider@gentoo.org> xawtv-3.65-r2.ebuild :
  Changed the libpng dependency 

*xawtv-3.65-r1 (30 Mar 2002)

  30 Mar 2002; Aron Griffis <agriffis@gentoo.org> xawtv-3.65-r1.ebuild :

  Added "use alsa" and corrected installation of fonts.  Now the font
  installation doesn't violate the sandbox, and mkfontdir is properly run
  after merge/unmerge.

*xawtv-3.65 (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.