[Lunar-commits] <moonbase-other> ibus: introduction to -other
v4hn
me at v4hn.de
Tue Feb 19 02:41:48 CET 2013
commit 43b8397310948254a1f417bda71e4c52c1eb775e
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 17:41:48 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/43b8397310948254a1f417bda71e4c52c1eb775e
ibus: introduction to -other
---
libs/ibus/DEPENDS | +9/-0
libs/ibus/DETAILS | +13/-0
2 files changed, 22 insertions(+)
--- /dev/null
+++ b/libs/ibus/DEPENDS
@@ -0,0 +1,9 @@
+depends intltool
+depends hicolor-icon-theme
+depends pygobject
+depends vala
+depends dconf
+depends iso-codes
+optional_depends gtk+-2 "--enable-gtk2" "--disable-gtk2" "build gtk2 im module"
+# coming soon
+#optional_depends gtk+-3 "--enable-gtk3" "--disable-gtk3" "build gtk3 im module"
--- /dev/null
+++ b/libs/ibus/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=ibus
+ VERSION=1.5.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://ibus.googlecode.com/files
+ SOURCE_VFY=sha1:31d732c17d0a103565fa29995c5610e8be8b2dca
+ WEB_SITE=http://ibus.googlecode.com
+ ENTERED=20130217
+ UPDATED=20130217
+ SHORT="Next Generation Input Bus for Linux"
+
+cat <<EOF
+IBus - Intelligent Input Bus for Linux.
+EOF
More information about the Lunar-commits
mailing list