mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
dleyna-connector-dbus: drop recipe
The recipe has been disabled for over two years, due to the application being an abandonware, and it fails to compile with new versions of its dependencies. There are no signs from upstream that it would be revived (repository has been archived 4 years ago). Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b990486203
commit
10cb235b58
|
|
@ -1,19 +0,0 @@
|
|||
SUMMARY = "D-Bus connector for dLeyna libraries"
|
||||
HOMEPAGE = "https://01.org/dleyna/"
|
||||
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://src/connector-dbus.c;endline=21;md5=0a1695cef53beefc36651de439f643b5"
|
||||
|
||||
DEPENDS = "glib-2.0 dbus dleyna-core"
|
||||
|
||||
SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https"
|
||||
SRCREV = "de913c35e5c936e2d40ddbd276ee902cd802bd3a"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
FILES:${PN} += "${libdir}/dleyna-1.0/connectors/*.so"
|
||||
FILES:${PN}-dev += "${libdir}/dleyna-1.0/connectors/*.la"
|
||||
FILES:${PN}-dbg += "${libdir}/dleyna-1.0/connectors/.debug/*.so"
|
||||
|
||||
SKIP_RECIPE[dleyna-connector-dbus] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
|
||||
Loading…
Reference in New Issue
Block a user