diff options
Diffstat (limited to 'meta-openembedded/meta-gnome')
-rw-r--r-- | meta-openembedded/meta-gnome/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb | 2 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb | 2 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/files/8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch | 242 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.38.1.bb (renamed from meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb) | 3 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc | 4 | ||||
-rw-r--r-- | meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch | 11 |
7 files changed, 252 insertions, 14 deletions
diff --git a/meta-openembedded/meta-gnome/conf/layer.conf b/meta-openembedded/meta-gnome/conf/layer.conf index ac581e693..5e92cdbd7 100644 --- a/meta-openembedded/meta-gnome/conf/layer.conf +++ b/meta-openembedded/meta-gnome/conf/layer.conf @@ -17,7 +17,7 @@ LAYERVERSION_gnome-layer = "1" LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer" -LAYERSERIES_COMPAT_gnome-layer = "gatesgarth" +LAYERSERIES_COMPAT_gnome-layer = "gatesgarth hardknott" SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\ faenza-icon-theme->gdk-pixbuf \ diff --git a/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb b/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb index 914672688..4b924d89a 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb @@ -15,7 +15,7 @@ inherit gnomebase bash-completion vala # I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl EXTRA_OEMESON = "-Dman=false" # no bash-completion for native -EXTRA_OEMESON_append_class-native = "-Dbash_completion=false" +EXTRA_OEMESON_append_class-native = " -Dbash_completion=false" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb b/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb index 506bd11c7..b20f20449 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit_3.36.2.bb @@ -16,7 +16,7 @@ DEPENDS = " \ tepl \ " -inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc vala gettext features_check upstream-version-is-even mime-xdg +inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc vala gettext features_check upstream-version-is-even mime-xdg python3targetconfig REQUIRED_DISTRO_FEATURES = "x11" diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/files/8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch b/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/files/8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch new file mode 100644 index 000000000..eabf61aa5 --- /dev/null +++ b/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/files/8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch @@ -0,0 +1,242 @@ +From 8be361b6ce8f0f8053e1609decbdbdc164ec8448 Mon Sep 17 00:00:00 2001 +From: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> +Date: Sat, 5 Sep 2020 02:06:34 +0200 +Subject: [PATCH] project: Switch to libhandy-1 + +This commit updates the dependencies for libhandy to the tagged 1.0 +release and changes the code to accomodate the changes from +libhandy-0 to libhandy-1. + +Notable changes: +edit-dialog: HdyDialog has been dropped in [1] +alarm-row: action child type in HdyActionRow has been removed. + +[1] https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/434 +Upstream-Status: Backport +Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> +--- + build-aux/flatpak/org.gnome.Calendar.json | 4 ++-- + meson.build | 2 +- + src/gui/gcal-alarm-row.c | 2 +- + src/gui/gcal-alarm-row.ui | 2 +- + src/gui/gcal-application.c | 4 ++++ + src/gui/gcal-edit-dialog.c | 4 ++-- + src/gui/gcal-edit-dialog.h | 3 +-- + src/gui/gcal-edit-dialog.ui | 20 ++++++++++---------- + 8 files changed, 22 insertions(+), 19 deletions(-) + +diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json +index 18893ad6..0772ca8d 100644 +--- a/build-aux/flatpak/org.gnome.Calendar.json ++++ b/build-aux/flatpak/org.gnome.Calendar.json +@@ -174,8 +174,8 @@ + "sources" : [ + { + "type" : "git", +- "url" : "https://source.puri.sm/Librem5/libhandy.git", +- "branch" : "libhandy-0-0" ++ "url" : "https://gitlab.gnome.org/GNOME/libhandy.git", ++ "tag" : "1.0.0" + } + ] + }, +diff --git a/meson.build b/meson.build +index 2a546252..b81b95c9 100644 +--- a/meson.build ++++ b/meson.build +@@ -165,7 +165,7 @@ libedataserver_dep = dependency('libedataserver-1.2', version: '>= 3.17.1') + libecal_dep = dependency('libecal-2.0', version: '>= 3.33.2') + libsoup_dep = dependency('libsoup-2.4') + libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.33.1') +-libhandy_dep = dependency('libhandy-0.0', version: '>= 0.0.9') ++libhandy_dep = dependency('libhandy-1', version: '>= 1.0.0') + glib_dep = dependency('glib-2.0', version: '>= 2.58.0') + gtk_dep = dependency('gtk+-3.0', version: '>= 3.22.20') + gio_dep = dependency('gio-2.0', version: '>= 2.58.0') +diff --git a/src/gui/gcal-alarm-row.c b/src/gui/gcal-alarm-row.c +index 1f95426c..1ada82f4 100644 +--- a/src/gui/gcal-alarm-row.c ++++ b/src/gui/gcal-alarm-row.c +@@ -214,7 +214,7 @@ setup_alarm (GcalAlarmRow *self) + duration = e_cal_component_alarm_trigger_get_duration (trigger); + formatted_duration = format_alarm_duration (duration); + +- hdy_action_row_set_title (HDY_ACTION_ROW (self), formatted_duration); ++ hdy_preferences_row_set_title (HDY_PREFERENCES_ROW (self), formatted_duration); + + action = e_cal_component_alarm_get_action (self->alarm); + gtk_toggle_button_set_active (self->volume_button, action == E_CAL_COMPONENT_ALARM_AUDIO); +diff --git a/src/gui/gcal-alarm-row.ui b/src/gui/gcal-alarm-row.ui +index 7d416c4c..bca8af50 100644 +--- a/src/gui/gcal-alarm-row.ui ++++ b/src/gui/gcal-alarm-row.ui +@@ -3,7 +3,7 @@ + <template class="GcalAlarmRow" parent="HdyActionRow"> + <property name="visible">True</property> + <property name="can_focus">False</property> +- <child type="action"> ++ <child> + <object class="GtkBox"> + <property name="visible">True</property> + <property name="can_focus">False</property> +diff --git a/src/gui/gcal-application.c b/src/gui/gcal-application.c +index b9d46cec..591b95c8 100644 +--- a/src/gui/gcal-application.c ++++ b/src/gui/gcal-application.c +@@ -34,6 +34,7 @@ + #include <glib-object.h> + #include <gio/gio.h> + #include <glib/gi18n.h> ++#include <handy.h> + + struct _GcalApplication + { +@@ -446,6 +447,9 @@ gcal_application_startup (GApplication *app) + if ((g_application_get_flags (app) & G_APPLICATION_IS_SERVICE) != 0) + g_application_set_inactivity_timeout (app, 3 * 60 * 1000); + ++ /* initialize libhandy */ ++ hdy_init(); ++ + GCAL_EXIT; + } + +diff --git a/src/gui/gcal-edit-dialog.c b/src/gui/gcal-edit-dialog.c +index ae2b6714..5494a700 100644 +--- a/src/gui/gcal-edit-dialog.c ++++ b/src/gui/gcal-edit-dialog.c +@@ -47,7 +47,7 @@ + + struct _GcalEditDialog + { +- HdyDialog parent; ++ GtkDialog parent; + + gboolean writable; + +@@ -133,7 +133,7 @@ static void on_location_entry_changed_cb (GtkEntry + static void on_add_alarm_button_clicked_cb (GtkWidget *button, + GcalEditDialog *self); + +-G_DEFINE_TYPE (GcalEditDialog, gcal_edit_dialog, HDY_TYPE_DIALOG) ++G_DEFINE_TYPE (GcalEditDialog, gcal_edit_dialog, GTK_TYPE_DIALOG) + + enum + { +diff --git a/src/gui/gcal-edit-dialog.h b/src/gui/gcal-edit-dialog.h +index e4f44ec5..a557916b 100644 +--- a/src/gui/gcal-edit-dialog.h ++++ b/src/gui/gcal-edit-dialog.h +@@ -22,7 +22,6 @@ + #include "gcal-event.h" + #include "gcal-manager.h" + +-#include <handy.h> + + G_BEGIN_DECLS + +@@ -32,7 +31,7 @@ G_BEGIN_DECLS + + #define GCAL_TYPE_EDIT_DIALOG (gcal_edit_dialog_get_type ()) + +-G_DECLARE_FINAL_TYPE (GcalEditDialog, gcal_edit_dialog, GCAL, EDIT_DIALOG, HdyDialog); ++G_DECLARE_FINAL_TYPE (GcalEditDialog, gcal_edit_dialog, GCAL, EDIT_DIALOG, GtkDialog); + + GtkWidget* gcal_edit_dialog_new (void); + +diff --git a/src/gui/gcal-edit-dialog.ui b/src/gui/gcal-edit-dialog.ui +index a36d8ae6..c28c22bb 100644 +--- a/src/gui/gcal-edit-dialog.ui ++++ b/src/gui/gcal-edit-dialog.ui +@@ -1,6 +1,6 @@ + <?xml version="1.0" encoding="UTF-8"?> + <interface> +- <template class="GcalEditDialog" parent="HdyDialog"> ++ <template class="GcalEditDialog" parent="GtkDialog"> + <property name="can_focus">False</property> + <property name="resizable">False</property> + <property name="modal">True</property> +@@ -156,7 +156,7 @@ + <property name="title" translatable="yes">Title</property> + <property name="activatable-widget">summary_entry</property> + +- <child type="action"> ++ <child> + <object class="GtkEntry" id="summary_entry"> + <property name="visible">True</property> + <property name="valign">center</property> +@@ -177,7 +177,7 @@ + <property name="title" translatable="yes">Location</property> + <property name="activatable-widget">location_entry</property> + +- <child type="action"> ++ <child> + <object class="GtkEntry" id="location_entry"> + <property name="visible">True</property> + <property name="valign">center</property> +@@ -226,7 +226,7 @@ + <property name="title" translatable="yes">All Day</property> + <property name="activatable-widget">all_day_switch</property> + +- <child type="action"> ++ <child> + <object class="GtkSwitch" id="all_day_switch"> + <property name="visible">True</property> + <property name="can_focus">True</property> +@@ -246,7 +246,7 @@ + <property name="visible">True</property> + <property name="title" translatable="yes">Starts</property> + +- <child type="action"> ++ <child> + <object class="GtkLabel" id="event_start_label"> + <property name="visible">True</property> + <property name="can_focus">False</property> +@@ -294,7 +294,7 @@ + <property name="visible">True</property> + <property name="title" translatable="yes">Ends</property> + +- <child type="action"> ++ <child> + <object class="GtkLabel" id="event_end_label"> + <property name="visible">True</property> + <property name="can_focus">False</property> +@@ -343,7 +343,7 @@ + <property name="title" translatable="yes">Repeat</property> + <property name="activatable-widget">repeat_combo</property> + +- <child type="action"> ++ <child> + <object class="GtkComboBoxText" id="repeat_combo"> + <property name="visible">True</property> + <property name="can_focus">False</property> +@@ -372,7 +372,7 @@ + <property name="title" translatable="yes">End Repeat</property> + <property name="activatable-widget">repeat_combo</property> + +- <child type="action"> ++ <child> + <object class="GtkComboBoxText" id="repeat_duration_combo"> + <property name="visible">True</property> + <property name="can_focus">False</property> +@@ -397,7 +397,7 @@ + <property name="title" translatable="yes">Number of Occurrences</property> + <property name="activatable-widget">number_of_occurrences_spin</property> + +- <child type="action"> ++ <child> + <object class = "GtkSpinButton" id="number_of_occurrences_spin"> + <property name="input_purpose">number</property> + <property name="input-hints">no-emoji</property> +@@ -415,7 +415,7 @@ + <property name="title" translatable="yes">End Repeat Date</property> + <property name="activatable-widget">until_date_selector</property> + +- <child type="action"> ++ <child> + <object class = "GcalDateSelector" id="until_date_selector"> + <property name="valign">center</property> + </object> +-- +GitLab + diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb b/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.38.1.bb index 4605857f5..67e251e16 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.38.1.bb @@ -22,7 +22,8 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[archive.sha256sum] = "d0b05345c0555a085e6e5426eab49494aba2826c856eb06fd7fdb762ec0c4c1f" +SRC_URI += "file://8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch" +SRC_URI[archive.sha256sum] = "7280880a082d631624d02a102dd547ceb59498da368311f3e49a06cff897f512" FILES_${PN} += " \ ${datadir}/gnome-shell \ diff --git a/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc b/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc index 1bbeb2c48..ea413cf4b 100644 --- a/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc +++ b/meta-openembedded/meta-gnome/recipes-support/ibus/ibus.inc @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala -PV = "1.5.22" +PV = "1.5.23+git${SRCPV}" DEPENDS = "unicode-ucd" @@ -13,7 +13,7 @@ SRC_URI = " \ git://github.com/ibus/ibus.git \ file://0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch \ " -SRCREV = "e3262f08b9e3efc57808700823b0622ec03a1b5f" +SRCREV = "dd4cc5b028c35f9bb8fa9d3bdc8f26bcdfc43d40" S = "${WORKDIR}/git" PACKAGECONFIG[appindicator] = "--enable-appindicator,--disable-appindicator,qtbase" diff --git a/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch b/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch index 3701d19f5..aec9e7abe 100644 --- a/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch +++ b/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch @@ -13,8 +13,6 @@ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> data/dconf/make-dconf-override-db.sh | 6 ------ 1 file changed, 6 deletions(-) -diff --git a/data/dconf/make-dconf-override-db.sh b/data/dconf/make-dconf-override-db.sh -index 9c650e97..02fbf059 100755 --- a/data/dconf/make-dconf-override-db.sh +++ b/data/dconf/make-dconf-override-db.sh @@ -12,10 +12,6 @@ export XDG_CACHE_HOME="$TMPDIR/cache" @@ -28,12 +26,9 @@ index 9c650e97..02fbf059 100755 # in case that schema is not installed on the system glib-compile-schemas --targetdir "$GSETTINGS_SCHEMA_DIR" "$PWD" -@@ -46,5 +42,3 @@ for schema in $schemas; do - done - +@@ -52,5 +48,3 @@ if [ -d $TMPDIR/cache/gvfs ] ; then + umount $TMPDIR/cache/gvfs + fi rm -rf $TMPDIR - -kill $DBUS_SESSION_BUS_PID --- -2.20.1 - |