Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of fixes to dunfell #282

Closed
wants to merge 3 commits into from

Conversation

diegorondini
Copy link
Contributor

Backport of bugfixes from master to dunfell. In particular:

  • fix broken fuse dependency in gvfs
  • fix eigen fetch URL
  • fix hplip backend and filter folders

Adjust fuse packageconfig to depend on fuse3, which is the only supported
option in gvfs ≥ 1.41.
https://gitlab.gnome.org/GNOME/gvfs/-/commit/7a0a06186b6fef07b8fce2360c04fd075fc84ed1

Signed-off-by: Diego Rondini <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Update SRC_URI to use gitlab git repository and fix:
WARNING: libeigen-3.3.7-r0 do_fetch: Failed to fetch URL
https://bitbucket.org/eigen/eigen/get/3.3.7.tar.bz2;downloadfilename=libeigen-3.3.7.tar.bz2,
attempting MIRRORS if available

As discussed here gitlab archive stability is not fully guaranteed, so
repository is preferred:
https://forum.gitlab.com/t/gitlab-release-tarball-stability/41888/3

Signed-off-by: Diego Rondini <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
In oe-core commit:
2ce6ef2
cups crossscripts have been fixed to report the correct serverbin folder, so
backend, filters, etc, need to go in ${libexecdir} now.

Signed-off-by: Diego Rondini <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
@diegorondini diegorondini changed the title Backport of fixed to dunfell Backport of fixes to dunfell Oct 1, 2020
@kraj
Copy link
Contributor

kraj commented Oct 1, 2020

@akuster in your court.

@diegorondini
Copy link
Contributor Author

Ping

@akuster
Copy link
Contributor

akuster commented Oct 16, 2020

Ill look at it this weekend.

@diegorondini
Copy link
Contributor Author

Ping again.

@kraj
Copy link
Contributor

kraj commented Nov 7, 2020

@diegorondini if possible please send this series to oe-devel mailing list too

@akuster
Copy link
Contributor

akuster commented Nov 10, 2020

these are staged in stable/dunfell-nut

@kraj
Copy link
Contributor

kraj commented Nov 24, 2020

applied with
8d0ef1e
4cc265d
d89968b
636daeb

@kraj kraj closed this Nov 24, 2020
schnitzeltony added a commit to schnitzeltony/meta-openembedded that referenced this pull request Dec 30, 2021
Changes in FLTK 1.3.8
- Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76)
- Fix compiler warnings (backported from 1.4)
- Add new dialog fl_choice_n() with extended return values (openembedded#282)
- Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:]
  in macOS 10.14
- macOS: fix fullscreen window when other windows were created before
- Fix issue openembedded#279: "HiDpi issue on macOS with retina display"
- Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS"
- Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS"
- macOS: Allow building with non-Apple compiler that may not support blocks

Signed-off-by: Andreas Müller <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 31, 2021
Changes in FLTK 1.3.8
- Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76)
- Fix compiler warnings (backported from 1.4)
- Add new dialog fl_choice_n() with extended return values (openembedded#282)
- Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:]
  in macOS 10.14
- macOS: fix fullscreen window when other windows were created before
- Fix issue openembedded#279: "HiDpi issue on macOS with retina display"
- Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS"
- Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS"
- macOS: Allow building with non-Apple compiler that may not support blocks

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 4, 2022
Changes in FLTK 1.3.8
- Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76)
- Fix compiler warnings (backported from 1.4)
- Add new dialog fl_choice_n() with extended return values (openembedded#282)
- Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:]
  in macOS 10.14
- macOS: fix fullscreen window when other windows were created before
- Fix issue openembedded#279: "HiDpi issue on macOS with retina display"
- Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS"
- Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS"
- macOS: Allow building with non-Apple compiler that may not support blocks

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 4, 2022
Changes in FLTK 1.3.8
- Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76)
- Fix compiler warnings (backported from 1.4)
- Add new dialog fl_choice_n() with extended return values (openembedded#282)
- Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:]
  in macOS 10.14
- macOS: fix fullscreen window when other windows were created before
- Fix issue openembedded#279: "HiDpi issue on macOS with retina display"
- Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS"
- Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS"
- macOS: Allow building with non-Apple compiler that may not support blocks

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 5, 2022
Changes in FLTK 1.3.8
- Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76)
- Fix compiler warnings (backported from 1.4)
- Add new dialog fl_choice_n() with extended return values (openembedded#282)
- Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:]
  in macOS 10.14
- macOS: fix fullscreen window when other windows were created before
- Fix issue openembedded#279: "HiDpi issue on macOS with retina display"
- Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS"
- Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS"
- macOS: Allow building with non-Apple compiler that may not support blocks

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 5, 2022
Changelog:
==========
 * Updated translations
 * Fixed incorrect history with bits toggling openembedded#281
 * Fixed crash when typing in variable popover openembedded#282
 * Fixed incorrect libxml usage openembedded#283

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants