From 3ccef891d14c6b3a13538e558782d2d21b7d6623 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 19 Feb 2007 20:53:43 +0100 Subject: delete entrance (don't use this patch now) --- x11-misc/entrance/ChangeLog | 35 ---------- x11-misc/entrance/Manifest | 15 ----- x11-misc/entrance/entrance-9999-r1.ebuild | 88 ------------------------- x11-misc/entrance/files/digest-entrance-9999-r1 | 3 - x11-misc/entrance/files/no-listen-tcp.patch | 20 ------ x11-misc/entrance/metadata.xml | 15 ----- 6 files changed, 176 deletions(-) delete mode 100644 x11-misc/entrance/ChangeLog delete mode 100644 x11-misc/entrance/Manifest delete mode 100644 x11-misc/entrance/entrance-9999-r1.ebuild delete mode 100644 x11-misc/entrance/files/digest-entrance-9999-r1 delete mode 100644 x11-misc/entrance/files/no-listen-tcp.patch delete mode 100644 x11-misc/entrance/metadata.xml (limited to 'x11-misc') diff --git a/x11-misc/entrance/ChangeLog b/x11-misc/entrance/ChangeLog deleted file mode 100644 index 8f63673d..00000000 --- a/x11-misc/entrance/ChangeLog +++ /dev/null @@ -1,35 +0,0 @@ -# ChangeLog for x11-misc/entrance -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/ChangeLog,v 1.12 2004/11/24 22:17:59 swegener Exp $ - - 07 Mar 2005; Bertrand Jacquin : - Deleted nolisten-patch. It could be integer with a USE flag. - - 24 Nov 2004; Sven Wegener : - Added missing digest entries. - - 28 Jun 2004; Aron Griffis - entrance-0.9.0.20040529.ebuild: - sync IUSE, add sed-4 dep - -*entrance-0.9.0.20040529 (23 Jun 2004) - - 23 Jun 2004; Aron Griffis - entrance-0.9.0.20040529.ebuild: - QA - fix use invocation - -*entrance-0.9.0.* (18 Oct 2003) - - 18 Oct 2003; Mike Frysinger entrance-0.9.0.20031018.ebuild : - Ver bump to fix #31226. - - 22 Mar 2003; Graham Forest - entrance-0.0.2.20030310.ebuild: - set ~ppc in keywords - - 13 Mar 2003; Aron Griffis - entrance-0.0.2.20030310.ebuild: - Add ~alpha to KEYWORDS - - 02 Mar 2003; Mike Frysinger : - Initial import. Ebuild submitted by me. diff --git a/x11-misc/entrance/Manifest b/x11-misc/entrance/Manifest deleted file mode 100644 index f50784fe..00000000 --- a/x11-misc/entrance/Manifest +++ /dev/null @@ -1,15 +0,0 @@ -MD5 308622652f1a12a9c4097ad2a2292d54 ChangeLog 1139 -RMD160 208485a1854b8cfd110288af772d97b16e65b973 ChangeLog 1139 -SHA256 26c37a2d99bc1fb6eb85acdad0fa83857677aa3b8ee5c32077d7854b90bfb3a6 ChangeLog 1139 -MD5 59a16d63d61b33fb5619d971b9b5732e entrance-9999-r1.ebuild 2521 -RMD160 732b55e8262f51f6e1086483f3c93bd9a0493a0d entrance-9999-r1.ebuild 2521 -SHA256 fe490d16e2ef79edd2a80a47b83391fa5a2cbc8fbfa1091296a7c241181c4880 entrance-9999-r1.ebuild 2521 -MD5 3ed23fbae8ae2c9813ef272cf0e804ce files/digest-entrance-9999-r1 238 -RMD160 4e607a5ac411091b8cce26ac6b4d2f195646a96d files/digest-entrance-9999-r1 238 -SHA256 445e8fbfb326c39cb8419852c4cf976b84d9e2f408e7e6775e0393eb67ac6957 files/digest-entrance-9999-r1 238 -MD5 9c06ea1a4633f51160389407c394089d files/no-listen-tcp.patch 912 -RMD160 fa6808a74f89e9a240bc956620ead06168efedff files/no-listen-tcp.patch 912 -SHA256 3c4f5452794a5d2edf49f4bb8e50ce66af07827bceb831df104c39ae31445357 files/no-listen-tcp.patch 912 -MD5 088d07394fa8372e79b7757075ea4a7d metadata.xml 515 -RMD160 276b4c543df64a13e0a1427b87c399259194d674 metadata.xml 515 -SHA256 5b78d40c352074ee3d9e129f174f3a11559ce6f27bb4b874a5271a2d8b1698ac metadata.xml 515 diff --git a/x11-misc/entrance/entrance-9999-r1.ebuild b/x11-misc/entrance/entrance-9999-r1.ebuild deleted file mode 100644 index 96824412..00000000 --- a/x11-misc/entrance/entrance-9999-r1.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $ - -inherit enlightenment eutils - -DESCRIPTION="next generation of Elogin, a login/display manager for X" -HOMEPAGE="http://xcomputerman.com/pages/entrance.html" -SRC_URI="${SRC_URI} - mirror://gentoo/extraicons-1.tar.bz2 - http://wh0rd.de/gentoo/distfiles/extraicons-1.tar.bz2" -# http://www.atmos.org/files/gentooed-src.tar.gz" - -IUSE="pam listentcp" - -RDEPEND="|| ( x11-libs/libXau virtual/x11 ) - pam? ( sys-libs/pam ) - >=dev-db/edb-1.0.5 - >=x11-libs/evas-0.9.9 - >=x11-libs/ecore-0.9.9 - >=media-libs/edje-0.5.0 - >=x11-libs/esmart-0.9.0" - -DEPEND="${RDEPEND} - || ( x11-libs/libXt virtual/x11 )" - -src_unpack() { - enlightenment_src_unpack - if [ -d gentooed ] ; then - mv gentooed "${S}"/data/themes/ - cd "${S}"/data/themes - sed -i '/^SUBDIRS/s:$: gentooed:' Makefile.am - cp default/{Makefile.am,build_theme.sh} gentooed/ - cd gentooed - ln -s images img - sed -i 's:default:gentooed:g' Makefile.am build_theme.sh - sed -i 's:\(data/themes/default/Makefile\):\1 data/themes/gentooed/Makefile:' "${S}"/configure.in - fi - - if use listentcp; then - cd "${S}" - #epatch ${FILESDIR}/no-listen-tcp.patch - fi -} - -src_compile() { - if use pam ; then - export MY_ECONF="--with-auth-mode=pam" - else - export MY_ECONF="--with-auth-mode=shadow" - fi - enlightenment_src_compile -} - -src_install() { - enlightenment_src_install - rm -rf ${D}/etc/init.d - insinto /usr/share/entrance/images/sessions - doins ${WORKDIR}/extraicons/* - exeinto /usr/share/entrance - doexe data/config/build_config.sh - - cd /etc/X11/Sessions - local edb="${D}/etc/entrance_config.db" - local count="`edb_ed ${edb} get /entrance/session/count int`" - local datadir="${D}/usr/share/entrance/images/sessions" - local icon="" - while [ ${count} -ge 0 ] ; do - edb_ed ${edb} del /entrance/session/${count}/icon - edb_ed ${edb} del /entrance/session/${count}/session - edb_ed ${edb} del /entrance/session/${count}/title - count=$((${count} - 1)) - done - count=0 - for s in default * failsafe ; do - [ "${s}" == "Xsession" ] && continue - icon="`find ${datadir} -iname ${s}.png -printf %f`" - if [ -z "${icon}" ] ; then - edb_ed ${edb} add /entrance/session/${count}/icon str default.png - else - edb_ed ${edb} add /entrance/session/${count}/icon str ${icon} - fi - edb_ed ${edb} add /entrance/session/${count}/session str ${s} - edb_ed ${edb} add /entrance/session/${count}/title str ${s} - count=$((${count} + 1)) - done - edb_ed ${edb} add /entrance/session/count int ${count} -} diff --git a/x11-misc/entrance/files/digest-entrance-9999-r1 b/x11-misc/entrance/files/digest-entrance-9999-r1 deleted file mode 100644 index c4594cb3..00000000 --- a/x11-misc/entrance/files/digest-entrance-9999-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 b1d2a452028c3a09443d84968e24144c extraicons-1.tar.bz2 16770 -RMD160 6c608c53d4fb9475d88a5c475e4a57d7e1a9e71f extraicons-1.tar.bz2 16770 -SHA256 eae4ea74efa3e4a1ca43395fb15826a6f41a066cf9b0095f269000b62d393b38 extraicons-1.tar.bz2 16770 diff --git a/x11-misc/entrance/files/no-listen-tcp.patch b/x11-misc/entrance/files/no-listen-tcp.patch deleted file mode 100644 index ed11e81c..00000000 --- a/x11-misc/entrance/files/no-listen-tcp.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- src/daemon/Entranced.h 2006-01-03 04:20:53.000000000 +0100 -+++ src/daemon/Entranced.h 2006-01-03 04:21:10.000000000 +0100 -@@ -19,7 +19,7 @@ - - #define ENTRANCED_DEBUG 1 - --#define DEFAULT_X_SERVER "/usr/X11R6/bin/X -quiet -nolisten tcp" -+#define DEFAULT_X_SERVER "/usr/X11R6/bin/X -quiet" - //#define X_SERVER "/usr/X11R6/bin/Xnest -full" - #define X_DISP ":0" /* only used if DISPLAY variable is NOT set */ - #define ENTRANCE PREFIX "/bin/entrance_wrapper" ---- data/config/build_config.sh.in.old 2006-01-03 04:50:21.000000000 +0100 -+++ data/config/build_config.sh.in 2006-01-03 04:50:29.000000000 +0100 -@@ -50,5 +50,5 @@ - ecore_config -c $DB -k /entrance/presel/mode -i 1 - - # for Entranced --ecore_config -c $DB -k /entranced/xserver -s "/usr/X11R6/bin/X -quiet -nolisten tcp" -+ecore_config -c $DB -k /entranced/xserver -s "/usr/X11R6/bin/X -quiet" - ecore_config -c $DB -k /entranced/attempts -i 5 diff --git a/x11-misc/entrance/metadata.xml b/x11-misc/entrance/metadata.xml deleted file mode 100644 index adb80a04..00000000 --- a/x11-misc/entrance/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - -no-herd - - vapier@gentoo.org - Mike Frysinger - - -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 - - -- cgit v1.2.3