Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vino: vino-2.26.2-r2.ebuild ChangeLog vino-2.26.2-r1.ebuild vino-2.28.2.ebuild vino-2.28.1.ebuild
Date: Fri, 30 Apr 2010 08:23:44
Message-Id: 20100430082342.32EB42C04C@corvid.gentoo.org
1 pacho 10/04/30 08:23:41
2
3 Modified: vino-2.26.2-r2.ebuild ChangeLog
4 vino-2.26.2-r1.ebuild vino-2.28.2.ebuild
5 Removed: vino-2.28.1.ebuild
6 Log:
7 Solve bug 317701 and remove old testing.
8 (Portage version: 2.1.8.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 net-misc/vino/vino-2.26.2-r2.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild?r1=1.7&r2=1.8
16
17 Index: vino-2.26.2-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- vino-2.26.2-r2.ebuild 5 Apr 2010 15:09:30 -0000 1.7
24 +++ vino-2.26.2-r2.ebuild 30 Apr 2010 08:23:41 -0000 1.8
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild,v 1.7 2010/04/05 15:09:30 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r2.ebuild,v 1.8 2010/04/30 08:23:41 pacho Exp $
30
31 EAPI="2"
32
33 @@ -64,3 +64,12 @@
34 # Fix intltoolize broken file, see upstream #577133
35 sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed"
36 }
37 +
38 +pkg_postinst() {
39 + gnome2_pkg_postinst
40 +
41 + elog "If you are getting refresh problems when using special 3D effects,"
42 + elog "try disabling XDamage extension. For that, you can run the following:"
43 + elog " gconftool-2 --type boolean --set /desktop/gnome/remote_access/disable_xdamage true"
44 + elog "This is due http://bugs.freedesktop.org/12255"
45 +}
46
47
48
49 1.144 net-misc/vino/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/ChangeLog?rev=1.144&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/ChangeLog?rev=1.144&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/ChangeLog?r1=1.143&r2=1.144
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v
58 retrieving revision 1.143
59 retrieving revision 1.144
60 diff -u -r1.143 -r1.144
61 --- ChangeLog 6 Apr 2010 14:21:07 -0000 1.143
62 +++ ChangeLog 30 Apr 2010 08:23:41 -0000 1.144
63 @@ -1,6 +1,13 @@
64 # ChangeLog for net-misc/vino
65 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.143 2010/04/06 14:21:07 eva Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.144 2010/04/30 08:23:41 pacho Exp $
68 +
69 + 30 Apr 2010; Pacho Ramos <pacho@g.o> vino-2.26.2-r1.ebuild,
70 + vino-2.26.2-r2.ebuild, -vino-2.28.1.ebuild, vino-2.28.2.ebuild:
71 + Inform users about how to workaround possible refresh problems when using
72 + vino with special 3D effects enabled. Thanks to Peter Opert for reporting
73 + bug #317701 and finding the solution. Also remove old testing version that
74 + won't be stabilized.
75
76 06 Apr 2010; Gilles Dartiguelongue <eva@g.o> vino-2.28.1.ebuild,
77 vino-2.28.2.ebuild:
78
79
80
81 1.11 net-misc/vino/vino-2.26.2-r1.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild?rev=1.11&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild?rev=1.11&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild?r1=1.10&r2=1.11
86
87 Index: vino-2.26.2-r1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild,v
90 retrieving revision 1.10
91 retrieving revision 1.11
92 diff -u -r1.10 -r1.11
93 --- vino-2.26.2-r1.ebuild 18 Jan 2010 00:27:36 -0000 1.10
94 +++ vino-2.26.2-r1.ebuild 30 Apr 2010 08:23:41 -0000 1.11
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2010 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild,v 1.10 2010/01/18 00:27:36 jer Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.2-r1.ebuild,v 1.11 2010/04/30 08:23:41 pacho Exp $
100
101 EAPI="2"
102
103 @@ -63,3 +63,12 @@
104 # Fix intltoolize broken file, see upstream #577133
105 sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in || die "sed failed"
106 }
107 +
108 +pkg_postinst() {
109 + gnome2_pkg_postinst
110 +
111 + elog "If you are getting refresh problems when using special 3D effects,"
112 + elog "try disabling XDamage extension. For that, you can run the following:"
113 + elog " gconftool-2 --type boolean --set /desktop/gnome/remote_access/disable_xdamage true"
114 + elog "This is due http://bugs.freedesktop.org/12255"
115 +}
116
117
118
119 1.3 net-misc/vino/vino-2.28.2.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild?rev=1.3&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild?rev=1.3&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild?r1=1.2&r2=1.3
124
125 Index: vino-2.28.2.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild,v
128 retrieving revision 1.2
129 retrieving revision 1.3
130 diff -u -r1.2 -r1.3
131 --- vino-2.28.2.ebuild 6 Apr 2010 14:21:07 -0000 1.2
132 +++ vino-2.28.2.ebuild 30 Apr 2010 08:23:41 -0000 1.3
133 @@ -1,6 +1,6 @@
134 # Copyright 1999-2010 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild,v 1.2 2010/04/06 14:21:07 eva Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.28.2.ebuild,v 1.3 2010/04/30 08:23:41 pacho Exp $
138
139 EAPI="2"
140
141 @@ -65,3 +65,12 @@
142 sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \
143 || die "sed failed"
144 }
145 +
146 +pkg_postinst() {
147 + gnome2_pkg_postinst
148 +
149 + elog "If you are getting refresh problems when using special 3D effects,"
150 + elog "try disabling XDamage extension. For that, you can run the following:"
151 + elog " gconftool-2 --type boolean --set /desktop/gnome/remote_access/disable_xdamage true"
152 + elog "This is due http://bugs.freedesktop.org/12255"
153 +}