talimat 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. [paket]
  2. tanim = Neighbor Discovery Protokolü kütüphanesi
  3. paketci = milisarge
  4. grup = kütüphane
  5. url = http://www.bluez.org
  6. [gerek]
  7. derleme = cups eudev glib libical json-c ell
  8. calisma =
  9. [kaynak]
  10. xz = https://www.kernel.org/pub/linux/bluetooth
  11. dosya = bluetooth.modprobe
  12. dosya = refresh_adv_manager_for_non-LE_devices.diff
  13. dosya = bluez-5.50-obexd_without_systemd-1.patch
  14. [sha256]
  15. 1 = 5ffcaae18bbb6155f1591be8c24898dc12f062075a40b538b745bfd477481911
  16. [derle]
  17. yama = 3
  18. yama = 4
  19. betik = autoreconf -fi
  20. ekconf = --disable-static --with-udevdir=/usr/lib/udev --with-dbusconfdir=/usr/share --disable-systemd --enable-sixaxis --enable-threads --enable-mesh --enable-library
  21. tip = gnu
  22. [pakur]
  23. tip = gnu
  24. betik = install -dm755 ${PKG}/etc/bluetooth
  25. betik = install -Dm644 src/main.conf ${PKG}/etc/bluetooth/main.conf
  26. betik = install -dm755 ${PKG}/usr/lib/modprobe.d
  27. betik = install -Dm644 ${SRC}/bluetooth.modprobe ${PKG}/usr/lib/modprobe.d/bluetooth-usb.conf
  28. betik = ln -svf ../libexec/bluetooth/bluetoothd $PKG/usr/bin
  29. betik = echo "# See the rfcomm man page for options" > ${PKG}/etc/bluetooth/rfcomm.conf
  30. betik = echo "# See the hciattach man page for options" > ${PKG}/etc/bluetooth/uart.conf