~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

1.2.21 by Sebastien Bacher
Import upstream version 2.12.12
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
gmodule_supported=@G_MODULE_SUPPORTED@
7
8
Name: GModule
9
Description: Dynamic module loader for GLib
10
Requires: glib-2.0
11
Version: @VERSION@
1.5.4 by Sebastian Dröge
Import upstream version 2.23.0
12
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-2.0 @G_THREAD_LIBS@
1.3.1 by Sebastian Dröge
Import upstream version 2.17.0
13
Libs.private: @G_MODULE_LIBS@
1.5.4 by Sebastian Dröge
Import upstream version 2.23.0
14
Cflags: @G_THREAD_CFLAGS@