From 8ba9011dae5fb85e1e53bb6adb122a5615fb32e3 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 30 Jul 2005 21:48:23 +0000 Subject: move gentoofr overlay to .. --- x11-misc/elapse/Manifest | 2 + x11-misc/elapse/elapse-9999.ebuild | 14 ++++ x11-misc/elapse/files/digest-elapse-9999 | 0 x11-misc/entrance/ChangeLog | 35 ++++++++++ x11-misc/entrance/Manifest | 5 ++ x11-misc/entrance/entrance-9999-r1.ebuild | 86 +++++++++++++++++++++++++ x11-misc/entrance/files/digest-entrance-9999-r1 | 1 + x11-misc/entrance/files/no-listen-tcp.patch | 18 ++++++ x11-misc/entrance/metadata.xml | 15 +++++ 9 files changed, 176 insertions(+) create mode 100644 x11-misc/elapse/Manifest create mode 100644 x11-misc/elapse/elapse-9999.ebuild create mode 100644 x11-misc/elapse/files/digest-elapse-9999 create mode 100644 x11-misc/entrance/ChangeLog create mode 100644 x11-misc/entrance/Manifest create mode 100644 x11-misc/entrance/entrance-9999-r1.ebuild create mode 100644 x11-misc/entrance/files/digest-entrance-9999-r1 create mode 100644 x11-misc/entrance/files/no-listen-tcp.patch create mode 100644 x11-misc/entrance/metadata.xml (limited to 'x11-misc') diff --git a/x11-misc/elapse/Manifest b/x11-misc/elapse/Manifest new file mode 100644 index 00000000..eeb91d20 --- /dev/null +++ b/x11-misc/elapse/Manifest @@ -0,0 +1,2 @@ +MD5 82d4a2aa0a2ae1771acf05d7dd2129c8 elapse-9999.ebuild 299 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-elapse-9999 0 diff --git a/x11-misc/elapse/elapse-9999.ebuild b/x11-misc/elapse/elapse-9999.ebuild new file mode 100644 index 00000000..1ded3c7c --- /dev/null +++ b/x11-misc/elapse/elapse-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +ECVS_MODULE="misc/elapse" +inherit enlightenment + +DESCRIPTION="EFL powered clock" +HOMEPAGE="http://www.enlightenment.org" + +DEPEND="media-libs/edje + x11-libs/esmart" + +EDOCS="BEER" diff --git a/x11-misc/elapse/files/digest-elapse-9999 b/x11-misc/elapse/files/digest-elapse-9999 new file mode 100644 index 00000000..e69de29b diff --git a/x11-misc/entrance/ChangeLog b/x11-misc/entrance/ChangeLog new file mode 100644 index 00000000..8f63673d --- /dev/null +++ b/x11-misc/entrance/ChangeLog @@ -0,0 +1,35 @@ +# 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 new file mode 100644 index 00000000..11e95150 --- /dev/null +++ b/x11-misc/entrance/Manifest @@ -0,0 +1,5 @@ +MD5 1739a160d16ea55c87e9fbc8e49a2f5e entrance-9999-r1.ebuild 2582 +MD5 308622652f1a12a9c4097ad2a2292d54 ChangeLog 1139 +MD5 088d07394fa8372e79b7757075ea4a7d metadata.xml 515 +MD5 e96746829116e24c379e88663da20667 files/no-listen-tcp.patch 711 +MD5 8c2c9320269ef791ea0b6a00729a9104 files/digest-entrance-9999-r1 64 diff --git a/x11-misc/entrance/entrance-9999-r1.ebuild b/x11-misc/entrance/entrance-9999-r1.ebuild new file mode 100644 index 00000000..4367b7df --- /dev/null +++ b/x11-misc/entrance/entrance-9999-r1.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2005 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.3 2005/02/12 03:43:31 vapier Exp $ + +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 nolistentcp" + +DEPEND="virtual/x11 + pam? ( sys-libs/pam ) + >=dev-db/edb-1.0.5 + >=x11-libs/evas-1.0.0_pre13 + >=x11-libs/ecore-1.0.0_pre7 + >=media-libs/edje-0.5.0 + >=x11-libs/esmart-0.0.2.20040501 + >=sys-apps/sed-4" + +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 + cd ${S} + + if use nolistentcp; then + 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 new file mode 100644 index 00000000..8cf3b1b3 --- /dev/null +++ b/x11-misc/entrance/files/digest-entrance-9999-r1 @@ -0,0 +1 @@ +MD5 b1d2a452028c3a09443d84968e24144c 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 new file mode 100644 index 00000000..c26c5c95 --- /dev/null +++ b/x11-misc/entrance/files/no-listen-tcp.patch @@ -0,0 +1,18 @@ +http://bugs.gentoo.org/show_bug.cgi?id=65903 + +Index: src/daemon/Entranced.h +=================================================================== +RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/daemon/Entranced.h,v +retrieving revision 1.7 +diff -u -r1.7 Entranced.h +--- src/daemon/Entranced.h 20 May 2004 04:02:09 -0000 1.7 ++++ src/daemon/Entranced.h 12 Feb 2005 03:37:59 -0000 +@@ -18,7 +18,7 @@ + + #define ENTRANCED_DEBUG 1 + +-#define X_SERVER "/usr/X11R6/bin/X -quiet" ++#define X_SERVER "/usr/X11R6/bin/X -quiet -nolisten tcp" + //#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" diff --git a/x11-misc/entrance/metadata.xml b/x11-misc/entrance/metadata.xml new file mode 100644 index 00000000..adb80a04 --- /dev/null +++ b/x11-misc/entrance/metadata.xml @@ -0,0 +1,15 @@ + + + +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