Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

13 wiersze
282 B

  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: GNUnet MULTICAST
  6. Description: library to multicast messages to a group of peers
  7. URL: https://gnunet.org
  8. Version: @VERSION@
  9. Requires:
  10. Libs: -L${libdir} -lgnunetmulticast
  11. Cflags: -I${includedir}