xref: /haiku/src/data/package_infos/generic/haiku_cross_devel_sysroot (revision 1deede7388b04dbeec5af85cae7164735ea9e70d)
1name			haiku_cross_devel_sysroot
2version			%HAIKU_VERSION%
3architecture	any
4summary			"The Haiku base system files for cross development"
5
6description		"The package contains all files associated with the base \
7system needed for cross development, like static libraries, glue code, \
8library symlinks, header files, etc."
9
10packager		"The Haiku build system"
11vendor			"Haiku Project"
12
13copyrights		"2001-2020 Haiku, Inc. et al"
14licenses		"MIT"
15
16provides {
17	haiku_cross_devel_sysroot_%HAIKU_PACKAGING_ARCH% = %HAIKU_VERSION%
18}
19