Package Details: cinnamon-bluetooth 3.8.2-1

Package Base: cinnamon-bluetooth
Description: The Cinnamon Bluetooth Module
Upstream URL: https://github.com/linuxmint/cinnamon-bluetooth
Category: gnome
Licenses: GPL
Submitter: JoveYu
Maintainer: JoveYu
Last Packager: None
Votes: 9
First Submitted: 2013-11-21 09:55
Last Updated: 2013-12-25 04:25

Latest Comments

Comment by fmotsch

2014-06-05 05:54

I think the appropriate way to handle this issue is to write and
append a patch file in the tar ball and apply this patch in PKGBUILD until
the bug gets fixed.
As long as the developers have these dependencies in their source trees
they may not be aware of the issue.

Comment by JoveYu

2014-05-27 04:24

https://github.com/linuxmint/cinnamon-bluetooth/issues/9

i will package it when it can packaged

Comment by malosasha

2014-05-20 17:16

same issue ;(

Comment by Fincer

2014-05-17 12:12

Same here, compilation fails due to bluetooth-killswitch.

cc-bluetooth-panel.c:35:34: fatal error: bluetooth-killswitch.h: No such file or directory

As I was looking for a solution, I tried compilation even with the newest cinnamon 3.8.4 version (3.8.4.tar.gz + regenerating checksums). Makepkg seems to fail exactly with the same error, however.

Comment by letik

2014-05-11 18:33

cc-bluetooth-panel.c:35:34: fatal error: bluetooth-killswitch.h: No such file or directory
#include <bluetooth-killswitch.h>
^
compilation terminated.

Same for me

Comment by JoveYu

2014-04-21 02:38

gnome-bluetooth has removed killswitch functionality https://mail.gnome.org/archives/commits-list/2013-December/msg01069.html

Comment by aldeano

2014-04-19 16:12

Got this error compiling 3.8.2 and 3.8.3

cc-bluetooth-panel.c:35:34: fatal error: bluetooth-killswitch.h: No such file or directory
#include <bluetooth-killswitch.h>
^
compilation terminated.

Comment by City-busz

2014-01-18 17:56

Please remove libtool from dependencies. It's just required on build, and it's already in the base-devel group.

Comment by btreecat

2013-12-24 20:10

libtool should be added as a dependency. Thank you.

Comment by neuromancer85

2013-11-21 10:02

intltool should be added as a dependency (or just as a makedep, I'm not sure...)