xref: /haiku/src/data/package_infos/generic/haiku_extras (revision dd2a1e350b303b855a50fd64e6cb55618be1ae6a)
1name			haiku_extras
2version			%HAIKU_VERSION%
3architecture	%HAIKU_PACKAGING_ARCH%
4summary			"Haiku extras"
5description 	"A delightfully hand-curated set of oddities and tidbits to enhance your usage of Haiku.
6
7* For an alternative look, set FlatControlLook and FlatDecorator in the Appearance preferences.
8* Watch 'classic' TV with the 'TV' app. Needs a supported DVB-T (MPEG2) capture card.
9* 'acpi_call' is a debugging tool.
10* Partitioning systems for Sun, pre-GPT Apple, and Amiga RDB."
11packager		"The Haiku build system"
12vendor			"Haiku Project"
13
14copyrights		"2007-2020 Haiku, Inc."
15licenses		MIT
16
17provides {
18	haiku_extras=%HAIKU_VERSION%
19	app:tv=%HAIKU_VERSION%
20	cmd:acpi_call=%HAIKU_VERSION%
21}
22
23requires {
24	haiku
25}
26