summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-apps')
-rw-r--r--meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb4
-rw-r--r--meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb2
-rw-r--r--meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb2
-rw-r--r--meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb2
4 files changed, 5 insertions, 5 deletions
diff --git a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
index 682c6fa26..3f5a5b124 100644
--- a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
+++ b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
@@ -21,6 +21,6 @@ do_configure_prepend() {
21 sed -i -e "s: help : :g" ${S}/Makefile.am 21 sed -i -e "s: help : :g" ${S}/Makefile.am
22} 22}
23 23
24PNBLACKLIST[cheese] ?= "Depends on blacklisted gstreamer" 24PNBLACKLIST[cheese] ?= "Depends on blacklisted gstreamer - the recipe will be removed on 2017-09-01 unless the issue is fixed"
25 25
26PNBLACKLIST[cheese] ?= "Depends on blacklisted gnome-desktop" 26PNBLACKLIST[cheese] ?= "Depends on blacklisted gnome-desktop - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb b/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
index d40f51db3..5e11a95de 100644
--- a/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
+++ b/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
@@ -20,6 +20,6 @@ SRC_URI = "http://www.emma-soft.com/projects/${BPN}/chrome/site/releases/${BP}.t
20SRC_URI[md5sum] = "e50285b01612169b2594fea375f53ae4" 20SRC_URI[md5sum] = "e50285b01612169b2594fea375f53ae4"
21SRC_URI[sha256sum] = "948648ae7c9d7b3b408d738bd4f48d87375b1196cae1129d6b846a8de0f2f8f0" 21SRC_URI[sha256sum] = "948648ae7c9d7b3b408d738bd4f48d87375b1196cae1129d6b846a8de0f2f8f0"
22 22
23PNBLACKLIST[epdfview] ?= "BROKEN: images are not displayed anymore" 23PNBLACKLIST[epdfview] ?= "BROKEN: images are not displayed anymore - the recipe will be removed on 2017-09-01 unless the issue is fixed"
24# There will be no further development / upstream is gone [1] 24# There will be no further development / upstream is gone [1]
25# [1] https://bugzilla.redhat.com/show_bug.cgi?id=906121 25# [1] https://bugzilla.redhat.com/show_bug.cgi?id=906121
diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
index ddc10aa0a..f6d737c81 100644
--- a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
+++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
@@ -15,4 +15,4 @@ EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore"
15 15
16inherit gettext pkgconfig autotools gconf 16inherit gettext pkgconfig autotools gconf
17 17
18PNBLACKLIST[gmtk] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130661/" 18PNBLACKLIST[gmtk] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130661/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb
index ef460f13d..629b830dd 100644
--- a/meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb
+++ b/meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb
@@ -5,7 +5,7 @@ SECTION = "multimedia"
5LICENSE = "GPLv2+" 5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
7 7
8PNBLACKLIST[gnome-mplayer] ?= "rdepends on blacklisted mplayer" 8PNBLACKLIST[gnome-mplayer] ?= "rdepends on blacklisted mplayer - the recipe will be removed on 2017-09-01 unless the issue is fixed"
9PR = "r2" 9PR = "r2"
10 10
11DEPENDS = "gmtk gtk+ alsa-lib libnotify glib-2.0 dbus-glib virtual/libx11 libxscrnsaver" 11DEPENDS = "gmtk gtk+ alsa-lib libnotify glib-2.0 dbus-glib virtual/libx11 libxscrnsaver"