~dobey/libubuntuone/system-oauth

1.1.1 by Rodrigo Moya
Setup auto* environment
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${exec_prefix}/include
5
6
Name: libubuntuone
7
Description: Widget library for Ubuntu One integration in applications
8
Version: @VERSION@
9
Libs: -L${libdir} -lubuntuone-1.0
10
Cflags: -I${includedir}/libubuntuone-1.0
11
Requires: webkit-1.0