summaryrefslogtreecommitdiff
path: root/extra/bluez/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bluez/PKGBUILD')
-rw-r--r--extra/bluez/PKGBUILD12
1 files changed, 12 insertions, 0 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD
new file mode 100644
index 00000000..80102bee
--- /dev/null
+++ b/extra/bluez/PKGBUILD
@@ -0,0 +1,12 @@
+source+=('bluez-5.50-signal-signature-btpclient.patch')
+sha512sums+=('c291cfcbb360d0c5d8e9c1aaf24739251193c39bc49a29b1db579979d0a387e4721398e44588fbeb8ebb04dc84016f15c54706435424d9b0fad87edac2c351ce')
+
+eval "$(
+ declare -f prepare | \
+ sed '
+ $ i patch -p1 -i "$srcdir/bluez-5.50-signal-signature-btpclient.patch"
+ '
+)"
+
+# for now, tons os segfaults, don't assume, Bluetooth will work!
+unset check