# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-meta/lxde-meta-0.5.0-r1.ebuild,v 1.5 2010/02/28 18:37:26 nixnut Exp $ DESCRIPTION="Meta ebuild for LXDE, the Lightweight X11 Desktop Environment" HOMEPAGE="http://lxde.sf.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm ppc x86" IUSE="" RDEPEND="=lxde-base/lxappearance-0.4* =lxde-base/lxde-icon-theme-0.0* ~lxde-base/lxde-common-0.5.0 =lxde-base/lxmenu-data-0.1* =lxde-base/lxinput-0.1* =lxde-base/lxpanel-0.5* =lxde-base/lxrandr-0.1* ~lxde-base/lxsession-0.4.1 =lxde-base/lxsession-edit-0.1* =lxde-base/lxshortcut-0.1* =lxde-base/lxtask-0.1* lxde-base/lxterminal media-gfx/gpicview x11-misc/pcmanfm x11-wm/openbox x11-misc/obconf" pkg_postinst() { elog "For your convenience you can review the LXDE Configuration HOWTO at" elog "http://www.gentoo.org/proj/en/desktop/lxde/lxde-howto.xml" }