summaryrefslogtreecommitdiff
blob: 94513a27a1d08ef8984b778163959685b128956f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/slibo/slibo-0.4.4.ebuild,v 1.2 2003/12/01 08:07:33 mr_bones_ Exp $

inherit kde

need-kde 3

DESCRIPTION="A comfortable replacement for the xboard chess interface"
SRC_URI="mirror://sourceforge/slibo/${P}.tar.bz2"
HOMEPAGE="http://slibo.sourceforge.net/"

LICENSE="GPL-2"
KEYWORDS="x86"
SLOT="0"

DEPEND="${DEPEND} dev-db/sqlite"