Assorted whitespace cleanup and typo fixes.
[haiku.git] / src / data / package_infos / generic / haiku_devel_secondary
blob9fc247fc3c85c12a44a7e054bb27ba370b667ed9
1 name                    haiku_%HAIKU_SECONDARY_PACKAGING_ARCH%_devel
2 version                 %HAIKU_VERSION%
3 architecture    HAIKU_PACKAGING_ARCH
4 summary                 "The Haiku base system %HAIKU_SECONDARY_PACKAGING_ARCH% secondary architecture development files"
6 description             "The package contains all files associated with the base system
7 needed for development for the secondary architecture %HAIKU_SECONDARY_PACKAGING_ARCH%,
8 like static libraries, glue code, library symlinks, header files, etc."
10 packager                "The Haiku build system"
11 vendor                  "Haiku Project"
13 copyrights              "2001-2013 Haiku, Inc. et al"
14 licenses                "MIT"
16 provides {
17         haiku_%HAIKU_SECONDARY_PACKAGING_ARCH%_devel = %HAIKU_VERSION% compat >= R1~alpha1
20 requires {
21         haiku_%HAIKU_SECONDARY_PACKAGING_ARCH% == %HAIKU_VERSION% base
22         haiku_devel == %HAIKU_VERSION%