From a97b7c81bf8deb407917d2c35fbbfa779f3aa26f Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 25 Jan 2015 02:16:39 +0000 Subject: x11-misc/entrance: Import Package-Manager: portage-2.2.14 --- metadata/md5-cache/x11-misc/entrance-9999 | 11 ++++++++ profiles/use.local.desc | 2 ++ x11-misc/entrance/ChangeLog | 4 +++ x11-misc/entrance/Manifest | 3 ++ x11-misc/entrance/entrance-9999.ebuild | 47 +++++++++++++++++++++++++++++++ x11-misc/entrance/metadata.xml | 22 +++++++++++++++ 6 files changed, 89 insertions(+) create mode 100644 metadata/md5-cache/x11-misc/entrance-9999 create mode 100644 x11-misc/entrance/ChangeLog create mode 100644 x11-misc/entrance/Manifest create mode 100644 x11-misc/entrance/entrance-9999.ebuild create mode 100644 x11-misc/entrance/metadata.xml diff --git a/metadata/md5-cache/x11-misc/entrance-9999 b/metadata/md5-cache/x11-misc/entrance-9999 new file mode 100644 index 00000000..628cc95e --- /dev/null +++ b/metadata/md5-cache/x11-misc/entrance-9999 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install prepare unpack +DEPEND=dev-libs/efl consolekit? ( sys-auth/consolekit ) pam? ( virtual/pam ) grub2? ( sys-boot/grub:2 ) systemd? ( sys-apps/systemd ) dev-vcs/git !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 doc? ( app-doc/doxygen ) +DESCRIPTION=Enlightenment display manager +EAPI=5 +HOMEPAGE=http://git.enlightenment.org/misc/entrance.git/about +IUSE=consolekit grub2 pam systemd nls doc +LICENSE=BSD +RDEPEND=dev-libs/efl consolekit? ( sys-auth/consolekit ) pam? ( virtual/pam ) grub2? ( sys-boot/grub:2 ) systemd? ( sys-apps/systemd ) x11-apps/sessreg x11-apps/setxkbmap x11-apps/xauth x11-apps/xmodmap x11-apps/xrdb nls? ( sys-devel/gettext ) +SLOT=0 +_eclasses_=autotools 999c8f6cf5d91495cb0779588f20716c enlightenment 98392d364f7f4c6cde8a516cbc298472 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 git-2 e28f0d8a9b321431b1e699782851b827 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf pam aa1ebb3ab720ea04dbbdd6eaaf9554ed toolchain-funcs b99aa37f734b5d426efd83b2f271cece +_md5_=491c812f6778c851aa05926fab4acbba diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 848a0742..c06bf1e7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -87,3 +87,5 @@ www-apps/trac:highlight - Enable source code highlighting www-apps/trac:i18n - Enable support for i18n with dev-python/Babel www-apps/trac:markdown - Markdown support www-client/arcanist:mercurial - Support for dev-vcs/mercurial +x11-misc/entrance:consolekit - Enables support for authorization via sys-auth/consolekit +x11-misc/entrance:grub2 - Enable support for sys-boot/grub:2 diff --git a/x11-misc/entrance/ChangeLog b/x11-misc/entrance/ChangeLog new file mode 100644 index 00000000..9a82da36 --- /dev/null +++ b/x11-misc/entrance/ChangeLog @@ -0,0 +1,4 @@ +*entrance-9999 (25 Jan 2015) + + 25 Jan 2015; +entrance-9999.ebuild, +metadata.xml: + x11-misc/entrance: Import diff --git a/x11-misc/entrance/Manifest b/x11-misc/entrance/Manifest new file mode 100644 index 00000000..e92b1399 --- /dev/null +++ b/x11-misc/entrance/Manifest @@ -0,0 +1,3 @@ +EBUILD entrance-9999.ebuild 1092 SHA256 c5b2ce716453b21bd38097f151b7f35ec69ba78bba31e87350d143b074a219d8 WHIRLPOOL 488943c07e7571666e31484e18a5b16b09230b80e143a5a705c5c0aa43e13888311d7bc243895a40aa9f4f02b76c75eb8a36648a39b99bbea437cb0922a099b4 +MISC ChangeLog 135 SHA256 f2ef3fb6fdf8c8987b51f65469c5b4be39899022a5ea080962b3b4ee90925b1e WHIRLPOOL 7d9ad60cf8b784e2c99919f42fc70ca0b81077d30c450a57d4debeb7efc671668c7a96f40669dbb1e21d46213a8b86e24487328d9dd4753f4adc03846d7a03e4 +MISC metadata.xml 812 SHA256 ee31e6e76e1466e8b73420cf42a276e96ca094cfe4dab23faba3107c65307685 WHIRLPOOL b2db3449084f18aa960170e9498622f1bb21eefe9bed4445e7c89186766a1029285a704cae2042fb9e5ba33c22ceb3ae11742051e8967c9df8b22193763a491b diff --git a/x11-misc/entrance/entrance-9999.ebuild b/x11-misc/entrance/entrance-9999.ebuild new file mode 100644 index 00000000..740fe4e5 --- /dev/null +++ b/x11-misc/entrance/entrance-9999.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-9999.ebuild,v 1.12 2006/12/08 22:54:00 uberlord Exp $ + +EAPI=5 +EGIT_URI_APPEND="${PN}" +inherit enlightenment eutils pam + +DESCRIPTION="Enlightenment display manager" +HOMEPAGE="http://git.enlightenment.org/misc/entrance.git/about" +KEYWORDS="" +EGIT_REPO_URI="git://git.enlightenment.org/misc/${PN}.git" + +IUSE="consolekit grub2 pam systemd" + +DEPEND="dev-libs/efl + consolekit? ( sys-auth/consolekit ) + pam? ( virtual/pam ) + grub2? ( sys-boot/grub:2 ) + systemd? ( sys-apps/systemd )" +RDEPEND="${DEPEND} + x11-apps/sessreg + x11-apps/setxkbmap + x11-apps/xauth + x11-apps/xmodmap + x11-apps/xrdb" + +src_configure () { + E_ECONF=( + $(use_enable consolekit) + $(use_enable grub2) + $(use_enable pam) + $(use_enable systemd) + ) + + enlightenment_src_configure +} + +src_install () { + enlightenment_src_install + + rm -f "${ED}/etc/pam.d/${PN}" + + if use pam ; then + pamd_mimic system-local-login "${PN}" auth account password session + fi +} diff --git a/x11-misc/entrance/metadata.xml b/x11-misc/entrance/metadata.xml new file mode 100644 index 00000000..4d17f56c --- /dev/null +++ b/x11-misc/entrance/metadata.xml @@ -0,0 +1,22 @@ + + + + + bertrand@jacquin.bzh + Bertrand Jacquin + + + Entrance is the Enlightenment Display Manager. And like Enlightenment, it takes + beauty and customization to levels that KDM and GDM can only dream about, without + the bloat. + http://xcomputerman.com/pages/images/entrance2.png + + + + Enable support for sys-boot/grub:2 + + + Enables support for authorization via sys-auth/consolekit + + + -- cgit v1.2.3