Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xscreensaver: xscreensaver-5.04.ebuild ChangeLog
Date: Tue, 01 Jan 2008 16:45:04
Message-Id: E1J9kEY-0005CV-Vt@stork.gentoo.org
1 drac 08/01/01 16:44:54
2
3 Modified: xscreensaver-5.04.ebuild ChangeLog
4 Log:
5 Update offensive patch, do less.
6 (Portage version: 2.1.4_rc12)
7
8 Revision Changes Path
9 1.3 x11-misc/xscreensaver/xscreensaver-5.04.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild?r1=1.2&r2=1.3
14
15 Index: xscreensaver-5.04.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xscreensaver-5.04.ebuild 30 Dec 2007 20:06:21 -0000 1.2
22 +++ xscreensaver-5.04.ebuild 1 Jan 2008 16:44:54 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild,v 1.2 2007/12/30 20:06:21 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04.ebuild,v 1.3 2008/01/01 16:44:54 drac Exp $
29
30 inherit autotools eutils fixheadtails flag-o-matic pam
31
32 @@ -11,7 +11,7 @@
33 LICENSE="BSD"
34 SLOT="0"
35 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 -IUSE="jpeg new-login offensive opengl pam suid xinerama"
37 +IUSE="jpeg new-login opengl pam suid xinerama"
38
39 RDEPEND="x11-libs/libXxf86misc
40 x11-apps/xwininfo
41 @@ -45,9 +45,9 @@
42
43 # Gentoo specific hacks and settings.
44 epatch "${FILESDIR}"/${P}-gentoo.patch
45 - use offensive || epatch "${FILESDIR}"/${P}-nsfw.patch
46 + epatch "${FILESDIR}"/${P}-nsfw.patch
47
48 - # TODO. Get this fixed upstream.
49 + # Mailed upstream.
50 epatch "${FILESDIR}"/${P}-desktop-entry.patch
51
52 eautoreconf
53 @@ -57,8 +57,7 @@
54 }
55
56 src_compile() {
57 - # Simple workaround for the flurry screensaver.
58 - # TODO. Figure out if this is still needed?
59 + # Simple workaround for the flurry screensaver. Update, still needed for 5.04.
60 filter-flags -mabi=altivec
61 filter-flags -maltivec
62 append-flags -U__VEC__
63 @@ -79,9 +78,9 @@
64 --with-xshm-ext \
65 --with-xdbe-ext \
66 --enable-locking \
67 - --with-gtk \
68 --without-kerberos \
69 --without-gle \
70 + --with-gtk \
71 $(use_with suid setuid-hacks) \
72 $(use_with new-login login-manager) \
73 $(use_with xinerama xinerama-ext) \
74 @@ -108,16 +107,3 @@
75 mv "${D}"/usr/share/man/man6/worm.6 \
76 "${D}"/usr/share/man/man6x/worm.6x
77 }
78 -
79 -pkg_postinst() {
80 - if ! use new-login; then
81 - elog
82 - elog "You have chosen to not use the new-login USE flag."
83 - elog "This is a new USE flag which enables individuals to"
84 - elog "create new logins when the screensaver is active,"
85 - elog "allowing others to use their account, even though the"
86 - elog "screen is locked to another account. If you want this"
87 - elog "feature, please recompile with USE=\"new-login\"."
88 - elog
89 - fi
90 -}
91
92
93
94 1.207 x11-misc/xscreensaver/ChangeLog
95
96 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.207&view=markup
97 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.207&content-type=text/plain
98 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/ChangeLog?r1=1.206&r2=1.207
99
100 Index: ChangeLog
101 ===================================================================
102 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v
103 retrieving revision 1.206
104 retrieving revision 1.207
105 diff -u -r1.206 -r1.207
106 --- ChangeLog 30 Dec 2007 20:06:21 -0000 1.206
107 +++ ChangeLog 1 Jan 2008 16:44:54 -0000 1.207
108 @@ -1,6 +1,10 @@
109 # ChangeLog for x11-misc/xscreensaver
110 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
111 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.206 2007/12/30 20:06:21 drac Exp $
112 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
113 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.207 2008/01/01 16:44:54 drac Exp $
114 +
115 + 01 Jan 2008; Samuli Suominen <drac@g.o>
116 + files/xscreensaver-5.04-nsfw.patch, xscreensaver-5.04.ebuild:
117 + Update offensive patch, do less.
118
119 30 Dec 2007; Samuli Suominen <drac@g.o>
120 +files/xscreensaver-5.04-gentoo.patch, xscreensaver-5.04.ebuild:
121
122
123
124 --
125 gentoo-commits@g.o mailing list