diff options
-rw-r--r-- | gnome/libidl_0.8.3.oe | 19 | ||||
-rw-r--r-- | libidl/libidl-native_0.8.3.oe (renamed from gnome/libidl-native_0.8.3.oe) | 0 | ||||
-rw-r--r-- | libidl/libidl_0.8.3.oe | 0 |
3 files changed, 0 insertions, 19 deletions
diff --git a/gnome/libidl_0.8.3.oe b/gnome/libidl_0.8.3.oe deleted file mode 100644 index d5ecc0dd68..0000000000 --- a/gnome/libidl_0.8.3.oe +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "library for parsing CORBA IDL files" -SECTION = "gnome/libs" -SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-${PV}.tar.bz2" -DEPENDS = "glib-2.0" - -FILES_${PN} = "${libdir}/*.so.*" -FILES_${PN}-dev += " ${bindir}" - -S = "${WORKDIR}/libIDL-${PV}" - -inherit autotools pkgconfig - -do_stage() { - oe_runmake install prefix=${STAGING_DIR} \ - bindir=${STAGING_BINDIR} \ - includedir=${STAGING_INCDIR} \ - libdir=${STAGING_LIBDIR} \ - datadir=${STAGING_DATADIR} -} diff --git a/gnome/libidl-native_0.8.3.oe b/libidl/libidl-native_0.8.3.oe index e69de29bb2..e69de29bb2 100644 --- a/gnome/libidl-native_0.8.3.oe +++ b/libidl/libidl-native_0.8.3.oe diff --git a/libidl/libidl_0.8.3.oe b/libidl/libidl_0.8.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libidl/libidl_0.8.3.oe |