mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
29 lines
639 B
Text
29 lines
639 B
Text
[summary]
|
|
janware GmbH LGPL project library
|
|
|
|
[description]
|
|
A library providing
|
|
|
|
o a software build system
|
|
o integration into the janware GmbH versioning and packaging system
|
|
o platform independent logging
|
|
o platform independent locking
|
|
o platform independent threads
|
|
o platform independent profiling
|
|
o a platform independent config file reader
|
|
o shared memory
|
|
|
|
[global]
|
|
group = System/Libraries
|
|
subpackages = run devel
|
|
license = LGPL 2
|
|
|
|
[pkg.required.os]
|
|
build = cvs, make, gcc, automake, autoconf, inkscape
|
|
|
|
[pkg.required.suse]
|
|
build = glib2-devel, boost-devel
|
|
|
|
[pkg.required.debian]
|
|
build = libglib2.0-dev, libboost-dev
|
|
|