summaryrefslogtreecommitdiffstats
path: root/abs/extra/bluez/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-02-19 18:16:16 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-02-19 18:16:16 (GMT)
commit8de064f6e96f960cdbfe6868d9957a4613f704df (patch)
tree4e73a420991733450d013529c0fee60e0365297a /abs/extra/bluez/__changelog
parent0374b16f1e15ba1819b62bd5a6e0076ac7b243d0 (diff)
parent6fde8cd5e74f0840e01988e743464fe91c0a28f8 (diff)
downloadlinhes_pkgbuild-8de064f6e96f960cdbfe6868d9957a4613f704df.zip
linhes_pkgbuild-8de064f6e96f960cdbfe6868d9957a4613f704df.tar.gz
linhes_pkgbuild-8de064f6e96f960cdbfe6868d9957a4613f704df.tar.bz2
Merge branch 'testing'
Diffstat (limited to 'abs/extra/bluez/__changelog')
-rw-r--r--abs/extra/bluez/__changelog27
1 files changed, 0 insertions, 27 deletions
diff --git a/abs/extra/bluez/__changelog b/abs/extra/bluez/__changelog
deleted file mode 100644
index 47f870d..0000000
--- a/abs/extra/bluez/__changelog
+++ /dev/null
@@ -1,27 +0,0 @@
-# by mihanson
-I really have no idea how this bluetooth stuff works. If anyone wants to
-take a stab at getting this working properly with runit, feel free. I
-only need this package to get mythpywii working.
-
-2010-04-01:
-Make this package work with runit. All daemons were seperated into their
-own run scripts. Of particular interest is rfcomm and hid2hci utilities.
-They are not daemons and I added "/sbin/sv <executable> down ." in their
-respective run files. All based on this thread:
-http://article.gmane.org/gmane.comp.sysutils.supervision.general/1585/
-
-2012-04-07
-- remove rc.bluetooth as we use runit
-- disable-cups
-- comment out removal of udev line
-
-2012-04-13
-re-add audio-streaming.patch for ootb audio streaming
-
-2012-06-19
-- change 'systemd-tools' dependency back to 'udev'
-- change 'libusbx' dependency back to 'libusb'
-- remove refrences to rc.bluetooth
-
-2014-03-07
-- update bluez 5.15 arch pkgbuild no changes