/[gentoo-x86]/lxde-base/menu-cache/menu-cache-0.3.3.ebuild
Gentoo

Contents of /lxde-base/menu-cache/menu-cache-0.3.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Thu Aug 16 10:12:07 2012 UTC (9 months ago) by ago
Branch: MAIN
Changes since 1.1: +2 -2 lines
Stable for amd64, wrt bug #429102

(Portage version: 2.1.11.9/cvs/Linux x86_64)

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"

  ViewVC Help
Powered by ViewVC 1.1.13