Marcel Telka
2024-01-10 9df05d282724a70618a387976d22d86485fde529
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
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2015 Aurelien Larcher
# Copyright 2016 Predrag Zečević
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/bin/geany
file path=usr/include/geany/app.h
file path=usr/include/geany/build.h
file path=usr/include/geany/dialogs.h
file path=usr/include/geany/document.h
file path=usr/include/geany/editor.h
file path=usr/include/geany/encodings.h
file path=usr/include/geany/filetypes.h
file path=usr/include/geany/geany.h
file path=usr/include/geany/geanyfunctions.h
file path=usr/include/geany/geanyplugin.h
file path=usr/include/geany/gtkcompat.h
file path=usr/include/geany/gtkdoc/geany-gtkdoc.h
file path=usr/include/geany/gtkdoc/geany-sciwrappers-gtkdoc.h
file path=usr/include/geany/highlighting.h
file path=usr/include/geany/keybindings.h
file path=usr/include/geany/main.h
file path=usr/include/geany/msgwindow.h
file path=usr/include/geany/navqueue.h
file path=usr/include/geany/plugindata.h
file path=usr/include/geany/pluginutils.h
file path=usr/include/geany/prefs.h
file path=usr/include/geany/project.h
file path=usr/include/geany/scintilla/SciLexer.h
file path=usr/include/geany/scintilla/Sci_Position.h
file path=usr/include/geany/scintilla/Scintilla.h
file path=usr/include/geany/scintilla/Scintilla.iface
file path=usr/include/geany/scintilla/ScintillaWidget.h
file path=usr/include/geany/sciwrappers.h
file path=usr/include/geany/search.h
file path=usr/include/geany/spawn.h
file path=usr/include/geany/stash.h
file path=usr/include/geany/support.h
file path=usr/include/geany/symbols.h
file path=usr/include/geany/tagmanager/tm_parser.h
file path=usr/include/geany/tagmanager/tm_source_file.h
file path=usr/include/geany/tagmanager/tm_tag.h
file path=usr/include/geany/tagmanager/tm_workspace.h
file path=usr/include/geany/templates.h
file path=usr/include/geany/toolbar.h
file path=usr/include/geany/ui_utils.h
file path=usr/include/geany/utils.h
file path=usr/lib/$(MACH64)/geany/classbuilder.so
file path=usr/lib/$(MACH64)/geany/export.so
file path=usr/lib/$(MACH64)/geany/filebrowser.so
file path=usr/lib/$(MACH64)/geany/htmlchars.so
file path=usr/lib/$(MACH64)/geany/saveactions.so
file path=usr/lib/$(MACH64)/geany/splitwindow.so
link path=usr/lib/$(MACH64)/libgeany.so target=libgeany.so.0.0.0
link path=usr/lib/$(MACH64)/libgeany.so.0 target=libgeany.so.0.0.0
file path=usr/lib/$(MACH64)/libgeany.so.0.0.0
file path=usr/lib/$(MACH64)/pkgconfig/geany.pc
file path=usr/share/applications/geany.desktop
file path=usr/share/doc/geany/AUTHORS
file path=usr/share/doc/geany/COPYING
file path=usr/share/doc/geany/ChangeLog
file path=usr/share/doc/geany/LexillaLicense.txt
file path=usr/share/doc/geany/NEWS
file path=usr/share/doc/geany/README
file path=usr/share/doc/geany/ScintillaLicense.txt
file path=usr/share/doc/geany/THANKS
file path=usr/share/doc/geany/TODO
file path=usr/share/doc/geany/html/images/build_menu_commands_dialog.png
file path=usr/share/doc/geany/html/images/edit_change_history.png
file path=usr/share/doc/geany/html/images/find_dialog.png
file path=usr/share/doc/geany/html/images/find_in_files_dialog.png
file path=usr/share/doc/geany/html/images/main_window.png
file path=usr/share/doc/geany/html/images/pref_dialog_edit_completions.png
file path=usr/share/doc/geany/html/images/pref_dialog_edit_display.png
file path=usr/share/doc/geany/html/images/pref_dialog_edit_features.png
file path=usr/share/doc/geany/html/images/pref_dialog_edit_indentation.png
file path=usr/share/doc/geany/html/images/pref_dialog_files.png
file path=usr/share/doc/geany/html/images/pref_dialog_gen_misc.png
file path=usr/share/doc/geany/html/images/pref_dialog_gen_startup.png
file path=usr/share/doc/geany/html/images/pref_dialog_interface_interface.png
file path=usr/share/doc/geany/html/images/pref_dialog_interface_notebook.png
file path=usr/share/doc/geany/html/images/pref_dialog_interface_toolbar.png
file path=usr/share/doc/geany/html/images/pref_dialog_keys.png
file path=usr/share/doc/geany/html/images/pref_dialog_printing.png
file path=usr/share/doc/geany/html/images/pref_dialog_templ.png
file path=usr/share/doc/geany/html/images/pref_dialog_tools.png
file path=usr/share/doc/geany/html/images/pref_dialog_various.png
file path=usr/share/doc/geany/html/images/pref_dialog_vte.png
file path=usr/share/doc/geany/html/images/replace_dialog.png
file path=usr/share/doc/geany/html/images/sidebar_documents_only.png
file path=usr/share/doc/geany/html/images/sidebar_show_paths.png
file path=usr/share/doc/geany/html/images/sidebar_show_tree.png
file path=usr/share/doc/geany/html/index.html
file path=usr/share/doc/geany/manual.txt
file path=usr/share/geany/GPL-2
file path=usr/share/geany/colorschemes/alt.conf
file path=usr/share/geany/filedefs/filetypes.Arduino.conf
file path=usr/share/geany/filedefs/filetypes.CUDA.conf
file path=usr/share/geany/filedefs/filetypes.Clojure.conf
file path=usr/share/geany/filedefs/filetypes.Cython.conf
file path=usr/share/geany/filedefs/filetypes.Genie.conf
file path=usr/share/geany/filedefs/filetypes.Graphviz.conf
file path=usr/share/geany/filedefs/filetypes.Groovy.conf
file path=usr/share/geany/filedefs/filetypes.JSON.conf
file path=usr/share/geany/filedefs/filetypes.Kotlin.conf
file path=usr/share/geany/filedefs/filetypes.Meson.conf
file path=usr/share/geany/filedefs/filetypes.Nim.conf
file path=usr/share/geany/filedefs/filetypes.Scala.conf
file path=usr/share/geany/filedefs/filetypes.Swift.conf
file path=usr/share/geany/filedefs/filetypes.TypeScript.conf
file path=usr/share/geany/filedefs/filetypes.abaqus
file path=usr/share/geany/filedefs/filetypes.abc
file path=usr/share/geany/filedefs/filetypes.actionscript
file path=usr/share/geany/filedefs/filetypes.ada
file path=usr/share/geany/filedefs/filetypes.asciidoc
file path=usr/share/geany/filedefs/filetypes.asm
file path=usr/share/geany/filedefs/filetypes.autoit
file path=usr/share/geany/filedefs/filetypes.batch
file path=usr/share/geany/filedefs/filetypes.bibtex
file path=usr/share/geany/filedefs/filetypes.c
file path=usr/share/geany/filedefs/filetypes.caml
file path=usr/share/geany/filedefs/filetypes.cmake
file path=usr/share/geany/filedefs/filetypes.cobol
file path=usr/share/geany/filedefs/filetypes.coffeescript
file path=usr/share/geany/filedefs/filetypes.common
file path=usr/share/geany/filedefs/filetypes.conf
file path=usr/share/geany/filedefs/filetypes.cpp
file path=usr/share/geany/filedefs/filetypes.cs
file path=usr/share/geany/filedefs/filetypes.css
file path=usr/share/geany/filedefs/filetypes.d
file path=usr/share/geany/filedefs/filetypes.diff
file path=usr/share/geany/filedefs/filetypes.docbook
file path=usr/share/geany/filedefs/filetypes.erlang
file path=usr/share/geany/filedefs/filetypes.f77
file path=usr/share/geany/filedefs/filetypes.forth
file path=usr/share/geany/filedefs/filetypes.fortran
file path=usr/share/geany/filedefs/filetypes.freebasic
file path=usr/share/geany/filedefs/filetypes.gdscript
file path=usr/share/geany/filedefs/filetypes.glsl
file path=usr/share/geany/filedefs/filetypes.go
file path=usr/share/geany/filedefs/filetypes.haskell
file path=usr/share/geany/filedefs/filetypes.haxe
file path=usr/share/geany/filedefs/filetypes.html
file path=usr/share/geany/filedefs/filetypes.java
file path=usr/share/geany/filedefs/filetypes.javascript
file path=usr/share/geany/filedefs/filetypes.julia
file path=usr/share/geany/filedefs/filetypes.latex
file path=usr/share/geany/filedefs/filetypes.lisp
file path=usr/share/geany/filedefs/filetypes.lua
file path=usr/share/geany/filedefs/filetypes.makefile
file path=usr/share/geany/filedefs/filetypes.markdown
file path=usr/share/geany/filedefs/filetypes.matlab
file path=usr/share/geany/filedefs/filetypes.nsis
file path=usr/share/geany/filedefs/filetypes.objectivec
file path=usr/share/geany/filedefs/filetypes.pascal
file path=usr/share/geany/filedefs/filetypes.perl
file path=usr/share/geany/filedefs/filetypes.php
file path=usr/share/geany/filedefs/filetypes.po
file path=usr/share/geany/filedefs/filetypes.powershell
file path=usr/share/geany/filedefs/filetypes.python
file path=usr/share/geany/filedefs/filetypes.r
file path=usr/share/geany/filedefs/filetypes.restructuredtext
file path=usr/share/geany/filedefs/filetypes.ruby
file path=usr/share/geany/filedefs/filetypes.rust
file path=usr/share/geany/filedefs/filetypes.sh
file path=usr/share/geany/filedefs/filetypes.smalltalk
file path=usr/share/geany/filedefs/filetypes.sql
file path=usr/share/geany/filedefs/filetypes.tcl
file path=usr/share/geany/filedefs/filetypes.txt2tags
file path=usr/share/geany/filedefs/filetypes.vala
file path=usr/share/geany/filedefs/filetypes.verilog
file path=usr/share/geany/filedefs/filetypes.vhdl
file path=usr/share/geany/filedefs/filetypes.xml
file path=usr/share/geany/filedefs/filetypes.yaml
file path=usr/share/geany/filedefs/filetypes.zephir
file path=usr/share/geany/filetype_extensions.conf
file path=usr/share/geany/geany.css
file path=usr/share/geany/geany.glade
file path=usr/share/geany/snippets.conf
file path=usr/share/geany/tags/entities.html.tags
file path=usr/share/geany/tags/std.pas.tags
file path=usr/share/geany/tags/std.php.tags
file path=usr/share/geany/tags/std.py.tags
file path=usr/share/geany/tags/std99.c.tags
file path=usr/share/geany/templates/bsd
file path=usr/share/geany/templates/changelog
file path=usr/share/geany/templates/fileheader
file path=usr/share/geany/templates/files/file.html
file path=usr/share/geany/templates/files/file.php
file path=usr/share/geany/templates/files/file.rb
file path=usr/share/geany/templates/files/file.tex
file path=usr/share/geany/templates/files/file_html5.html
file path=usr/share/geany/templates/files/main.c
file path=usr/share/geany/templates/files/main.cxx
file path=usr/share/geany/templates/files/main.d
file path=usr/share/geany/templates/files/main.java
file path=usr/share/geany/templates/files/main.md
file path=usr/share/geany/templates/files/main.py
file path=usr/share/geany/templates/files/main.vala
file path=usr/share/geany/templates/files/module.erl
file path=usr/share/geany/templates/files/program.pas
file path=usr/share/geany/templates/function
file path=usr/share/geany/templates/gpl
file path=usr/share/geany/ui_toolbar.xml
file path=usr/share/icons/Tango/16x16/actions/geany-save-all.png
file path=usr/share/icons/Tango/24x24/actions/geany-save-all.png
file path=usr/share/icons/Tango/32x32/actions/geany-save-all.png
file path=usr/share/icons/Tango/48x48/actions/geany-save-all.png
file path=usr/share/icons/Tango/scalable/actions/geany-save-all.svg
file path=usr/share/icons/hicolor/16x16/actions/geany-build.png
file path=usr/share/icons/hicolor/16x16/actions/geany-close-all.png
file path=usr/share/icons/hicolor/16x16/actions/geany-save-all.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-class.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-macro.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-member.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-method.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-namespace.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-other.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-struct.png
file path=usr/share/icons/hicolor/16x16/apps/classviewer-var.png
file path=usr/share/icons/hicolor/16x16/apps/geany.png
file path=usr/share/icons/hicolor/24x24/actions/geany-build.png
file path=usr/share/icons/hicolor/24x24/actions/geany-close-all.png
file path=usr/share/icons/hicolor/24x24/actions/geany-save-all.png
file path=usr/share/icons/hicolor/24x24/apps/geany.png
file path=usr/share/icons/hicolor/32x32/actions/geany-build.png
file path=usr/share/icons/hicolor/32x32/actions/geany-close-all.png
file path=usr/share/icons/hicolor/32x32/actions/geany-save-all.png
file path=usr/share/icons/hicolor/32x32/apps/geany.png
file path=usr/share/icons/hicolor/48x48/actions/geany-build.png
file path=usr/share/icons/hicolor/48x48/actions/geany-close-all.png
file path=usr/share/icons/hicolor/48x48/actions/geany-save-all.png
file path=usr/share/icons/hicolor/48x48/apps/geany.png
file path=usr/share/icons/hicolor/scalable/actions/geany-build.svg
file path=usr/share/icons/hicolor/scalable/actions/geany-close-all.svg
file path=usr/share/icons/hicolor/scalable/actions/geany-save-all.svg
file path=usr/share/icons/hicolor/scalable/apps/geany.svg
file path=usr/share/locale/ar/LC_MESSAGES/geany.mo
file path=usr/share/locale/ast/LC_MESSAGES/geany.mo
file path=usr/share/locale/be/LC_MESSAGES/geany.mo
file path=usr/share/locale/bg/LC_MESSAGES/geany.mo
file path=usr/share/locale/ca/LC_MESSAGES/geany.mo
file path=usr/share/locale/cs/LC_MESSAGES/geany.mo
file path=usr/share/locale/da/LC_MESSAGES/geany.mo
file path=usr/share/locale/de/LC_MESSAGES/geany.mo
file path=usr/share/locale/el/LC_MESSAGES/geany.mo
file path=usr/share/locale/en_GB/LC_MESSAGES/geany.mo
file path=usr/share/locale/es/LC_MESSAGES/geany.mo
file path=usr/share/locale/et/LC_MESSAGES/geany.mo
file path=usr/share/locale/eu/LC_MESSAGES/geany.mo
file path=usr/share/locale/fa/LC_MESSAGES/geany.mo
file path=usr/share/locale/fi/LC_MESSAGES/geany.mo
file path=usr/share/locale/fr/LC_MESSAGES/geany.mo
file path=usr/share/locale/gl/LC_MESSAGES/geany.mo
file path=usr/share/locale/he/LC_MESSAGES/geany.mo
file path=usr/share/locale/hi/LC_MESSAGES/geany.mo
file path=usr/share/locale/hu/LC_MESSAGES/geany.mo
file path=usr/share/locale/id/LC_MESSAGES/geany.mo
file path=usr/share/locale/ie/LC_MESSAGES/geany.mo
file path=usr/share/locale/it/LC_MESSAGES/geany.mo
file path=usr/share/locale/ja/LC_MESSAGES/geany.mo
file path=usr/share/locale/kk/LC_MESSAGES/geany.mo
file path=usr/share/locale/ko/LC_MESSAGES/geany.mo
file path=usr/share/locale/ku/LC_MESSAGES/geany.mo
file path=usr/share/locale/lb/LC_MESSAGES/geany.mo
file path=usr/share/locale/lt/LC_MESSAGES/geany.mo
file path=usr/share/locale/lv/LC_MESSAGES/geany.mo
file path=usr/share/locale/mn/LC_MESSAGES/geany.mo
file path=usr/share/locale/nl/LC_MESSAGES/geany.mo
file path=usr/share/locale/nn/LC_MESSAGES/geany.mo
file path=usr/share/locale/pl/LC_MESSAGES/geany.mo
file path=usr/share/locale/pt/LC_MESSAGES/geany.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/geany.mo
file path=usr/share/locale/ro/LC_MESSAGES/geany.mo
file path=usr/share/locale/ru/LC_MESSAGES/geany.mo
file path=usr/share/locale/sk/LC_MESSAGES/geany.mo
file path=usr/share/locale/sl/LC_MESSAGES/geany.mo
file path=usr/share/locale/sr/LC_MESSAGES/geany.mo
file path=usr/share/locale/sv/LC_MESSAGES/geany.mo
file path=usr/share/locale/tr/LC_MESSAGES/geany.mo
file path=usr/share/locale/uk/LC_MESSAGES/geany.mo
file path=usr/share/locale/vi/LC_MESSAGES/geany.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/geany.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/geany.mo
file path=usr/share/man/man1/geany.1