summaryrefslogtreecommitdiff
blob: 68c93878a6f8249ee0fbbe157495d5e4b0ec5274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="2"
inherit cmake-utils

DESCRIPTION="A very nice QT based Bulgarian <=> English dictionary"
HOMEPAGE="http://bgoffice.sourceforge.net"
SRC_URI="${P}.tar.bz2"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
IUSE="kde"

DEPEND=">=x11-libs/qt-gui-4.6.2
      >=app-dicts/bgoffice-dictfiles-1.0"