mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
This opens up a more concise handling of pkg.conflicts.xxx in the future, and prepares some code simplification in projects.py. Signed-off-by: Jan Lindemann <jan@janware.com>
28 lines
502 B
Text
28 lines
502 B
Text
[summary]
|
|
janware GmbH software build system
|
|
|
|
[description]
|
|
A package providing an open software build and packaging system, for use both
|
|
in-tree as out-of-tree.
|
|
|
|
[global]
|
|
group = System/Libraries
|
|
subpackages = run devel
|
|
license = LGPL 2
|
|
jw-maintainer = jan
|
|
|
|
[build]
|
|
libname = none
|
|
|
|
[pkg.requires.os]
|
|
build = cvs, make, inkscape
|
|
|
|
[pkg.requires.suse]
|
|
release = rpmbuild
|
|
|
|
[pkg.requires.debian]
|
|
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
|
|
|
[pkg.run.post]
|
|
rm -f /usr/bin/jcs
|
|
|