freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
[openembedded.git] / recipes / uim / uim.inc
blob8f225ddc02376184c2c9274c63e5609b44425635
1 DESCRIPTION = "A multilingual user input method library"
2 HOMEPAGE = "http://uim.freedesktop.org/"
3 LICENSE = "GPL"
4 SECTION = "inputmethods"
6 EXTRA_OECONF += "--disable-applet \
7                  --disable-emacs \
8 #                 --without-qt \
9                  --without-scim \
10                  --without-m17nlib \
11                  --without-prime \
12                  --without-canna \
13                  --without-mana \
14                  --without-eb"
16 SRC_URI = "http://uim.googlecode.com/files/uim-${PV}.tar.bz2"
18 FILES_${PN}-dbg += "${libdir}/*/*/*/.debug ${libdir}/*/*/.debug"
19 FILES_${PN}-dev += "${libdir}/uim/plugin/*.la"