summaryrefslogtreecommitdiff
blob: 31283397e221c740c8ace3c20e238307de2bf8d5 (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
# ChangeLog for x11-wm/compiz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.41 2009/04/26 11:46:25 jmbsvicetto Exp $

*compiz-0.8.2-r1 (26 Apr 2009)

  26 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +files/compiz.desktop, +compiz-0.8.2-r1.ebuild:
  Added fix for tests. Thanks to Pacho Ramos
  <pacho@condmat1.ciencias.uniovi.es> for initial report and Brent Baude
  <ranger@gentoo.org> for recalling me about it again - fixes bug 265226.
  Install compiz.desktop file. Thanks to Philip Allison <sane@not.co.uk> for
  the file and Nirbheek Chauhan <nirbheek@gentoo.org> for the check from the
  gnome team - fixes bug 254166.

  25 Apr 2009; Brent Baude <ranger@gentoo.org> compiz-0.8.2.ebuild:
  Marking compiz-0.8.2 ~ppc for bug 246804

  25 Apr 2009; Brent Baude <ranger@gentoo.org> compiz-0.8.2.ebuild:
  Marking compiz-0.8.2 ~ppc64 for bug 246804

*compiz-0.8.2 (03 Apr 2009)

  03 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +compiz-0.8.2.ebuild:
  Bumped compiz to the 0.8.2 release.

  19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -compiz-0.7.8.ebuild:
  Drop compiz-0.7.8 since it doesnt support kde 4.2

*compiz-0.7.8-r2 (31 Dec 2008)

  31 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  files/compiz-manager, compiz-0.7.8.ebuild, +compiz-0.7.8-r2.ebuild:
  Fixed the hardcoded /lib path in compiz-manager. Fixes bug #253246.

  03 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  compiz-0.7.8-r1.ebuild:
  It's ${P} and not ${PN} we need.

*compiz-0.7.8-r1 (02 Dec 2008)

  02 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +files/compiz-0.7.8-framesvg.patch, compiz-0.7.8.ebuild,
  +compiz-0.7.8-r1.ebuild:
  Reviewed compiz-0.7.8 KDE4 deps as it only works with kwin:4.1 at the
  moment. Added compiz-0.7.8-r1 with a dep on kwin:4.2 / kwin:live that
  applies a patch for compiz to build.

  27 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  ChangeLog:
  Removed the executable bit from compiz-start - dobin ensures the file is
  installed as executable.

  15 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  compiz-0.7.8.ebuild:
  Removed the mirror restriction that was used for the overlay.

  03 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  compiz-0.7.8.ebuild:
  Added a warning that it's required to rebuild compiz after updating
  metacity to 2.24 or gtk-window-decorator will crash.

  01 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +files/compiz-manager:
  Added the missing compiz-manager file.

  31 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +files/compiz-no-gconf.patch:
  Added missing patch to compiz.

*compiz-0.7.8 (27 Oct 2008)

  27 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml, +compiz-0.7.8.ebuild:
  Added compiz-0.7.8 to the tree

  29 Aug 2008; Diego Pettenò <flameeyes@gentoo.org> compiz-0.6.2-r1.ebuild:
  Add some missing build-time dependencies (closes bug #204863), disable
  fuse plugin, until a new version with an USE flag is provided, avoid
  automagic dep (closes bug #212120).

  25 Jul 2008; Carsten Lohrke <carlo@gentoo.org> compiz-0.6.2-r1.ebuild:
  Wrong split/monolithic dependency order, missing slot dependency.

  05 Jun 2008; Rémi Cardona <remi@gentoo.org> compiz-0.5.0.ebuild,
  compiz-0.5.2.ebuild, compiz-0.6.2.ebuild, compiz-0.6.2-r1.ebuild:
  pkgmove to gnome-base/gnome-control-center

  27 Feb 2008; Doug Klima <cardoe@gentoo.org> compiz-0.6.2-r1.ebuild:
  fix quoting and add dbus-glib to depend. bug #202436

  26 Nov 2007; Markus Rothe <corsair@gentoo.org> compiz-0.6.2-r1.ebuild:
  Added ~ppc64

*compiz-0.6.2-r1 (06 Nov 2007)

  06 Nov 2007; Hanno Boeck <hanno@gentoo.org>
  +files/compiz-0.6.2-CVE-2007-3920.patch, +compiz-0.6.2-r1.ebuild:
  Security fix for CVE-2007-3920.

  31 Oct 2007; Hanno Boeck <hanno@gentoo.org> compiz-0.6.2.ebuild:
  Lower libwnck-dep again.

*compiz-0.6.2 (18 Oct 2007)

  18 Oct 2007; Hanno Boeck <hanno@gentoo.org> +compiz-0.6.2.ebuild:
  Version bump.

  19 Aug 2007; Hanno Boeck <hanno@gentoo.org> compiz-0.5.2.ebuild:
  Switch kde-dependencies, so kdebase is preferred before kwin.

  17 Aug 2007; Hanno Boeck <hanno@gentoo.org> compiz-0.5.2.ebuild:
  Add libwnck-dep.

*compiz-0.5.2 (13 Aug 2007)

  13 Aug 2007; Hanno Boeck <hanno@gentoo.org> +compiz-0.5.2.ebuild:
  Version bump.

  03 May 2007; Hanno Boeck <hanno@gentoo.org> files/compiz-start,
  compiz-0.5.0.ebuild:
  Fix some minor issues (gconf schema installation, more deps).

*compiz-0.5.0 (24 Apr 2007)

  24 Apr 2007; Hanno Boeck <hanno@gentoo.org> +compiz-0.5.0.ebuild:
  Version bump.

  10 Mar 2007; Hanno Boeck <hanno@gentoo.org> files/compiz-start:
  Fix typo.

  28 Jan 2007; Hanno Boeck <hanno@gentoo.org> compiz-0.3.6.ebuild:
  Fix dep issues, dbus is always required if kde-decorator is built.

  20 Jan 2007; Hanno Boeck <hanno@gentoo.org> compiz-0.3.6.ebuild:
  Fix a bunch of smaller issues, mostly depend-related, don't install
  old/broken compiz-aiglx/xgl/nvidia-scripts any more, please use and test
  compiz-start instead.

*compiz-0.3.6 (06 Jan 2007)

  06 Jan 2007; Hanno Boeck <hanno@gentoo.org> +files/0.3.6/compiz-start,
  +compiz-0.3.6.ebuild:
  Version bump, now with kde-decorator.

  29 Nov 2006; Hanno Boeck <hanno@gentoo.org> +files/compiz-start,
  compiz-0.3.4.ebuild:
  Add generic compiz start script.

  26 Nov 2006; Hanno Boeck <hanno@gentoo.org> compiz-0.3.4.ebuild:
  Add dependency to libXinerama.

*compiz-0.3.4 (22 Nov 2006)

  22 Nov 2006; Hanno Boeck <hanno@gentoo.org> +compiz-0.3.4.ebuild:
  Version bump.

*compiz-0.3.2 (01 Nov 2006)

  01 Nov 2006; Hanno Boeck <hanno@gentoo.org> +compiz-0.3.2.ebuild:
  Version bump.

  18 Oct 2006; Olivier Crête <tester@gentoo.org> compiz-0.2.0.ebuild:
  Use gnome2 eclass to install schemas properly, bug #150535

*compiz-0.2.0 (03 Oct 2006)

  03 Oct 2006; Hanno Boeck <hanno@gentoo.org> +compiz-0.2.0.ebuild:
  Add first release version.

*compiz-0.0.13_pre20060928 (28 Sep 2006)

  28 Sep 2006; Hanno Boeck <hanno@gentoo.org> files/compiz-aiglx,
  +files/compiz-nvidia, +files/compiz-xgl,
  +compiz-0.0.13_pre20060928.ebuild:
  Version bump, new scripts for xgl and nvidia, misc fixes.

  21 Sep 2006; Hanno Boeck <hanno@gentoo.org>
  compiz-0.0.13_pre20060921.ebuild:
  Re-add gnome-deps, seems it's not possible at the moment to have less
  dependencies.

*compiz-0.0.13_pre20060921 (21 Sep 2006)

  21 Sep 2006; Hanno Boeck <hanno@gentoo.org> files/compiz-aiglx,
  +compiz-0.0.13_pre20060921.ebuild:
  Version bump, cleaned up dependencies.

*compiz-0.0.13_pre20060916 (16 Sep 2006)

  16 Sep 2006; Hanno Boeck <hanno@gentoo.org>
  +files/03-composite-cube-logo.patch, +files/04-fbconfig-depth-fix.patch,
  +files/06-glfinish.patch, +files/07-cow.patch, +files/compiz-aiglx,
  +compiz-0.0.13_pre20060916.ebuild:
  Initial commit of compiz.