diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-26 09:11:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-26 09:11:15 +0000 |
commit | 2821aa52fd2ac0fadd746e29346eeb7d72b5c106 (patch) | |
tree | 307304664416e9ecbdaeba5781c91c7eb5d005db /x11-misc/xscreensaver | |
parent | Version bump, security bug #330663. (diff) | |
download | gentoo-2-2821aa52fd2ac0fadd746e29346eeb7d72b5c106.tar.gz gentoo-2-2821aa52fd2ac0fadd746e29346eeb7d72b5c106.tar.bz2 gentoo-2-2821aa52fd2ac0fadd746e29346eeb7d72b5c106.zip |
Version bump wrt #338395 by "teidakankan".
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xscreensaver')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.12.ebuild | 101 |
2 files changed, 108 insertions, 1 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 9770f19110f8..544066833105 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.277 2010/08/13 13:57:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.278 2010/09/26 09:11:15 ssuominen Exp $ + +*xscreensaver-5.12 (26 Sep 2010) + + 26 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> + +xscreensaver-5.12.ebuild: + Version bump wrt #338395 by "teidakankan". 13 Aug 2010; Joseph Jezak <josejx@gentoo.org> xscreensaver-5.11.ebuild: Marked ppc stable for bug #327367. diff --git a/x11-misc/xscreensaver/xscreensaver-5.12.ebuild b/x11-misc/xscreensaver/xscreensaver-5.12.ebuild new file mode 100644 index 000000000000..760b1a7b2b11 --- /dev/null +++ b/x11-misc/xscreensaver/xscreensaver-5.12.ebuild @@ -0,0 +1,101 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.12.ebuild,v 1.1 2010/09/26 09:11:15 ssuominen Exp $ + +EAPI=2 +inherit autotools eutils flag-o-matic multilib pam + +DESCRIPTION="A modular screen saver and locker for the X Window System" +SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz" +HOMEPAGE="http://www.jwz.org/xscreensaver" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="jpeg new-login opengl pam suid xinerama" + +RDEPEND="x11-libs/libXmu + x11-libs/libXxf86vm + x11-libs/libXrandr + x11-libs/libXxf86misc + x11-libs/libXt + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXi + x11-apps/xwininfo + x11-apps/appres + media-libs/netpbm + >=dev-libs/libxml2-2.5 + >=x11-libs/gtk+-2:2 + >=gnome-base/libglade-1.99 + pam? ( virtual/pam ) + jpeg? ( virtual/jpeg ) + opengl? ( virtual/opengl ) + xinerama? ( x11-libs/libXinerama ) + new-login? ( || ( gnome-base/gdm kde-base/kdm ) )" +DEPEND="${RDEPEND} + x11-proto/xf86vidmodeproto + x11-proto/xextproto + x11-proto/scrnsaverproto + x11-proto/recordproto + x11-proto/xf86miscproto + sys-devel/bc + dev-util/pkgconfig + sys-devel/gettext + dev-util/intltool + xinerama? ( x11-proto/xineramaproto )" + +MAKEOPTS="${MAKEOPTS} -j1" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-5.10-gentoo.patch + eautoconf +} + +src_configure() { + if use ppc || use ppc64; then + filter-flags -mabi=altivec + filter-flags -maltivec + append-flags -U__VEC__ + fi + + unset LINGUAS #113681 + unset BC_ENV_ARGS #24568 + + econf \ + --x-includes=/usr/include \ + --x-libraries=/usr/$(get_libdir) \ + --enable-locking \ + --with-hackdir=/usr/$(get_libdir)/misc/${PN} \ + --with-configdir=/usr/share/${PN}/config \ + --with-x-app-defaults=/usr/share/X11/app-defaults \ + --with-dpms-ext \ + $(use_with xinerama xinerama-ext) \ + --with-xinput-ext \ + --with-xf86vmode-ext \ + --with-xf86gamma-ext \ + --with-randr-ext \ + --with-proc-interrupts \ + $(use_with pam) \ + --without-kerberos \ + $(use_with new-login login-manager) \ + --with-gtk \ + $(use_with opengl gl) \ + --without-gle \ + --with-pixbuf \ + $(use_with jpeg) \ + --with-xshm-ext \ + --with-xdbe-ext \ + --with-text-file=/etc/gentoo-release \ + $(use_with suid setuid-hacks) +} + +src_install() { + emake install_prefix="${D}" install || die + dodoc README{,.hacking} + + use pam && fperms 755 /usr/bin/${PN} + pamd_mimic_system ${PN} auth + + rm -f "${D}"/usr/share/${PN}/config/{electricsheep,fireflies}.xml +} |