清理无人维护的ibus*
[gentoo-china-overlay.git] / gnome-extra / lunar-applet / lunar-applet-1.6.ebuild
bloba752d3160df08d3eff800e6f25d63f630b8bb416
1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 inherit gnome2
7 DESCRIPTION="The Chinese Lunar applet for gnome"
8 HOMEPAGE="http://dev.inlsd.org/projects/lunar-applet"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="x86"
13 IUSE="doc eds"
15 SRC_URI="http://ftp.inlsd.org/${PN}/${P}.tar.gz"
17 RDEPEND=">=gnome-base/gnome-panel-2.16
18 eds? ( >=gnome-extra/evolution-data-server-1.6 )"
20 DEPEND="${RDEPEND}
21 app-text/scrollkeeper
22 >=dev-util/pkgconfig-0.9
23 >=dev-util/intltool-0.35
24 >=app-text/gnome-doc-utils-0.3.2
25 doc? ( >=dev-util/gtk-doc-1 )"
27 DOCS="AUTHORS ChangeLog NEWS README"
29 pkg_setup() {
30 G2CONF="${G2CONF} $(use_enable eds) "