mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
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>
20 lines
395 B
Text
20 lines
395 B
Text
[summary]
|
|
janware GmbH software build system
|
|
|
|
[description]
|
|
A library providing an open software build an packaging system.
|
|
|
|
[global]
|
|
group = System/Libraries
|
|
subpackages = run devel
|
|
license = LGPL 2
|
|
|
|
[pkg.required.os]
|
|
build = cvs, make, automake, autoconf
|
|
|
|
[pkg.required.suse]
|
|
release = rpmbuild
|
|
|
|
[pkg.required.debian]
|
|
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
|
|