2016-01-29 13:09:04 +00:00
|
|
|
[summary]
|
2017-04-07 12:15:48 +00:00
|
|
|
janware GmbH software build system
|
2016-01-29 13:09:04 +00:00
|
|
|
|
|
|
|
|
[description]
|
2017-12-29 13:12:54 +00:00
|
|
|
A package providing a lightweight cross-platform software build and packaging
|
|
|
|
|
system, for use both standalone and from within a janware software build tree.
|
2016-01-29 13:09:04 +00:00
|
|
|
|
|
|
|
|
[global]
|
|
|
|
|
group = System/Libraries
|
|
|
|
|
subpackages = run devel
|
2016-11-23 12:09:38 +00:00
|
|
|
license = LGPL 2
|
2017-04-10 18:50:19 +00:00
|
|
|
jw-maintainer = jan
|
2016-01-29 13:09:04 +00:00
|
|
|
|
2017-04-07 15:00:17 +00:00
|
|
|
[build]
|
|
|
|
|
libname = none
|
|
|
|
|
|
2017-06-26 09:33:53 +00:00
|
|
|
[pkg.requires.os]
|
2017-12-29 13:12:54 +00:00
|
|
|
run = python
|
2017-04-07 15:00:17 +00:00
|
|
|
build = cvs, make, inkscape
|
2017-01-13 16:22:24 +00:00
|
|
|
|
2017-06-26 09:33:53 +00:00
|
|
|
[pkg.requires.suse]
|
2017-03-26 17:56:33 +00:00
|
|
|
release = rpmbuild
|
2017-01-13 16:22:24 +00:00
|
|
|
|
2017-06-26 09:33:53 +00:00
|
|
|
[pkg.requires.debian]
|
2017-03-26 17:13:30 +00:00
|
|
|
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
2016-12-07 11:46:11 +00:00
|
|
|
|
2017-04-12 12:19:31 +00:00
|
|
|
[pkg.run.post]
|
|
|
|
|
rm -f /usr/bin/jcs
|
2017-04-07 15:00:17 +00:00
|
|
|
|