el-get/recipes/ibus.rcp
Takafumi Arakaki 2f98061248 Update ibus.rcp to use version 0.3.2
See: ibus.el Version 0.3.2 released : ibus.el
https://launchpad.net/ibus.el/+announcement/9685
2012-03-03 16:39:36 +01:00

9 lines
323 B
Plaintext

(:name ibus
:description "IBus client for GNU Emacs"
:website "https://launchpad.net/ibus.el"
:type http-tar
:options ("xzf")
:url "http://launchpad.net/ibus.el/0.3/0.3.2/+download/ibus-el-0.3.2.tar.gz"
:post-init (add-hook 'after-init-hook 'ibus-mode-on)
:features "ibus")