From ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 27 Apr 2017 11:04:51 +0200 Subject: recipes: remove blacklisted recipes * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa --- .../recipes-multimedia/gstreamer/gst123_0.3.1.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb (limited to 'meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb') diff --git a/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb b/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb deleted file mode 100644 index 9fe1bc6b64..0000000000 --- a/meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb +++ /dev/null @@ -1,17 +0,0 @@ -SUMMARY = "Flexible CLI player in the spirit of mpg123, based on GStreamer" -HOMEPAGE = "http://space.twc.de/~stefan/gst123.php" -LICENSE = "LGPLv2.1+" -LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ - file://src/gst123.cc;beginline=1;endline=19;md5=05d2f5d54b985b986c26af931d2084f8" - -DEPENDS = "libx11 gstreamer gst-plugins-base gtk+ ncurses" - -SRC_URI = "http://space.twc.de/~stefan/gst123/${BPN}-${PV}.tar.bz2 \ - file://display.patch" - -SRC_URI[md5sum] = "1e77767c9d6fecee5641f95804f160fe" -SRC_URI[sha256sum] = "89d1de025eca0466c125dcd6a11b64341bdf98ee4c03c3e5a12321d77cb8b0ce" - -inherit autotools - -PNBLACKLIST[gst123] ?= "gst123 is still "sometimes" using wrong sysroot - the recipe will be removed on 2017-09-01 unless the issue is fixed" -- cgit 1.2.3-korg