You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/gnutu/gnutu-2.5.ebuild

23 lines
611 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gnutu/gnutu-2.5.ebuild,v 1.2 2012/10/17 16:33:22 ago Exp $
EAPI=4
DESCRIPTION="GNU Student's Timetable for polish users"
HOMEPAGE="http://gnutu.devnull.pl/"
SRC_URI="http://gnutu.devnull.pl/download/sources/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/mono-1.2.5.1-r1
>=dev-dotnet/gtk-sharp-2.10.0
>=dev-dotnet/glade-sharp-2.10.0"
DEPEND="${RDEPEND}
sys-devel/gettext"
DOCS=( ChangeLog AUTHORS NEWS README )