diff options
Diffstat (limited to 'meta-xfce')
4 files changed, 8 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb index e87dea79e1..f0cb7f0c8e 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | |||
| @@ -18,3 +18,5 @@ EXTRA_OECONF = "--disable-gtk3" | |||
| 18 | 18 | ||
| 19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" | 19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" |
| 20 | 20 | ||
| 21 | |||
| 22 | PNBLACKLIST[mousepad] ?= "Depends on blacklisted gtksourceview2" | ||
diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb index bdbec458bc..2c91fa9b93 100644 --- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb +++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb | |||
| @@ -12,3 +12,5 @@ SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d" | |||
| 12 | SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2" | 12 | SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} = "gst-meta-audio" | 14 | RDEPENDS_${PN} = "gst-meta-audio" |
| 15 | |||
| 16 | PNBLACKLIST[xfce4-mixer] ?= "Depends on blacklisted gst-plugins-base" | ||
diff --git a/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb b/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb index 8c04db6c01..590d9b98ef 100644 --- a/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb +++ b/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb | |||
| @@ -28,3 +28,5 @@ DEPENDS = "gtk+ gconf libnotify dbus-glib libgxim xfconf intltool-native" | |||
| 28 | RDEPENDS_${PN} += "bash" | 28 | RDEPENDS_${PN} += "bash" |
| 29 | 29 | ||
| 30 | FILES_${PN} += "${datadir}/dbus-1/* ${datadir}/gir-1.0/* ${libdir}/girepository-1.0/*" | 30 | FILES_${PN} += "${datadir}/dbus-1/* ${datadir}/gir-1.0/* ${libdir}/girepository-1.0/*" |
| 31 | |||
| 32 | PNBLACKLIST[imsettings] ?= "Depends on blacklisted libgxim" | ||
diff --git a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.6.bb b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.6.bb index c2e0ed9125..a7c8deee2f 100644 --- a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.6.bb +++ b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.2.6.bb | |||
| @@ -25,3 +25,5 @@ PACKAGECONFIG[netcat] = "--enable-netcat,--disable-netcat, netcat" | |||
| 25 | PACKAGECONFIG[libnotify] = "--enable-notification,--disable-notification, libnotify" | 25 | PACKAGECONFIG[libnotify] = "--enable-notification,--disable-notification, libnotify" |
| 26 | 26 | ||
| 27 | FILES_SOLIBSDEV = "${libdir}/xfce4/modules/lib*${SOLIBSDEV}" | 27 | FILES_SOLIBSDEV = "${libdir}/xfce4/modules/lib*${SOLIBSDEV}" |
| 28 | |||
| 29 | PNBLACKLIST[xfce4-sensors-plugin] ?= "Depends on blacklisted lmsensors" | ||
