initscripts-shr: remove devtmpfs initscript for palmpre machine
[openembedded.git] / recipes / libidl / libidl.inc
blob7a90a7044df0948e9b0b664cebe49b9d6269a7be
1 DESCRIPTION = "Library for parsing CORBA IDL files"
2 SECTION = "x11/gnome/libs"
3 LICENSE = "LGPL"
5 inherit autotools pkgconfig
7 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-${PV}.tar.bz2"
9 S = "${WORKDIR}/libIDL-${PV}"
11 FILES_${PN} = "${libdir}/*.so.*"
12 FILES_${PN}-dev += " ${bindir}"