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
|
# ChangeLog for media-libs/opengl-apple
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/opengl-apple/ChangeLog,v 1.6 2011/09/23 19:04:35 grobian Exp $
23 Sep 2011; Fabian Groffen <grobian@gentoo.org> opengl-apple-3.ebuild,
opengl-apple-4.ebuild:
Drop USE=doc since opengl-manpages no longer seem to exist, bug #384197
27 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
opengl-apple-3.ebuild, opengl-apple-4.ebuild:
Add --use-old option to eselect call.
*opengl-apple-4 (21 Sep 2010)
21 Sep 2010; Fabian Groffen <grobian@gentoo.org> +opengl-apple-4.ebuild,
+files/gl.pc:
Bump, include pkg-config file thanks to heiko for bug #337965
29 Jan 2010; Fabian Groffen <grobian@gentoo.org> opengl-apple-3.ebuild:
Bump to EAPI=3, fix eselect-opengl dependency got 'fixed' previously
*opengl-apple-3 (24 Jan 2010)
24 Jan 2010; Fabian Groffen <grobian@gentoo.org> +opengl-apple-3.ebuild,
+metadata.xml:
Renamed to opengl-apple for consistency with other -apple packages,
imported in gentoo-x86.
*apple-opengl-3 (14 Dec 2009)
14 Dec 2009; Fabian Groffen <grobian@gentoo.org> +apple-opengl-3.ebuild:
Version bump, drop Apple OpenGL Framework stuff, and only link to X11
stuff. This fixes freeglut-2.6 compilation, but most importantly, it seems
opengl is always meant to be the X11/Xorg variant, since otherwise the
framework will be used instead.
11 Apr 2009; Fabian Groffen <grobian@gentoo.org> +metadata.xml,
apple-opengl-2.ebuild:
Removed EAPI="prefix", added metadata.xml
*apple-opengl-2 (09 Nov 2008)
09 Nov 2008; Fabian Groffen <grobian@gentoo.org> -apple-opengl-1.ebuild,
+apple-opengl-2.ebuild:
Bump, heiko_ complains that we conflict with x11-proto/glproto, so depend on
it, and remove the conflicting files
09 Nov 2008; Fabian Groffen <grobian@gentoo.org> apple-opengl-1.ebuild:
also add GLw
09 Nov 2008; Fabian Groffen <grobian@gentoo.org> apple-opengl-1.ebuild:
Include glx.h and versioned libraries from /usr/X11R6
09 Nov 2008; Fabian Groffen <grobian@gentoo.org> ChangeLog:
initial version of opengl wrapper around the Apple Framework
|