Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xscreensaver: ChangeLog xscreensaver-5.23.ebuild
Date: Sat, 23 Nov 2013 16:59:19
Message-Id: 20131123165911.8C3D720035@flycatcher.gentoo.org
1 jer 13/11/23 16:59:11
2
3 Modified: ChangeLog
4 Added: xscreensaver-5.23.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.341 x11-misc/xscreensaver/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.341&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?rev=1.341&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/ChangeLog?r1=1.340&r2=1.341
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v
20 retrieving revision 1.340
21 retrieving revision 1.341
22 diff -u -r1.340 -r1.341
23 --- ChangeLog 23 Nov 2013 13:34:43 -0000 1.340
24 +++ ChangeLog 23 Nov 2013 16:59:11 -0000 1.341
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-misc/xscreensaver
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.340 2013/11/23 13:34:43 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.341 2013/11/23 16:59:11 jer Exp $
30 +
31 +*xscreensaver-5.23 (23 Nov 2013)
32 +
33 + 23 Nov 2013; Jeroen Roovers <jer@g.o> +xscreensaver-5.23.ebuild:
34 + Version bump.
35
36 23 Nov 2013; Samuli Suominen <ssuominen@g.o>
37 -files/xscreensaver-5.15-gentoo.patch,
38
39
40
41 1.1 x11-misc/xscreensaver/xscreensaver-5.23.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.23.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.23.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xscreensaver-5.23.ebuild
47 ===================================================================
48 # Copyright 1999-2013 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.23.ebuild,v 1.1 2013/11/23 16:59:11 jer Exp $
51
52 EAPI=5
53 inherit autotools eutils flag-o-matic multilib pam
54
55 DESCRIPTION="A modular screen saver and locker for the X Window System"
56 HOMEPAGE="http://www.jwz.org/xscreensaver/"
57 SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz"
58
59 LICENSE="BSD"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
62 IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama"
63
64 COMMON_DEPEND="dev-libs/libxml2
65 >=gnome-base/libglade-2
66 media-libs/netpbm
67 x11-apps/appres
68 x11-apps/xwininfo
69 x11-libs/gtk+:2
70 x11-libs/libX11
71 x11-libs/libXext
72 x11-libs/libXi
73 x11-libs/libXmu
74 x11-libs/libXrandr
75 x11-libs/libXt
76 x11-libs/libXxf86misc
77 x11-libs/libXxf86vm
78 jpeg? ( virtual/jpeg:0 )
79 new-login? (
80 gdm? ( gnome-base/gdm )
81 !gdm? ( || ( x11-misc/lightdm kde-base/kdm ) )
82 )
83 opengl? ( virtual/opengl )
84 pam? ( virtual/pam )
85 selinux? ( sec-policy/selinux-xscreensaver )
86 xinerama? ( x11-libs/libXinerama )"
87 # For USE="perl" see output of `qlist xscreensaver | grep bin | xargs grep '::'`
88 RDEPEND="${COMMON_DEPEND}
89 perl? (
90 dev-lang/perl
91 dev-perl/libwww-perl
92 virtual/perl-Digest-MD5
93 )"
94 DEPEND="${COMMON_DEPEND}
95 dev-util/intltool
96 virtual/pkgconfig
97 sys-devel/bc
98 sys-devel/gettext
99 x11-proto/recordproto
100 x11-proto/scrnsaverproto
101 x11-proto/xextproto
102 x11-proto/xf86miscproto
103 x11-proto/xf86vidmodeproto
104 xinerama? ( x11-proto/xineramaproto )"
105
106 src_prepare() {
107 sed -i configure.in -e '/^ALL_LINGUAS=/d' || die
108 strip-linguas -i po/
109 export ALL_LINGUAS="${LINGUAS}"
110
111 if use new-login && ! use gdm; then #392967
112 sed -i \
113 -e "/default_l.*1/s:gdmflexiserver -ls:${EPREFIX}/usr/libexec/lightdm/&:" \
114 configure{,.in} || die
115 fi
116
117 epatch \
118 "${FILESDIR}"/${PN}-5.21-gentoo.patch \
119 "${FILESDIR}"/${PN}-5.05-interix.patch \
120 "${FILESDIR}"/${PN}-5.20-blurb-hndl-test-passwd.patch \
121 "${FILESDIR}"/${PN}-5.20-conf264.patch \
122 "${FILESDIR}"/${PN}-5.20-test-passwd-segv-tty.patch \
123 "${FILESDIR}"/${PN}-5.20-tests-miscfix.patch
124
125 eautoconf
126 eautoheader
127 }
128
129 src_configure() {
130 if use ppc || use ppc64; then
131 filter-flags -maltivec -mabi=altivec
132 append-flags -U__VEC__
133 fi
134
135 unset BC_ENV_ARGS #24568
136 export RPM_PACKAGE_VERSION=no #368025
137
138 econf \
139 $(use_with jpeg) \
140 $(use_with new-login login-manager) \
141 $(use_with opengl gl) \
142 $(use_with pam) \
143 $(use_with suid setuid-hacks) \
144 $(use_with xinerama xinerama-ext) \
145 --enable-locking \
146 --with-configdir="${EPREFIX}"/usr/share/${PN}/config \
147 --with-dpms-ext \
148 --with-gtk \
149 --with-hackdir="${EPREFIX}"/usr/$(get_libdir)/misc/${PN} \
150 --with-pixbuf \
151 --with-proc-interrupts \
152 --with-randr-ext \
153 --with-text-file="${EPREFIX}"/etc/gentoo-release \
154 --with-x-app-defaults="${EPREFIX}"/usr/share/X11/app-defaults \
155 --with-xdbe-ext \
156 --with-xf86gamma-ext \
157 --with-xf86vmode-ext \
158 --with-xinput-ext \
159 --with-xshm-ext \
160 --without-gle \
161 --without-kerberos \
162 --x-includes="${EPREFIX}"/usr/include \
163 --x-libraries="${EPREFIX}"/usr/$(get_libdir)
164 }
165
166 src_install() {
167 emake install_prefix="${D}" install
168
169 dodoc README{,.hacking}
170
171 use pam && fperms 755 /usr/bin/${PN}
172 pamd_mimic_system ${PN} auth
173
174 rm -f "${ED}"/usr/share/${PN}/config/{electricsheep,fireflies}.xml
175 }