summaryrefslogtreecommitdiff
path: root/packaging/domain-csapis.inc
blob: 8e109bf5878b04fad532419886dcfcd9d3ad9625 (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
# 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.

%if %{dotnet_feature} == "on"
%package root-domain_CSAPI
Summary:	Tizen C# Feature Enable
Suggests:	%{name}-sub1-domain_CSAPI-Account
Suggests:   %{name}-sub1-domain_CSAPI-Applications
Suggests:	%{name}-sub1-domain_CSAPI-Content
Suggests:	%{name}-sub1-domain_CSAPI-Context
Suggests:	%{name}-sub1-domain_CSAPI-Location
Suggests:   %{name}-sub1-domain_CSAPI-MachineLearning
Suggests:	%{name}-sub1-domain_CSAPI-Maps
Suggests:	%{name}-sub1-domain_CSAPI-Messaging
Suggests:   %{name}-sub1-domain_CSAPI-Multimedia
Suggests:	%{name}-sub1-domain_CSAPI-Network
Suggests:   %{name}-sub1-domain_CSAPI-Security
Suggests:   %{name}-sub1-domain_CSAPI-Social
Suggests:   %{name}-sub1-domain_CSAPI-System
Suggests:   %{name}-sub1-domain_CSAPI-Telephony
Suggests:   %{name}-sub1-domain_CSAPI-UI
Suggests:   %{name}-sub1-domain_CSAPI-UIX
Suggests:   %{name}-sub1-domain_CSAPI-WebView
Requires:	%{name}-sub1-domain_Feature-DotNET
Requires:	building-blocks-mapping-files
Requires:	csapi-tizenfx-full

%description root-domain_CSAPI
__EXPAND__: domains
You should select this block to enable Tizen dotnet feature.
%files root-domain_CSAPI
%endif