summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIskren Slavov <iskren.s@gmail.com>2010-04-19 17:43:21 +0300
committerIskren Slavov <iskren.s@gmail.com>2010-04-19 17:43:21 +0300
commit16b5a27351a2b9c2ef70dd10073bdf5cada30ba3 (patch)
tree29c2fd0bbc4e5a9ec322575edca36dcac3f157d1 /app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild
parentliferea-1.7.4: removed lua support, added liferea-1.6.3 bump (diff)
downloadwish-16b5a27351a2b9c2ef70dd10073bdf5cada30ba3.tar.gz
wish-16b5a27351a2b9c2ef70dd10073bdf5cada30ba3.tar.bz2
wish-16b5a27351a2b9c2ef70dd10073bdf5cada30ba3.zip
add wine-1.1.43, add lirc-0.8.6-r3 (compiles with kernel 2.6.33+)
Diffstat (limited to 'app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild')
-rw-r--r--app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild b/app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild
new file mode 100644
index 0000000..68c9387
--- /dev/null
+++ b/app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild
@@ -0,0 +1,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"