jw-pkg/make/project.conf
2016-12-07 11:46:11 +00:00

27 lines
651 B
Text

[summary]
janware GmbH LGPL project library
[description]
This is a library providing easy-to-use interfaces for:
+ platform independent logging
+ platform independent locking
+ platform independent threads
+ platform independent profiling
+ a platform independent config file reader
+ shared memory
+ a lightweight middleware suite
It was originally designed to be a versatile pool of
programming tools to be used in my projects as a freelancing
software developer.
Worker to map an arbitrary SQL database into FeedFS
[global]
group = System/Libraries
subpackages = run devel
license = LGPL 2
[pkg.required.os]
build = glib2-devel, boost-devel