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
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')
-rw-r--r--app-dicts/kbgoffice/Manifest2
-rw-r--r--app-dicts/kbgoffice/kbgoffice-1.8_p82.ebuild17
2 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/kbgoffice/Manifest b/app-dicts/kbgoffice/Manifest
new file mode 100644
index 0000000..d2532a3
--- /dev/null
+++ b/app-dicts/kbgoffice/Manifest
@@ -0,0 +1,2 @@
+DIST kbgoffice-1.8_p82.tar.bz2 112457 RMD160 7f6e3b59b980cfeddeb33ab37009dec8a40aea2f SHA1 e69fb6a7360fc66e972cda70c3b5310518c4fafe SHA256 d5c3591d390f05f6e7ac5c0ca2a7c1cc3beb01d92a3019103d5b822cd75eaba6
+EBUILD kbgoffice-1.8_p82.ebuild 407 RMD160 b9ba92b7dad7d96bfff58ebc5851792fec82e7a7 SHA1 5868ab85dba05ba8d00b6a3954658f9a9fc92a96 SHA256 1c92a3c42f6e8b950eb9ba2375615516a36496cb1c9c99684211cdaf933affd9
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"