mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
This project was copied from ytools, with anything not related to providing build-functionality left out. This commit replaces the occurences of ytools with jw-build, and removes some but most certainly not all legacy ytools references. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
79a7c7d424
commit
55fa0eaec5
22 changed files with 92 additions and 662 deletions
|
|
@ -1,17 +1,8 @@
|
|||
[summary]
|
||||
janware GmbH LGPL project library
|
||||
janware GmbH software build system
|
||||
|
||||
[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
|
||||
A library providing an open software build an packaging system.
|
||||
|
||||
[global]
|
||||
group = System/Libraries
|
||||
|
|
@ -19,13 +10,11 @@ subpackages = run devel
|
|||
license = LGPL 2
|
||||
|
||||
[pkg.required.os]
|
||||
build = cvs, make, gcc, automake, autoconf, inkscape
|
||||
build = cvs, make, automake, autoconf
|
||||
|
||||
[pkg.required.suse]
|
||||
build = glib2-devel, boost-devel
|
||||
release = rpmbuild
|
||||
|
||||
[pkg.required.debian]
|
||||
build = libglib2.0-dev, libboost-dev
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue