diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-09 17:17:57 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-09 17:21:09 +0200 |
| commit | c35f42970ffe9f49dd1480c8ab279d68e443d000 (patch) | |
| tree | 09b379f84a3845bde50b3bf7f58ca2f5d68eaf01 /meta-oe/recipes-gnome/libidl/libidl.inc | |
| parent | ed365c1c4d3f2f43ccc074b4c9440f0ddd145615 (diff) | |
| download | meta-openembedded-c35f42970ffe9f49dd1480c8ab279d68e443d000.tar.gz | |
move various GNOME recipes to meta-gnome
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-gnome/libidl/libidl.inc')
| -rw-r--r-- | meta-oe/recipes-gnome/libidl/libidl.inc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-oe/recipes-gnome/libidl/libidl.inc b/meta-oe/recipes-gnome/libidl/libidl.inc deleted file mode 100644 index 7a90a7044d..0000000000 --- a/meta-oe/recipes-gnome/libidl/libidl.inc +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | DESCRIPTION = "Library for parsing CORBA IDL files" | ||
| 2 | SECTION = "x11/gnome/libs" | ||
| 3 | LICENSE = "LGPL" | ||
| 4 | |||
| 5 | inherit autotools pkgconfig | ||
| 6 | |||
| 7 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-${PV}.tar.bz2" | ||
| 8 | |||
| 9 | S = "${WORKDIR}/libIDL-${PV}" | ||
| 10 | |||
| 11 | FILES_${PN} = "${libdir}/*.so.*" | ||
| 12 | FILES_${PN}-dev += " ${bindir}" | ||
