From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2863B1381F3 for ; Thu, 17 Oct 2013 14:02:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 149A1E0AFC; Thu, 17 Oct 2013 14:02:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD5E3E0AFE for ; Thu, 17 Oct 2013 14:02:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2E4D33F15E for ; Thu, 17 Oct 2013 14:02:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2305) id 327122004E; Thu, 17 Oct 2013 14:02:01 +0000 (UTC) From: "Ian Stakenvicius (axs)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, axs@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/slim: slim-1.3.6.ebuild ChangeLog slim-1.3.5-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: slim-1.3.6.ebuild ChangeLog slim-1.3.5-r1.ebuild X-VCS-Directories: x11-misc/slim X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131017140201.327122004E@flycatcher.gentoo.org> Date: Thu, 17 Oct 2013 14:02:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 34e32e5a-b3e0-4f5a-a13b-29fffc47f26e X-Archives-Hash: 5f878d9bc6e67e6b76217bfa256e5538 axs 13/10/17 14:02:01 Modified: ChangeLog Added: slim-1.3.6.ebuild Removed: slim-1.3.5-r1.ebuild Log: version bump, remove old (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED) Revision Changes Path 1.118 x11-misc/slim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slim/ChangeLog?rev=1.118&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slim/ChangeLog?rev=1.118&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slim/ChangeLog?r1=1.117&r2=1.118 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- ChangeLog 26 Sep 2013 17:29:13 -0000 1.117 +++ ChangeLog 17 Oct 2013 14:02:00 -0000 1.118 @@ -1,6 +1,14 @@ # ChangeLog for x11-misc/slim # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v 1.117 2013/09/26 17:29:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v 1.118 2013/10/17 14:02:00 axs Exp $ + +*slim-1.3.6 (17 Oct 2013) + + 17 Oct 2013; Ian Stakenvicius + +files/slim-1.3.6-honour-cflags.patch, +files/slim-1.3.6-lib-linking.patch, + +files/slim-1.3.6-strip-systemd-unit-install.patch, +slim-1.3.6.ebuild, + -slim-1.3.5-r1.ebuild: + version bump, remove old 26 Sep 2013; Agostino Sarubbo slim-1.3.5-r3.ebuild: Stable for arm, wrt bug #484912 1.1 x11-misc/slim/slim-1.3.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slim/slim-1.3.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/slim/slim-1.3.6.ebuild?rev=1.1&content-type=text/plain Index: slim-1.3.6.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/slim-1.3.6.ebuild,v 1.1 2013/10/17 14:02:00 axs Exp $ EAPI=5 CMAKE_MIN_VERSION="2.8.8" inherit cmake-utils pam eutils systemd versionator DESCRIPTION="Simple Login Manager" HOMEPAGE="http://slim.berlios.de" SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="branding pam consolekit" REQUIRED_USE="consolekit? ( pam )" RDEPEND="x11-libs/libXmu x11-libs/libX11 x11-libs/libXpm x11-libs/libXft media-libs/libpng:0= virtual/jpeg:= x11-apps/sessreg consolekit? ( sys-auth/consolekit sys-apps/dbus ) pam? ( virtual/pam !x11-misc/slimlock )" DEPEND="${RDEPEND} virtual/pkgconfig x11-proto/xproto" PDEPEND="branding? ( >=x11-themes/slim-themes-1.2.3a-r3 )" src_prepare() { # Our Gentoo-specific config changes epatch "${FILESDIR}"/${PN}-1.3.4-config.diff epatch "${FILESDIR}"/${PN}-1.3.5-arm.patch epatch "${FILESDIR}"/${P}-honour-cflags.patch epatch "${FILESDIR}"/${P}-lib-linking.patch epatch "${FILESDIR}"/${PN}-1.3.5-disable-ck-for-systemd.patch epatch "${FILESDIR}"/${P}-strip-systemd-unit-install.patch if use elibc_FreeBSD; then sed -i -e 's/"-DHAVE_SHADOW"/"-DNEEDS_BASENAME"/' CMakeLists.txt \ || die fi if use branding; then sed -i -e 's/ default/ slim-gentoo-simple/' slim.conf || die fi } src_configure() { mycmakeargs=( $(cmake-utils_use pam USE_PAM) $(cmake-utils_use consolekit USE_CONSOLEKIT) ) cmake-utils_src_configure } src_install() { cmake-utils_src_install if use pam ; then pamd_mimic system-local-login slim auth account session fi systemd_dounit slim.service insinto /usr/share/slim newins "${FILESDIR}/Xsession-r3" Xsession insinto /etc/logrotate.d newins "${FILESDIR}/slim.logrotate" slim dodoc xinitrc.sample ChangeLog README TODO THEMES } pkg_postinst() { # note, $REPLACING_VERSIONS will always contain 0 or 1 PV's for slim if [[ -z ${REPLACING_VERSIONS} ]]; then elog elog "The configuration file is located at /etc/slim.conf." elog elog "If you wish ${PN} to start automatically, set DISPLAYMANAGER=\"${PN}\" " elog "in /etc/conf.d/xdm and run \"rc-update add xdm default\"." fi if ! version_is_at_least "1.3.2-r7" "${REPLACING_VERSIONS:-1.0}" ; then elog elog "By default, ${PN} is set up to do proper X session selection, including ~/.xsession" elog "support, as well as selection between sessions available in" elog "/etc/X11/Sessions/ at login by pressing [F1]." elog elog "The XSESSION environment variable is still supported as a default" elog "if no session has been specified by the user." elog elog "If you want to use .xinitrc in the user's home directory for session" elog "management instead, see README and xinitrc.sample in" elog "/usr/share/doc/${PF} and change your login_cmd in /etc/slim.conf" elog "accordingly." elog ewarn "Please note that slim supports consolekit directly. Please do not use any " ewarn "old work-arounds (including calls to 'ck-launch-session' in xinitrc scripts)" ewarn "and enable USE=\"consolekit\" instead." ewarn fi if ! use pam; then elog "You have merged ${PN} without USE=\"pam\", this will cause ${PN} to fall back to" elog "the console when restarting your window manager. If this is not desired, then" elog "please remerge ${PN} with USE=\"pam\"" elog fi }