summaryrefslogtreecommitdiff
blob: 9226c5f1cf40cbacaa97a839c19e4fd6c186ea82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/rox-base/xdg-menu/xdg-menu-1.1.ebuild,v 1.1 2005/11/27 20:34:35 svyatogor Exp $

MY_PN="XDG-Menu"
DESCRIPTION="XDG-Menu is a ROX Menu Application that is XDG Compliant."
HOMEPAGE="http://xdg-menu.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tgz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND=">=dev-python/pyxdg-0.14"
IUSE=""

ROX_LIB_VER=2.0.0
APPNAME=${MY_PN}
S=${WORKDIR}

inherit rox