| 1 |
hwoarang |
1.1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
|
|
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
ago |
1.2 |
# $Header: /var/cvsroot/gentoo-x86/lxde-base/menu-cache/menu-cache-0.3.3.ebuild,v 1.1 2012/05/23 20:00:42 hwoarang Exp $
|
| 4 |
hwoarang |
1.1 |
|
| 5 |
|
|
EAPI="4"
|
| 6 |
|
|
|
| 7 |
|
|
DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org application menus"
|
| 8 |
|
|
HOMEPAGE="http://lxde.sourceforge.net/"
|
| 9 |
|
|
SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
|
| 10 |
|
|
|
| 11 |
|
|
LICENSE="GPL-2"
|
| 12 |
|
|
SLOT="0"
|
| 13 |
ago |
1.2 |
KEYWORDS="~alpha amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
|
| 14 |
hwoarang |
1.1 |
IUSE=""
|
| 15 |
|
|
|
| 16 |
|
|
RDEPEND="dev-libs/glib:2"
|
| 17 |
|
|
DEPEND="${RDEPEND}
|
| 18 |
|
|
sys-devel/gettext
|
| 19 |
|
|
virtual/pkgconfig"
|