This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
2013-10-11 23:07:35 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
2013-10-29 10:10:31 +00:00
|
|
|
libdir=@libdir@/@PACKAGE@
|
|
|
|
includedir=@includedir@/@PACKAGE@
|
|
|
|
datarootdir=@datarootdir@
|
|
|
|
datadir=@datadir@/@PACKAGE@
|
|
|
|
plugindir=@libdir@/@PACKAGE@/plugin
|
|
|
|
modulelibdir=${libdir}/module
|
|
|
|
moduledatadir=${datadir}/module
|
|
|
|
modulequerydir=${moduledatadir}/sql
|
2013-10-11 23:07:35 +00:00
|
|
|
|
|
|
|
Name: Hedera
|
2013-10-29 10:10:31 +00:00
|
|
|
Description: Hedera database access Library
|
2013-10-11 23:07:35 +00:00
|
|
|
Version: @VERSION@
|
|
|
|
Requires: gtk+-3.0 gvn sql db vn
|
2013-10-29 10:10:31 +00:00
|
|
|
Libs: -Wl,-R${libdir}
|
2013-10-11 23:07:35 +00:00
|
|
|
Cflags: -I${includedir}
|