2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Alexander Pyhalov
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file files/gammurc path=etc/gammurc preserve=true
28 file path=usr/bin/gammu
29 file path=usr/bin/gammu-config
30 file path=usr/bin/gammu-detect
31 file path=usr/bin/gammu-smsd
32 file path=usr/bin/gammu-smsd-inject
33 file path=usr/bin/gammu-smsd-monitor
34 file path=usr/bin/jadmaker
35 file path=usr/include/gammu/gammu-backup.h
36 file path=usr/include/gammu/gammu-bitmap.h
37 file path=usr/include/gammu/gammu-calendar.h
38 file path=usr/include/gammu/gammu-call.h
39 file path=usr/include/gammu/gammu-callback.h
40 file path=usr/include/gammu/gammu-category.h
41 file path=usr/include/gammu/gammu-config.h
42 file path=usr/include/gammu/gammu-datetime.h
43 file path=usr/include/gammu/gammu-debug.h
44 file path=usr/include/gammu/gammu-error.h
45 file path=usr/include/gammu/gammu-file.h
46 file path=usr/include/gammu/gammu-info.h
47 file path=usr/include/gammu/gammu-inifile.h
48 file path=usr/include/gammu/gammu-keys.h
49 file path=usr/include/gammu/gammu-limits.h
50 file path=usr/include/gammu/gammu-memory.h
51 file path=usr/include/gammu/gammu-message.h
52 file path=usr/include/gammu/gammu-misc.h
53 file path=usr/include/gammu/gammu-nokia.h
54 file path=usr/include/gammu/gammu-ringtone.h
55 file path=usr/include/gammu/gammu-security.h
56 file path=usr/include/gammu/gammu-settings.h
57 file path=usr/include/gammu/gammu-smsd.h
58 file path=usr/include/gammu/gammu-statemachine.h
59 file path=usr/include/gammu/gammu-types.h
60 file path=usr/include/gammu/gammu-unicode.h
61 file path=usr/include/gammu/gammu-wap.h
62 file path=usr/include/gammu/gammu.h
63 link path=usr/lib/$(MACH64)/libGammu.so target=libGammu.so.7
64 link path=usr/lib/$(MACH64)/libGammu.so.7 target=libGammu.so.7.$(HUMAN_VERSION)
65 file path=usr/lib/$(MACH64)/libGammu.so.7.$(HUMAN_VERSION)
66 link path=usr/lib/$(MACH64)/libgsmsd.so target=libgsmsd.so.7
67 link path=usr/lib/$(MACH64)/libgsmsd.so.7 target=libgsmsd.so.7.$(HUMAN_VERSION)
68 file path=usr/lib/$(MACH64)/libgsmsd.so.7.$(HUMAN_VERSION)
69 file path=usr/lib/$(MACH64)/pkgconfig/gammu-smsd.pc
70 file path=usr/lib/$(MACH64)/pkgconfig/gammu.pc
71 file path=usr/share/bash-completion/completions/gammu
72 file path=usr/share/doc/gammu/COPYING
73 file path=usr/share/doc/gammu/ChangeLog
74 file path=usr/share/doc/gammu/README.rst
75 file path=usr/share/doc/gammu/examples/Makefile
76 file path=usr/share/doc/gammu/examples/config/gammurc
77 file path=usr/share/doc/gammu/examples/config/smsdrc
78 file path=usr/share/doc/gammu/examples/custom-config.c
79 file path=usr/share/doc/gammu/examples/long-sms.c
80 file path=usr/share/doc/gammu/examples/media/aliens.nlm
81 file path=usr/share/doc/gammu/examples/media/axelf.txt
82 file path=usr/share/doc/gammu/examples/phone-info.c
83 file path=usr/share/doc/gammu/examples/php/class_gammu/README
84 file path=usr/share/doc/gammu/examples/php/class_gammu/class.gammu.php
85 file path=usr/share/doc/gammu/examples/php/class_gammu/class.sms.gammu.php
86 file path=usr/share/doc/gammu/examples/php/smsd-mysql-admin/admin.php
87 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/config.php
88 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.gammu.php
89 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/funcoes/func.sql.php
90 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/index.php
91 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/intergammu.txt
92 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/proc/admin.php
93 file path=usr/share/doc/gammu/examples/php/smsd-mysql-intergammu/proclast.sql
94 file path=usr/share/doc/gammu/examples/php/smsd-mysql-linked/linked.php
95 file path=usr/share/doc/gammu/examples/php/smsd-mysql-linked/linked.sql
96 file path=usr/share/doc/gammu/examples/php/smsd-mysql-list/sms.php
97 file path=usr/share/doc/gammu/examples/sms-read.c
98 file path=usr/share/doc/gammu/examples/sms-send.c
99 file path=usr/share/doc/gammu/examples/smsd.c
100 file path=usr/share/doc/gammu/examples/sql/mysql.sql
101 file path=usr/share/doc/gammu/examples/sql/pgsql.sql
102 file path=usr/share/doc/gammu/examples/sql/sqlite.sql
103 file path=usr/share/doc/gammu/manual/c/api.rst
104 file path=usr/share/doc/gammu/manual/c/backup.rst
105 file path=usr/share/doc/gammu/manual/c/bitmap.rst
106 file path=usr/share/doc/gammu/manual/c/calendar.rst
107 file path=usr/share/doc/gammu/manual/c/call.rst
108 file path=usr/share/doc/gammu/manual/c/callback.rst
109 file path=usr/share/doc/gammu/manual/c/category.rst
110 file path=usr/share/doc/gammu/manual/c/datetime.rst
111 file path=usr/share/doc/gammu/manual/c/debug.rst
112 file path=usr/share/doc/gammu/manual/c/error.rst
113 file path=usr/share/doc/gammu/manual/c/examples.rst
114 file path=usr/share/doc/gammu/manual/c/file.rst
115 file path=usr/share/doc/gammu/manual/c/hints.rst
116 file path=usr/share/doc/gammu/manual/c/index.rst
117 file path=usr/share/doc/gammu/manual/c/info.rst
118 file path=usr/share/doc/gammu/manual/c/inifile.rst
119 file path=usr/share/doc/gammu/manual/c/keys.rst
120 file path=usr/share/doc/gammu/manual/c/limits.rst
121 file path=usr/share/doc/gammu/manual/c/memory.rst
122 file path=usr/share/doc/gammu/manual/c/message.rst
123 file path=usr/share/doc/gammu/manual/c/misc.rst
124 file path=usr/share/doc/gammu/manual/c/nokia.rst
125 file path=usr/share/doc/gammu/manual/c/porting.rst
126 file path=usr/share/doc/gammu/manual/c/ringtone.rst
127 file path=usr/share/doc/gammu/manual/c/security.rst
128 file path=usr/share/doc/gammu/manual/c/settings.rst
129 file path=usr/share/doc/gammu/manual/c/smsd.rst
130 file path=usr/share/doc/gammu/manual/c/statemachine.rst
131 file path=usr/share/doc/gammu/manual/c/types.rst
132 file path=usr/share/doc/gammu/manual/c/unicode.rst
133 file path=usr/share/doc/gammu/manual/c/wap.rst
134 file path=usr/share/doc/gammu/manual/config/index.rst
135 file path=usr/share/doc/gammu/manual/contents.rst
136 file path=usr/share/doc/gammu/manual/faq/config.rst
137 file path=usr/share/doc/gammu/manual/faq/general.rst
138 file path=usr/share/doc/gammu/manual/faq/index.rst
139 file path=usr/share/doc/gammu/manual/faq/phone.rst
140 file path=usr/share/doc/gammu/manual/faq/python.rst
141 file path=usr/share/doc/gammu/manual/faq/smsd.rst
142 file path=usr/share/doc/gammu/manual/formats/backup.rst
143 file path=usr/share/doc/gammu/manual/formats/index.rst
144 file path=usr/share/doc/gammu/manual/formats/ini.rst
145 file path=usr/share/doc/gammu/manual/formats/smsbackup.rst
146 file path=usr/share/doc/gammu/manual/gammu/index.rst
147 file path=usr/share/doc/gammu/manual/glossary.rst
148 file path=usr/share/doc/gammu/manual/index.rst
149 file path=usr/share/doc/gammu/manual/internal/index.rst
150 file path=usr/share/doc/gammu/manual/internal/new-phone.rst
151 file path=usr/share/doc/gammu/manual/internal/reply.rst
152 file path=usr/share/doc/gammu/manual/internal/state-machine.rst
153 file path=usr/share/doc/gammu/manual/project/about.rst
154 file path=usr/share/doc/gammu/manual/project/coding-style.rst
155 file path=usr/share/doc/gammu/manual/project/contributing.rst
156 file path=usr/share/doc/gammu/manual/project/directories.rst
157 file path=usr/share/doc/gammu/manual/project/documentation.rst
158 file path=usr/share/doc/gammu/manual/project/index.rst
159 file path=usr/share/doc/gammu/manual/project/install.rst
160 file path=usr/share/doc/gammu/manual/project/localization.rst
161 file path=usr/share/doc/gammu/manual/project/motivation.rst
162 file path=usr/share/doc/gammu/manual/project/roadmap.rst
163 file path=usr/share/doc/gammu/manual/project/testing.rst
164 file path=usr/share/doc/gammu/manual/project/versioning.rst
165 file path=usr/share/doc/gammu/manual/protocol/carkit.rst
166 file path=usr/share/doc/gammu/manual/protocol/discovering.rst
167 file path=usr/share/doc/gammu/manual/protocol/gnapplet.rst
168 file path=usr/share/doc/gammu/manual/protocol/index.rst
169 file path=usr/share/doc/gammu/manual/protocol/m-obex.rst
170 file path=usr/share/doc/gammu/manual/protocol/mtk.rst
171 file path=usr/share/doc/gammu/manual/protocol/n6110.rst
172 file path=usr/share/doc/gammu/manual/protocol/n6510.rst
173 file path=usr/share/doc/gammu/manual/protocol/n7110.rst
174 file path=usr/share/doc/gammu/manual/protocol/nokia-s40-sms.rst
175 file path=usr/share/doc/gammu/manual/protocol/nokia.rst
176 file path=usr/share/doc/gammu/manual/protocol/s60.rst
177 file path=usr/share/doc/gammu/manual/protocol/samsung-gt.rst
178 file path=usr/share/doc/gammu/manual/protocol/samsung.rst
179 file path=usr/share/doc/gammu/manual/protocol/sonim.rst
180 file path=usr/share/doc/gammu/manual/protocol/tdma_5120.rst
181 file path=usr/share/doc/gammu/manual/python/data.rst
182 file path=usr/share/doc/gammu/manual/python/examples.rst
183 file path=usr/share/doc/gammu/manual/python/exceptions.rst
184 file path=usr/share/doc/gammu/manual/python/gammu.rst
185 file path=usr/share/doc/gammu/manual/python/index.rst
186 file path=usr/share/doc/gammu/manual/python/objects.rst
187 file path=usr/share/doc/gammu/manual/python/smsd.rst
188 file path=usr/share/doc/gammu/manual/python/worker.rst
189 file path=usr/share/doc/gammu/manual/quick/index.rst
190 file path=usr/share/doc/gammu/manual/smsd/backends.rst
191 file path=usr/share/doc/gammu/manual/smsd/code.rst
192 file path=usr/share/doc/gammu/manual/smsd/config.rst
193 file path=usr/share/doc/gammu/manual/smsd/dbi.rst
194 file path=usr/share/doc/gammu/manual/smsd/files.rst
195 file path=usr/share/doc/gammu/manual/smsd/index.rst
196 file path=usr/share/doc/gammu/manual/smsd/inject.rst
197 file path=usr/share/doc/gammu/manual/smsd/manual.rst
198 file path=usr/share/doc/gammu/manual/smsd/monitor.rst
199 file path=usr/share/doc/gammu/manual/smsd/mysql.rst
200 file path=usr/share/doc/gammu/manual/smsd/null.rst
201 file path=usr/share/doc/gammu/manual/smsd/odbc.rst
202 file path=usr/share/doc/gammu/manual/smsd/overview.rst
203 file path=usr/share/doc/gammu/manual/smsd/pgsql.rst
204 file path=usr/share/doc/gammu/manual/smsd/run.rst
205 file path=usr/share/doc/gammu/manual/smsd/smsd.rst
206 file path=usr/share/doc/gammu/manual/smsd/sql.rst
207 file path=usr/share/doc/gammu/manual/smsd/tables.rst
208 file path=usr/share/doc/gammu/manual/smsd/usage.rst
209 file path=usr/share/doc/gammu/manual/testing/dummy-driver.rst
210 file path=usr/share/doc/gammu/manual/testing/index.rst
211 file path=usr/share/doc/gammu/manual/testing/testsuite.rst
212 file path=usr/share/doc/gammu/manual/utils/gammu-config.rst
213 file path=usr/share/doc/gammu/manual/utils/gammu-detect.rst
214 file path=usr/share/doc/gammu/manual/utils/index.rst
215 file path=usr/share/doc/gammu/manual/utils/jadmaker.rst
216 file path=usr/share/gammu/gammu-s60-remote.sis
217 file path=usr/share/locale/af/LC_MESSAGES/gammu.mo
218 file path=usr/share/locale/af/LC_MESSAGES/libgammu.mo
219 file path=usr/share/locale/ar/LC_MESSAGES/gammu.mo
220 file path=usr/share/locale/ar/LC_MESSAGES/libgammu.mo
221 file path=usr/share/locale/bg/LC_MESSAGES/gammu.mo
222 file path=usr/share/locale/bg/LC_MESSAGES/libgammu.mo
223 file path=usr/share/locale/bn/LC_MESSAGES/gammu.mo
224 file path=usr/share/locale/bn/LC_MESSAGES/libgammu.mo
225 file path=usr/share/locale/ca/LC_MESSAGES/gammu.mo
226 file path=usr/share/locale/ca/LC_MESSAGES/libgammu.mo
227 file path=usr/share/locale/cs/LC_MESSAGES/gammu.mo
228 file path=usr/share/locale/cs/LC_MESSAGES/libgammu.mo
229 file path=usr/share/locale/da/LC_MESSAGES/gammu.mo
230 file path=usr/share/locale/da/LC_MESSAGES/libgammu.mo
231 file path=usr/share/locale/de/LC_MESSAGES/gammu.mo
232 file path=usr/share/locale/de/LC_MESSAGES/libgammu.mo
233 file path=usr/share/locale/el/LC_MESSAGES/gammu.mo
234 file path=usr/share/locale/el/LC_MESSAGES/libgammu.mo
235 file path=usr/share/locale/en_GB/LC_MESSAGES/gammu.mo
236 file path=usr/share/locale/en_GB/LC_MESSAGES/libgammu.mo
237 file path=usr/share/locale/es/LC_MESSAGES/gammu.mo
238 file path=usr/share/locale/es/LC_MESSAGES/libgammu.mo
239 file path=usr/share/locale/et/LC_MESSAGES/gammu.mo
240 file path=usr/share/locale/et/LC_MESSAGES/libgammu.mo
241 file path=usr/share/locale/fi/LC_MESSAGES/gammu.mo
242 file path=usr/share/locale/fi/LC_MESSAGES/libgammu.mo
243 file path=usr/share/locale/fr/LC_MESSAGES/gammu.mo
244 file path=usr/share/locale/fr/LC_MESSAGES/libgammu.mo
245 file path=usr/share/locale/gl/LC_MESSAGES/gammu.mo
246 file path=usr/share/locale/gl/LC_MESSAGES/libgammu.mo
247 file path=usr/share/locale/he/LC_MESSAGES/gammu.mo
248 file path=usr/share/locale/he/LC_MESSAGES/libgammu.mo
249 file path=usr/share/locale/hu/LC_MESSAGES/gammu.mo
250 file path=usr/share/locale/hu/LC_MESSAGES/libgammu.mo
251 file path=usr/share/locale/id/LC_MESSAGES/gammu.mo
252 file path=usr/share/locale/id/LC_MESSAGES/libgammu.mo
253 file path=usr/share/locale/it/LC_MESSAGES/gammu.mo
254 file path=usr/share/locale/it/LC_MESSAGES/libgammu.mo
255 file path=usr/share/locale/ko/LC_MESSAGES/gammu.mo
256 file path=usr/share/locale/ko/LC_MESSAGES/libgammu.mo
257 file path=usr/share/locale/nl/LC_MESSAGES/gammu.mo
258 file path=usr/share/locale/nl/LC_MESSAGES/libgammu.mo
259 file path=usr/share/locale/pl/LC_MESSAGES/gammu.mo
260 file path=usr/share/locale/pl/LC_MESSAGES/libgammu.mo
261 file path=usr/share/locale/pt_BR/LC_MESSAGES/gammu.mo
262 file path=usr/share/locale/pt_BR/LC_MESSAGES/libgammu.mo
263 file path=usr/share/locale/ro/LC_MESSAGES/gammu.mo
264 file path=usr/share/locale/ro/LC_MESSAGES/libgammu.mo
265 file path=usr/share/locale/ru/LC_MESSAGES/gammu.mo
266 file path=usr/share/locale/ru/LC_MESSAGES/libgammu.mo
267 file path=usr/share/locale/sk/LC_MESSAGES/gammu.mo
268 file path=usr/share/locale/sk/LC_MESSAGES/libgammu.mo
269 file path=usr/share/locale/sv/LC_MESSAGES/gammu.mo
270 file path=usr/share/locale/sv/LC_MESSAGES/libgammu.mo
271 file path=usr/share/locale/sw/LC_MESSAGES/gammu.mo
272 file path=usr/share/locale/sw/LC_MESSAGES/libgammu.mo
273 file path=usr/share/locale/tr/LC_MESSAGES/gammu.mo
274 file path=usr/share/locale/tr/LC_MESSAGES/libgammu.mo
275 file path=usr/share/locale/uk/LC_MESSAGES/gammu.mo
276 file path=usr/share/locale/uk/LC_MESSAGES/libgammu.mo
277 file path=usr/share/locale/zh_CN/LC_MESSAGES/gammu.mo
278 file path=usr/share/locale/zh_CN/LC_MESSAGES/libgammu.mo
279 file path=usr/share/locale/zh_TW/LC_MESSAGES/gammu.mo
280 file path=usr/share/locale/zh_TW/LC_MESSAGES/libgammu.mo
281 file path=usr/share/man/man1/gammu-config.1
282 file path=usr/share/man/man1/gammu-detect.1
283 file path=usr/share/man/man1/gammu-smsd-inject.1
284 file path=usr/share/man/man1/gammu-smsd-monitor.1
285 file path=usr/share/man/man1/gammu-smsd.1
286 file path=usr/share/man/man1/gammu.1
287 file path=usr/share/man/man1/jadmaker.1
288 file path=usr/share/man/man5/gammu-backup.5
289 file path=usr/share/man/man5/gammu-smsbackup.5
290 file path=usr/share/man/man5/gammu-smsdrc.5
291 file path=usr/share/man/man5/gammurc.5
292 file path=usr/share/man/man7/gammu-smsd-dbi.7
293 file path=usr/share/man/man7/gammu-smsd-files.7
294 file path=usr/share/man/man7/gammu-smsd-mysql.7
295 file path=usr/share/man/man7/gammu-smsd-null.7
296 file path=usr/share/man/man7/gammu-smsd-odbc.7
297 file path=usr/share/man/man7/gammu-smsd-pgsql.7
298 file path=usr/share/man/man7/gammu-smsd-run.7
299 file path=usr/share/man/man7/gammu-smsd-sql.7
300 file path=usr/share/man/man7/gammu-smsd-tables.7