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
|
# ChangeLog for media-gfx/giram
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/giram/ChangeLog,v 1.9 2006/12/10 03:30:54 vanquirius Exp $
10 Dec 2006; Marcelo Goes <vanquirius@gentoo.org>
-files/giram-0.3.4-fbsd.patch, +files/giram-0.3.5-tool_disc.diff,
-giram-0.3.4.ebuild, giram-0.3.5.ebuild:
Add patch to change static int DiscWithHoleFlag to int DiscWithHoleFlag in
tool_disc.c, allowing giram to compile with gcc-4.1.1. Fixes bug 154273,
reported by Andrey Grozin <A.G.Grozin at inp.nsk.su>. Also, removing old
ebuild.
15 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> -giram-0.3.3.ebuild,
giram-0.3.5.ebuild:
Remove old ebuild, mark 0.3.5 x86 stable.
19 Aug 2005; Marcelo Goes <vanquirius@gentoo.org> giram-0.3.5.ebuild:
Use elibtoolize to avoid warning messages regarding libtool.
*giram-0.3.5 (13 Aug 2005)
13 Aug 2005; Marcelo Goes <vanquirius@gentoo.org>
+files/giram-0.3.4-fbsd.patch, +files/giram-0.3.5-fbsd.patch,
giram-0.3.4.ebuild, +giram-0.3.5.ebuild:
0.3.5 version bump, using patches from FreeBSD. Also backported patches to
0.3.4. Should fix bug 49829. Thanks to Andre Hinrichs
<andre.hinrichs@gmx.de> and others for reporting.
18 Nov 2003; Brandy Westcott brandy@gentoo.org giram-0.3.4.ebuild:
Fixed povfront segfaulting if no config file existed.
*giram-0.3.4 (17 Oct 2002)
17 Oct 2002; Ryan Phillips <rphillips@gentoo.org> giram-0.3.4.ebuild :
version bump
*giram-0.3.3 (23 July 2002)
23 Jyly 2002; Thomas Otvald Jensen <otvald@hotmail.com> ChangeLog :
Initial release...
This is my very first ebuild package, so please be gentle if something
obvious-for-the-expert-guru is missing.
I have added two additional "USE" flags for building: 'bishop3d' and 'vik'.
I don't think anyone will need it, but it's there!
|