Skip to content

Retire outdated bluetooth code. #7482

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

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

eli-schwartz
Copy link
Contributor

  • HAVE_BLUETOOTH is never used after it is defined in js/mis/config.js.in
  • pkg-config checks for applet_libdir fail since GNOME/gnome-bluetooth@a6cb98e
    gnome-bluetooth only supports being called from the system girepository
  • BLUEBERRY_LIBS are not actually linked into the final binaries, since
    they aren't included anywhere and no code calls functions from them.
  • Everything seems to be moved over to blueberry anyway.

- HAVE_BLUETOOTH is never used after it is defined in js/mis/config.js.in
- pkg-config checks for applet_libdir fail since GNOME/gnome-bluetooth@a6cb98e
  gnome-bluetooth only supports being called from the system girepository
- BLUEBERRY_LIBS are not actually linked into the final binaries, since
  they aren't included anywhere and no code calls functions from them.
- Everything seems to be moved over to blueberry anyway.
@clefebvre clefebvre merged commit 2f5a2d9 into linuxmint:master Apr 19, 2018
@eli-schwartz eli-schwartz deleted the bluetooth-deprecated branch April 19, 2018 11:48
@eli-schwartz
Copy link
Contributor Author

eli-schwartz commented Apr 19, 2018

Thanks! I initially noticed when one of my users asked me to remove the gnome-bluetooth dependency, since "it works if I manually force-remove it". So I went looking to see what uses it and if it is safe to move to optional dependencies... but then said "hey, this should be removed altogether". 😄

(I've been looking at pruning outdated dependencies from the Arch packaging, but didn't look much further than "oh, this is asked for in configure.ac".)

Curly060 pushed a commit to Curly060/Cinnamon that referenced this pull request Jan 2, 2019
- HAVE_BLUETOOTH is never used after it is defined in js/mis/config.js.in
- pkg-config checks for applet_libdir fail since GNOME/gnome-bluetooth@a6cb98e
  gnome-bluetooth only supports being called from the system girepository
- BLUEBERRY_LIBS are not actually linked into the final binaries, since
  they aren't included anywhere and no code calls functions from them.
- Everything seems to be moved over to blueberry anyway.
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