libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / gnome / libgnomekbd_2.24.0.bb
blob9d13feb44f4b012e9d3e5fcecb648a0cf28ae762
1 DESCRIPTION = "GNOME keyboard library"
2 LICENSE = "LGPL"
4 DEPENDS = "gconf libgnome libxklavier"
6 inherit gnome
8 do_configure_append() {
9 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
10 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
13 do_stage() {
14 autotools_stage_all
21 SRC_URI[archive.md5sum] = "43e4d090bc67a1984bebf551637783fd"
22 SRC_URI[archive.sha256sum] = "60f093b4fcbdfa12212d6e29dc2f7802a3234d8035f45efed4b426c0bb293c5a"