# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 GCONF_DEBUG="yes" inherit autotools base eutils gnome2 ubuntu-versionator UURL="mirror://ubuntu/pool/main/g/${PN}" URELEASE="raring" MY_P="${MY_P/screensaver-/screensaver_}" DESCRIPTION="Replaces xscreensaver, integrating with and patched for the Unity desktop" HOMEPAGE="http://live.gnome.org/GnomeScreensaver" SRC_URI="${UURL}/${MY_P}.orig.tar.xz ${UURL}/${MY_P}-${UVER}.debian.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="debug doc pam systemd" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RESTRICT="mirror" RDEPEND=">=dev-libs/glib-2.25.6:2 >=x11-libs/gtk+-2.99.3:3 >=gnome-base/gnome-desktop-3.1.91:3 >=gnome-base/gsettings-desktop-schemas-0.1.7 >=gnome-base/libgnomekbd-0.1 >=dev-libs/dbus-glib-0.71 sys-apps/dbus x11-libs/libxklavier x11-libs/libX11 x11-libs/libXext x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/libXxf86misc x11-libs/libXxf86vm x11-themes/gnome-icon-theme-symbolic pam? ( virtual/pam ) systemd? ( >=sys-apps/systemd-31 )" DEPEND="${RDEPEND} virtual/pkgconfig >=dev-util/intltool-0.35 sys-devel/gettext doc? ( app-text/xmlto app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.4 ) x11-proto/xextproto x11-proto/randrproto x11-proto/scrnsaverproto x11-proto/xf86miscproto" pkg_setup() { DOCS="AUTHORS ChangeLog HACKING NEWS README" G2CONF="${G2CONF} $(use_enable doc docbook-docs) $(use_enable pam locking) $(use_with systemd) --with-mit-ext --with-pam-prefix=/etc --with-xf86gamma-ext --with-kbd-layout-indicator --disable-schemas-compile" # Do not use --without-console-kit, it would provide no benefit: there is # no build-time or run-time check for consolekit, $PN merely listens to # consolekit's messages over dbus. # xscreensaver and custom screensaver capability removed # poke and inhibit commands were also removed, bug 579430 } src_prepare() { PATCHES=( "${WORKDIR}/debian/patches/05_dbus_service.patch" ) base_src_prepare eautoreconf epatch_user # Regenerate marshaling code for