summaryrefslogtreecommitdiffstats
path: root/src/meegoinstalls/qt-mobility.yaml
blob: 99c84c16c64263794fe338d4e3d54134be387b21 (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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
Name: qt-mobility
Summary: APIs for mobile device functionality
Version: 1.1.0+git2438
Release: 1
Group: System/Libraries
License: LGPLv2.1 with exception or GPLv3
URL: http://qt.gitorious.org/qt-mobility
Sources:
    - http://get.qt.nokia.com/qt/add-ons/%{name}-opensource-src-%{version}.tar.gz
SourcePrefix: "%{name}-opensource-src-%{version}"
Patches:
Description: |
    Qt Mobility delivers a set of new APIs for mobile device functionality. These
    APIs allow the developer to use these features with ease from one framework and
    apply them to phones, netbooks and non-mobile personal computers.
Requires:
    - libqtconnectivity1 = %{version}
    - libqtcontacts1 = %{version}
    - libqtfeedback1 = %{version}
    - libqtgallery1 = %{version}
    - libqtlocation1 = %{version}
    - libqtmessaging1 = %{version}
    - libqtmultimediakit1 = %{version}
    - libqtorganizer1 = %{version}
    - libqtpublishsubscribe1 = %{version}
    - libqtsensors1 = %{version}
    - libqtserviceframework1 = %{version}
    - libqtsysteminfo1 = %{version}
    - libqtversit1 = %{version}
    - libqtversitorganizer1 = %{version}
PkgConfigBR:
    - QtGui
    - QtOpenGL
    - alsa
    - blkid
    - bluez
    - connman
    - contextsubscriber-1.0
    - gconf-2.0
    - geoclue
    - gstreamer-plugins-bad-free-0.10
    - gstreamer-plugins-base-0.10
    - gypsy
    - libiphb
    - libpulse
    - libmkcal
    - meegotouch
    - qttracker
    - qmfclient
    - sensord
    - udev
    - x11
    - xext
    - xrandr
    - xrender
    - xv
    - QtSparql
    - QtSparqlTrackerExtensions
PkgBR:
    - qt-devel-tools
Configure: none
Builder: none
RunFdupes: "%{_datadir}/qtmobility/translations"
SubPackages:
    - Name: devel
      Summary: APIs for mobile device functionality - development files
      Group: Development/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the development files needed to build Qt applications
          using Qt Mobility libraries.
      Requires:
          - servicefw

    - Name: libqtconnectivity1
      AsWholeName: yes
      Summary: Qt Mobility Connectivity module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Connectivity API. It provides APIs for working with
          local devices.

    - Name: libqtcontacts1
      AsWholeName: yes
      Summary: Qt Mobility Contacts module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains an API enabling clients to request contact data from
          local or remote backends.

    - Name: libqtfeedback1
      AsWholeName: yes
      Summary: Qt Mobility Feedback module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Feedback API. It enables a client to control
          the vibration of the device or the piezo feedback from the screen.

    - Name: libqtgallery1
      AsWholeName: yes
      Summary: Qt Mobility Document Gallery module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains an API for accessing collections of documents and media
          and their meta-data.

    - Name: libqtlocation1
      AsWholeName: yes
      Summary: Qt Mobility Location module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Location API. It provides a library for distributing
          and receiving location data using arbitrary data sources.

    - Name: libqtmessaging1
      AsWholeName: yes
      Summary: Qt Mobility Messaging module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Messaging API. It is a common interface for handling
          SMS, MMS, MIME Email and TNEF Email messages.

    - Name: libqtmultimediakit1
      AsWholeName: yes
      Summary: Qt Mobility MultimediaKit module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains a set of APIs to play and record media, and manage a
          collection of media content.

    - Name: libqtorganizer1
      AsWholeName: yes
      Summary: Qt Mobility Organizer module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains an API for management of calendar, scheduling and
          personal data from local or remote backends. It includes the ability to create,
          edit, list, delete and lookup organizer information whether it is stored
          locally or remotely.

    - Name: libqtpublishsubscribe1
      AsWholeName: yes
      Summary: Qt Mobility Publish and Subscribe module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Publish and Subscribe API (containing Value Space).
          It enables applications to read item values, navigate through and subscribe to
          change notifications.

    - Name: libqtsensors1
      AsWholeName: yes
      Summary: Qt Mobility Sensors module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Sensors API. It provides access to sensors.
      Requires:
          - libqtsql4-sqlite
          - sensorfw

    - Name: libqtserviceframework1
      AsWholeName: yes
      Summary: Qt Mobility Service Framework module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains a set of APIs to that allows clients to discover and
          instantiate arbitrary services.

    - Name: libqtsysteminfo1
      AsWholeName: yes
      Summary: Qt Mobility System Information module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains a set of APIs to discover system related information and
          capabilities.

    - Name: libqtversit1
      AsWholeName: yes
      Summary: Qt Mobility Versit (vCard) module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains an API to manage Versit documents, such as vCards.

    - Name: libqtversitorganizer1
      AsWholeName: yes
      Summary: Qt Mobility Versit (Organizer) module
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains an API to manage Versit documents, such as iCalendar
          documents. It interfaces the Organizer API and uses the same framework as for
          vCards.

    - Name: libdeclarative-contacts
      AsWholeName: yes
      Summary: Qt Mobility Contacts QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Contacts QML plugin for QtDeclarative.

    - Name: libdeclarative-feedback
      AsWholeName: yes
      Summary: Qt Mobility Feedback QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Feedback QML plugin for QtDeclarative.

    - Name: libdeclarative-gallery
      AsWholeName: yes
      Summary: Qt Mobility Document Gallery QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Document Gallery QML plugin for QtDeclarative.

    - Name: libdeclarative-location
      AsWholeName: yes
      Summary: Qt Mobility Location QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Location QML plugin for QtDeclarative.

    - Name: libdeclarative-messaging
      AsWholeName: yes
      Summary: Qt Mobility Messaging QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Messaging QML plugin for QtDeclarative.

    - Name: libdeclarative-multimedia
      AsWholeName: yes
      Summary: Qt Mobility Multimedia QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Multimedia QML plugin for QtDeclarative.

    - Name: libdeclarative-organizer
      AsWholeName: yes
      Summary: Qt Mobility Organizer QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Organizer QML plugin for QtDeclarative.

    - Name: libdeclarative-publishsubscribe
      AsWholeName: yes
      Summary: Qt Mobility Publish and Subscribe QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Publish and Subscribe QML plugin for QtDeclarative.

    - Name: libdeclarative-sensors
      AsWholeName: yes
      Summary: Qt Mobility Sensors Framework QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Sensors QML plugin for QtDeclarative.

    - Name: libdeclarative-serviceframework
      AsWholeName: yes
      Summary: Qt Mobility Service Framework QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Service Framework QML plugin for QtDeclarative.

    - Name: libdeclarative-systeminfo
      AsWholeName: yes
      Summary: Qt Mobility System Information QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the System Information QML plugin for QtDeclarative.

    - Name: libdeclarative-connectivity
      AsWholeName: yes
      Summary: Qt Mobility Connectivity QML plugin
      Group: System/Libraries
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Connectivity QML plugin for QtDeclarative.

    - Name: servicefw
      AsWholeName: yes
      Summary: Qt Mobility Service Framework tool
      Group: Development/Tools
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains the Service Framework tool (servicefw). It allows
          to register services and make them available over the Service Framework.

    - Name: examples
      Summary: Qt Mobility examples
      Group: System/X11
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains Qt Mobility examples.

    - Name: l10n
      Summary: APIs for mobile device functionality - localization files
      Group: System/I18n
      Description: |
          Qt Mobility delivers a set of new APIs for mobile device functionality.

          This package contains Qt Mobility translations.