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
|
# ChangeLog for media-video/SDLcam
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/ChangeLog,v 1.11 2007/10/08 18:10:18 vapier Exp $
*SDLcam-0.8.2 (08 Oct 2007)
08 Oct 2007; Mike Frysinger <vapier@gentoo.org> +SDLcam-0.8.2.ebuild:
Version bump.
*SDLcam-0.8.1 (07 Oct 2007)
07 Oct 2007; Mike Frysinger <vapier@gentoo.org>
+files/SDLcam-0.8.1-build.patch, +SDLcam-0.8.1.ebuild:
Version bump and fix libpng linkage #194958 by Leong Seh Hui.
*SDLcam-0.8.0 (06 Oct 2007)
06 Oct 2007; Mike Frysinger <vapier@gentoo.org>
+files/SDLcam-0.8.0-build.patch, +SDLcam-0.8.0.ebuild:
Version bump #188475 by Leong Seh Hui.
22 Oct 2006; Mike Frysinger <vapier@gentoo.org>
files/SDLcam-0.7.3-build.patch, +files/SDLcam-0.7.3-jpeg.patch,
files/SDLcam-0.7.3-prototypes.patch, +files/SDLcam-0.7.3-relax-asm.patch,
SDLcam-0.7.3-r2.ebuild:
Cleanup the build system some more and fix asm build errors in mmx code
#152002 by Thomas Tuttle.
30 Sep 2006; Mike Frysinger <vapier@gentoo.org>
+files/SDLcam-0.7.3-build.patch, -files/0.7.3-no-divx.patch,
files/SDLcam-0.7.3-prototypes.patch, SDLcam-0.7.3-r2.ebuild:
Fixup more of the build system and fix png error #149540 by Carl Fongheiser.
*SDLcam-0.7.3-r2 (14 Oct 2005)
14 Oct 2005; Mike Frysinger <vapier@gentoo.org>
+files/SDLcam-0.7.3-prototypes.patch, +files/SDLcam-0.7.3-tsc.patch,
+SDLcam-0.7.3-r2.ebuild:
Add tsc fix by Tobias Klausmann #109161.
*SDLcam-0.7.3-r1 (30 Jan 2004)
30 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
Disable divx.so because it needs to be ported to newer avifile.
Fix installing of source modules #39782. Also change the default
cflags of -g to the ones the user has.
*SDLcam-0.7.3 (30 Sep 2002)
10 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
gcc3 patch #27535.
30 Sep 2002; Matt Keadle <mkeadle@gentoo.org> SDLcam-0.7.3.ebuild :
SDLcam was in portage, then it went missing, now it's back. This
version cures past issues with gcc3.x.
|