mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libidl: remove
project is dead - last release was in 2010 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
aa11ffc827
commit
6a7cd839e6
@@ -1,10 +0,0 @@
|
||||
SECTION = "libs"
|
||||
require libidl_${PV}.bb
|
||||
inherit native
|
||||
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "bison-native glib-2.0-native flex-native"
|
||||
|
||||
SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb"
|
||||
SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
|
||||
@@ -1,13 +0,0 @@
|
||||
DESCRIPTION = "Library for parsing CORBA IDL files"
|
||||
HOMEPAGE = "http://andrewtv.org/libIDL/"
|
||||
SECTION = "x11/gnome/libs"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-${PV}.tar.bz2"
|
||||
|
||||
S = "${WORKDIR}/libIDL-${PV}"
|
||||
|
||||
FILES_${PN} = "${libdir}/*.so.*"
|
||||
FILES_${PN}-dev += " ${bindir}"
|
||||
@@ -1,13 +0,0 @@
|
||||
require libidl.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
DEPENDS = "glib-2.0 flex-native libidl-native"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
BINCONFIG_GLOB = "*-config-2"
|
||||
inherit autotools pkgconfig binconfig
|
||||
|
||||
SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb"
|
||||
SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220"
|
||||
Reference in New Issue
Block a user