aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetstream.pc.in
blob: 47c4dde071901dddc9293c3eeae741372713676a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet Stream
Description: Provides API for reliable, in-order communcation between two peers
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetstream
Cflags: -I${includedir}