talimat 857 B

123456789101112131415161718192021222324252627282930
  1. [paket]
  2. tanim = Kullanıcı düzeyinde paket yakalama aracı
  3. paketci = milisarge
  4. grup = sistem
  5. url = https://www.tcpdump.org
  6. [gerek]
  7. derleme = libnl libusb dbus bluez
  8. calisma =
  9. [kaynak]
  10. gz = https://www.tcpdump.org/release
  11. dosya = mgmt.h
  12. [sha256]
  13. 1 = 2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019
  14. 2 = 7c85da5330ce7ecb6934795c02c652b9e344461302cf74804a4692c3e2e1e7e2
  15. [derle]
  16. betik = mkdir -p include/bluetooth && cp $SRC/mgmt.h include/bluetooth/
  17. betik = export CFLAGS="$CFLAGS -I${SRC}/include $(pkg-config libnl-genl-3.0 --cflags)"
  18. ekconf = --enable-ipv6 --enable-bluetooth --with-libnl
  19. tip = gnu
  20. [pakur]
  21. betik = install -d -m755 "$PKG"/usr/bin
  22. tip = gnu
  23. betik = mkdir -p "$PKG/usr/include/net" && cd "$PKG/usr/include/net" && ln -s ../pcap-bpf.h bpf.h
  24. betik = rm -f $PKG/usr/lib/libpcap.a