diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-27 11:04:51 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-31 10:18:33 +0200 |
| commit | ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 (patch) | |
| tree | e16d2a838f4561d5538928a58f805e5f1373225a /meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb | |
| parent | 6775acb048dabd624c5c8197b683aba45ed91569 (diff) | |
| download | meta-openembedded-ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3.tar.gz | |
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/gstreamer/gst123_0.3.1.bb | 17 |
1 files changed, 0 insertions, 17 deletions
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 @@ | |||
| 1 | SUMMARY = "Flexible CLI player in the spirit of mpg123, based on GStreamer" | ||
| 2 | HOMEPAGE = "http://space.twc.de/~stefan/gst123.php" | ||
| 3 | LICENSE = "LGPLv2.1+" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | ||
| 5 | file://src/gst123.cc;beginline=1;endline=19;md5=05d2f5d54b985b986c26af931d2084f8" | ||
| 6 | |||
| 7 | DEPENDS = "libx11 gstreamer gst-plugins-base gtk+ ncurses" | ||
| 8 | |||
| 9 | SRC_URI = "http://space.twc.de/~stefan/gst123/${BPN}-${PV}.tar.bz2 \ | ||
| 10 | file://display.patch" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "1e77767c9d6fecee5641f95804f160fe" | ||
| 13 | SRC_URI[sha256sum] = "89d1de025eca0466c125dcd6a11b64341bdf98ee4c03c3e5a12321d77cb8b0ce" | ||
| 14 | |||
| 15 | inherit autotools | ||
| 16 | |||
| 17 | PNBLACKLIST[gst123] ?= "gst123 is still "sometimes" using wrong sysroot - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
