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.
Search Criteria
Package Details: cinnamon-bluetooth 3.8.2-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-04-15)
| Package Base: | cinnamon-bluetooth |
|---|---|
| Description: | The Cinnamon Bluetooth Module |
| Upstream URL: | https://github.com/linuxmint/cinnamon-bluetooth |
| Category: | gnome |
| Licenses: | |
| Submitter: | JoveYu |
| Maintainer: | JoveYu |
| Last Packager: | None |
| Votes: | 9 |
| First Submitted: | 2013-11-21 09:55 |
| Last Updated: | 2013-12-25 04:25 |
Dependencies (4)
Required by (0)
Sources
Latest Comments
Comment by fmotsch
Comment by JoveYu
https://github.com/linuxmint/cinnamon-bluetooth/issues/9
i will package it when it can packaged
Comment by malosasha
same issue ;(
Comment by Fincer
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
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
gnome-bluetooth has removed killswitch functionality https://mail.gnome.org/archives/commits-list/2013-December/msg01069.html
Comment by aldeano
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
Please remove libtool from dependencies. It's just required on build, and it's already in the base-devel group.
Comment by btreecat
libtool should be added as a dependency. Thank you.
Comment by neuromancer85
intltool should be added as a dependency (or just as a makedep, I'm not sure...)