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
|
# ChangeLog for media-video/camstream
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/ChangeLog,v 1.15 2005/07/26 18:29:57 blubb Exp $
26 Jul 2005; Simon Stelling <blubb@gentoo.org> camstream-0.26.3.ebuild:
stable on amd64
07 Jul 2005; Caleb Tennis <caleb@gentoo.org> camstream-0.26.3.ebuild:
Fix qt dep
20 Jun 2005; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.3.ebuild:
Fixing #96555 (need autoreconf when using latest portage which sets $CBUILD)
07 May 2004; David Holm <dholm@gentoo.org> camstream-0.26.3.ebuild:
Set -ppc as it requires x86-asm.
20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.3.ebuild,
files/x86_64-asm.patch:
Now should work for amd64, see bug #48145
20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.2.ebuild,
camstream-0.26.3.ebuild:
Fixed what was broken by the last fixes, moved .3 to stable, cleanup.
03 Jan 2004; Caleb Tennis <caleb@gentoo.org> camstream-0.26.2.ebuild,
camstream-0.26.3.ebuild:
Remove the need-qt function, put the dependency directly in the ebuild
Since qt depends on virtual/x11, just change the dep to that.
Remove inherit kde-functions as it shouldn't be needed anymore.
*camstream-0.26.3 (24 Nov 2003)
24 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.3.ebuild:
New bugfix release - patches not required any more.
19 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.2.ebuild,
files/camstream-0.26.2-gcc33-multiline-string-fix.patch,
files/uicmocpath.patch:
Now really fixing bug 31940 (uic/moc not found error)
14 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.2.ebuild,
files/camstream-0.26.2-fix-qt-dir.patch:
Removing the fix-qt-dir.patch because it breaks compiling, see bug 33053
31 Oct 2003; Caleb Tennis <caleb@gentoo.org> camstream-0.26.2.ebuild,
files/camstream-0.26.2-fix-qt-dir.patch:
Fix qt installation dir patch for gentoo to work
Fixes bug 31940.
*camstream-0.26.2 (19 Mar 2003)
04 Oct 2003; Joshua Kinard <kumba@gentoo.org> camstream-0.26.2.ebuild,
files/camstream-0.26.2-gcc33-multiline-string-fix.patch:
Added a patch that fixes a multi-line string issue w/ gcc-3.3.x.
Closes Bug #30292.
24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.2.ebuild :
marked as stable
19 Mar 2003; Patrick Kursawe <phosphan@gentoo.org> ChangeLog,
camstream-0.26.2.ebuild, files/digest-camstream-0.26.2 :
Initial import. This closes bug #13059 - let's see if it has
to be reopened if someone else has Burton's problems.
|