From: Rolf Leggewie Date: Wed, 7 Feb 2007 17:40:12 +0000 (+0000) Subject: anthy: fix SECTION, minor clean up X-Git-Tag: Release-2010-05/1~9270^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984172e96143a8fbf12f62f32fddaa9e5ce2b6e7;p=openembedded.git anthy: fix SECTION, minor clean up --- diff --git a/packages/anthy/anthy_7811.bb b/packages/anthy/anthy_7811.bb index a6c8eff200..5ac651223b 100644 --- a/packages/anthy/anthy_7811.bb +++ b/packages/anthy/anthy_7811.bb @@ -3,8 +3,8 @@ AUTHOR = "Anthy Developers " HOMEPAGE = "http://anthy.sourceforge.jp" LICENSE = "GPL" DEPENDS = "anthy-native" -SECTION = "libs/inputmethod" -PR = "r0" +SECTION = "inputmethods" +PR = "r1" SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/20510/anthy-7811.tar.gz \ file://not_build_elc.patch;patch=1 \ @@ -12,8 +12,6 @@ SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/20510/anthy-7811.tar.gz \ file://change_anthy_dic_path.patch;patch=1 \ file://native-mkanthydic-mkdepgraph.patch;patch=1" -S = "${WORKDIR}/anthy-${PV}" - inherit autotools pkgconfig PACKAGES = "${PN} ${PN}-el libanthy0 libanthy-dev" @@ -21,6 +19,8 @@ PACKAGES = "${PN} ${PN}-el libanthy0 libanthy-dev" DESCRIPTION_anthy = "A Japanese input method (backend, dictionary and utility)" DESCRIPTION_libanthy0 = "Anthy runtime library" DESCRIPTION_libanthy-dev = "Anthy static library, headers and documets for developers" +SECTION_libanthy0 = "libs/inputmethods" +SECTION_libanthy-dev = "devel/libs" # gettext