summaryrefslogtreecommitdiff
path: root/packaging/domain-csapis-system.inc
blob: 0b26c5c9a6d9d04d8392c9f8c621802f0f2359f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# Maintainer: TBD: This is temporary block for TDC Demo. You may proceed with this later anyway.
# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers.


############
## System ##
############
%package sub1-domain_CSAPI-System
Summary:	System & Sensor Group for TizenFX C#
Suggests: %{name}-sub2-domain_CSAPI-System-System
Suggests: %{name}-sub2-domain_CSAPI-System-Feedback
Suggests: %{name}-sub2-domain_CSAPI-System-Inspections
Suggests: %{name}-sub2-domain_CSAPI-System-Information
Suggests: %{name}-sub2-domain_CSAPI-System-MediaKey
Suggests: %{name}-sub2-domain_CSAPI-System-PlatformConfig
Suggests: %{name}-sub2-domain_CSAPI-System-Storage
Suggests: %{name}-sub2-domain_CSAPI-System-SystemSettings
Suggests: %{name}-sub2-domain_CSAPI-System-Usb
Suggests: %{name}-sub2-domain_CSAPI-System-Sensor
%description sub1-domain_CSAPI-System
System Group for TizenFX C#
%files sub1-domain_CSAPI-System

%package sub2-domain_CSAPI-System-System
Summary:	Tizen.System
Requires:	%{name}-sub2-domain_API-System-Device
%description sub2-domain_CSAPI-System-System
TizenFX C# API for System
%files sub2-domain_CSAPI-System-System

%package sub2-domain_CSAPI-System-Feedback
Summary:	Tizen.System.Feedback
Requires:	%{name}-sub2-domain_API-System-Feedback
%description sub2-domain_CSAPI-System-Feedback
TizenFX C# API for Feedback
%files sub2-domain_CSAPI-System-Feedback

%package sub2-domain_CSAPI-System-Inspections
Summary:	Tizen.Inspections
Requires:	%{name}-sub2-domain_API-System-Diagnostics
%description sub2-domain_CSAPI-System-Inspections
TizenFX C# API for Inspections
%files sub2-domain_CSAPI-System-Inspections

%package sub2-domain_CSAPI-System-Information
Summary:	Tizen.System.Information
Requires:   %{name}-sub2-domain_API-System-Runtime_Information
Requires:	%{name}-sub2-domain_API-System-System_Information
%description sub2-domain_CSAPI-System-Information
TizenFX C# API for Information
%files sub2-domain_CSAPI-System-Information

%package sub2-domain_CSAPI-System-MediaKey
Summary:	Tizen.System.MediaKey
Requires:   %{name}-sub2-domain_API-AppFramework-Media_Key_API
%description sub2-domain_CSAPI-System-MediaKey
TizenFX C# API for MediaKey
%files sub2-domain_CSAPI-System-MediaKey

%package sub2-domain_CSAPI-System-PlatformConfig
Summary:	Tizen.System.PlatformConfig
%description sub2-domain_CSAPI-System-PlatformConfig
TizenFX C# API for Platform Config
%files sub2-domain_CSAPI-System-PlatformConfig

%package sub2-domain_CSAPI-System-Storage
Summary:	Tizen.System.Storage
Requires:	%{name}-sub2-domain_API-System-Storage
%description sub2-domain_CSAPI-System-Storage
TizenFX C# API for Storage
%files sub2-domain_CSAPI-System-Storage

%package sub2-domain_CSAPI-System-SystemSettings
Summary:	Tizen.System.SystemSettings
Requires:	%{name}-sub2-domain_API-System-System_Settings
%description sub2-domain_CSAPI-System-SystemSettings
TizenFX C# API for System Settings
%files sub2-domain_CSAPI-System-SystemSettings

%package sub2-domain_CSAPI-System-Usb
Summary:	Tizen.System.Usb
Requires:	%{name}-sub2-domain_API-System-USB_Host
Requires:	%{name}-sub2-domain_CSAPI-System-Information
%description sub2-domain_CSAPI-System-Usb
TizenFX C# API for USB Host
%files sub2-domain_CSAPI-System-Usb

%package sub2-domain_CSAPI-System-Sensor
Summary:	Tizen.Sensor
Requires:	%{name}-sub2-domain_API-System-Sensor_Listener
Requires:	%{name}-sub2-domain_CSAPI-System-Information
%description sub2-domain_CSAPI-System-Sensor
TizenFX C# API for Sensor
%files sub2-domain_CSAPI-System-Sensor