diff options
Diffstat (limited to 'meta-gnome')
13 files changed, 24 insertions, 2 deletions
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 d455f1447b..ddc10aa0a1 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 | |||
| @@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "a07130d62719e8c1244f8405dd97445798df5204fc0f3f2f2b669b1251 | |||
| 14 | EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore" | 14 | EXTRA_OECONF = "--disable-gconf --with-gio --with-alsa --enable-keystore" |
| 15 | 15 | ||
| 16 | inherit gettext pkgconfig autotools gconf | 16 | inherit gettext pkgconfig autotools gconf |
| 17 | |||
| 18 | PNBLACKLIST[gmtk] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130661/" | ||
diff --git a/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb index 0e296e59f2..ac0182977a 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb | |||
| @@ -36,3 +36,5 @@ FILES_${PN} += " \ | |||
| 36 | " | 36 | " |
| 37 | 37 | ||
| 38 | RDEPENDS_${PN} = "dosfstools mtools e2fsprogs" | 38 | RDEPENDS_${PN} = "dosfstools mtools e2fsprogs" |
| 39 | |||
| 40 | PNBLACKLIST[gparted] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131634/" | ||
diff --git a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb index b00a449356..ab0ed4fb5e 100644 --- a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb +++ b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb | |||
| @@ -28,3 +28,5 @@ do_install() { | |||
| 28 | install -d ${D}/${sysconfdir}/xdg/autostart | 28 | install -d ${D}/${sysconfdir}/xdg/autostart |
| 29 | install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart | 29 | install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart |
| 30 | } | 30 | } |
| 31 | |||
| 32 | PNBLACKLIST[devilspie2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130666/" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb index 2adb81b598..eeddcb7698 100644 --- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb | |||
| @@ -17,3 +17,5 @@ GNOME_COMPRESS_TYPE="bz2" | |||
| 17 | 17 | ||
| 18 | FILES_${PN} += "${datadir}/gnome-background-properties" | 18 | FILES_${PN} += "${datadir}/gnome-background-properties" |
| 19 | 19 | ||
| 20 | |||
| 21 | PNBLACKLIST[gnome-backgrounds] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130647/" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb index 17950fcb05..c94b659a79 100644 --- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb | |||
| @@ -24,3 +24,5 @@ do_configure_prepend () { | |||
| 24 | PACKAGES =+ "libgnome-desktop" | 24 | PACKAGES =+ "libgnome-desktop" |
| 25 | FILES_libgnome-desktop = "${libdir}/lib*${SOLIBS} ${datadir}/libgnome-desktop/pnp.ids" | 25 | FILES_libgnome-desktop = "${libdir}/lib*${SOLIBS} ${datadir}/libgnome-desktop/pnp.ids" |
| 26 | FILES_${PN} += "${datadir}/gnome-about" | 26 | FILES_${PN} += "${datadir}/gnome-about" |
| 27 | |||
| 28 | PNBLACKLIST[gnome-desktop] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130595/" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb b/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb index a31eb5571a..6dc80b54b6 100644 --- a/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb +++ b/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb | |||
| @@ -17,3 +17,5 @@ GNOME_COMPRESS_TYPE="bz2" | |||
| 17 | 17 | ||
| 18 | DEPENDS += "shared-mime-info intltool-native" | 18 | DEPENDS += "shared-mime-info intltool-native" |
| 19 | RDEPENDS_${PN} = "shared-mime-info" | 19 | RDEPENDS_${PN} = "shared-mime-info" |
| 20 | |||
| 21 | PNBLACKLIST[gnome-mime-data] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130589/" | ||
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb index 7518bbb0a9..745ed00c71 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb | |||
| @@ -31,3 +31,5 @@ FILES_${PN} += "${datadir}/icons \ | |||
| 31 | 31 | ||
| 32 | FILES_${PN}-doc += "${datadir}/omf \ | 32 | FILES_${PN}-doc += "${datadir}/omf \ |
| 33 | ${datadir}/gnome/help " | 33 | ${datadir}/gnome/help " |
| 34 | |||
| 35 | PNBLACKLIST[gnome-system-monitor] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131635/" | ||
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb index 2caa820812..6bb6816cb7 100644 --- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb +++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | |||
| @@ -21,5 +21,3 @@ SRC_URI += "\ | |||
| 21 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" | 21 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" |
| 22 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" | 22 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" |
| 23 | GNOME_COMPRESS_TYPE="bz2" | 23 | GNOME_COMPRESS_TYPE="bz2" |
| 24 | |||
| 25 | PNBLACKLIST[libgnomecups] ?= "Depends on broken libgnomeui" | ||
diff --git a/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb index 90ed5a4641..2a0022ba6d 100644 --- a/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb +++ b/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb | |||
| @@ -53,3 +53,5 @@ SRC_URI += "file://glib-2.32.patch \ | |||
| 53 | file://substitute-tests.patch" | 53 | file://substitute-tests.patch" |
| 54 | SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f" | 54 | SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f" |
| 55 | SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5" | 55 | SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5" |
| 56 | |||
| 57 | PNBLACKLIST[gtk-engines] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130602/" | ||
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb index 06ae4b180f..ac7540eafb 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb | |||
| @@ -29,3 +29,5 @@ do_configure_prepend() { | |||
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | FILES_${PN} += " ${datadir}/gtksourceview-2.0" | 31 | FILES_${PN} += " ${datadir}/gtksourceview-2.0" |
| 32 | |||
| 33 | PNBLACKLIST[gtksourceview2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130597/" | ||
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb index e5914e04ca..77356272d1 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | |||
| @@ -16,3 +16,5 @@ do_configure_append() { | |||
| 16 | find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g | 16 | find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g |
| 17 | find ${B} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g | 17 | find ${B} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g |
| 18 | } | 18 | } |
| 19 | |||
| 20 | PNBLACKLIST[libgnomekbd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130608/" | ||
diff --git a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb index a27da5e8d4..dc126cd940 100644 --- a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb +++ b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | |||
| @@ -8,3 +8,5 @@ DEPENDS = "bison-native glib-2.0-native" | |||
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" | 9 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" |
| 10 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" | 10 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" |
| 11 | |||
| 12 | PNBLACKLIST[libidl-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130582/" | ||
diff --git a/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb b/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb index 82393c3504..3b4a0b4266 100644 --- a/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb +++ b/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb | |||
| @@ -23,3 +23,5 @@ RDEPENDS_${PN} += " \ | |||
| 23 | python3-pycairo \ | 23 | python3-pycairo \ |
| 24 | python3-pygobject \ | 24 | python3-pygobject \ |
| 25 | " | 25 | " |
| 26 | |||
| 27 | PNBLACKLIST[onboard] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130637/" | ||
