iigs
2024-03-11 e2e717de7c80d7852ebc2984bf1399751bd30519
commit | author | age
76a349 1 #
CG 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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
e2e717 13 # Copyright 2024 <contributor>
76a349 14 #
CG 15
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)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/keepassxc
27 file path=usr/bin/keepassxc-cli
28 file path=usr/bin/keepassxc-proxy
29 file path=usr/lib/$(MACH64)/keepassxc/libkeepassxc-autotype-xcb.so
30 file path=usr/share/applications/org.keepassxc.KeePassXC.desktop
31 file path=usr/share/icons/hicolor/256x256/apps/keepassxc.png
32 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-locked.svg
33 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark-locked.svg
34 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark.svg
35 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-monochrome-light-locked.svg
36 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-monochrome-light.svg
37 file path=usr/share/icons/hicolor/scalable/apps/keepassxc-unlocked.svg
38 file path=usr/share/icons/hicolor/scalable/apps/keepassxc.svg
39 file path=usr/share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg
40 file path=usr/share/keepassxc/icons/application/256x256/apps/keepassxc.png
41 file path=usr/share/keepassxc/translations/keepassxc_ar.qm
42 file path=usr/share/keepassxc/translations/keepassxc_bg.qm
43 file path=usr/share/keepassxc/translations/keepassxc_ca.qm
44 file path=usr/share/keepassxc/translations/keepassxc_cs.qm
45 file path=usr/share/keepassxc/translations/keepassxc_da.qm
46 file path=usr/share/keepassxc/translations/keepassxc_de.qm
47 file path=usr/share/keepassxc/translations/keepassxc_el.qm
48 file path=usr/share/keepassxc/translations/keepassxc_en.qm
49 file path=usr/share/keepassxc/translations/keepassxc_en_GB.qm
50 file path=usr/share/keepassxc/translations/keepassxc_en_US.qm
51 file path=usr/share/keepassxc/translations/keepassxc_es.qm
52 file path=usr/share/keepassxc/translations/keepassxc_et.qm
53 file path=usr/share/keepassxc/translations/keepassxc_fi.qm
0de59b 54 file path=usr/share/keepassxc/translations/keepassxc_fil.qm
76a349 55 file path=usr/share/keepassxc/translations/keepassxc_fr.qm
CG 56 file path=usr/share/keepassxc/translations/keepassxc_fr_CA.qm
57 file path=usr/share/keepassxc/translations/keepassxc_he.qm
58 file path=usr/share/keepassxc/translations/keepassxc_hr.qm
59 file path=usr/share/keepassxc/translations/keepassxc_hu.qm
60 file path=usr/share/keepassxc/translations/keepassxc_id.qm
61 file path=usr/share/keepassxc/translations/keepassxc_it.qm
62 file path=usr/share/keepassxc/translations/keepassxc_ja.qm
0de59b 63 file path=usr/share/keepassxc/translations/keepassxc_km.qm
76a349 64 file path=usr/share/keepassxc/translations/keepassxc_ko.qm
138086 65 file path=usr/share/keepassxc/translations/keepassxc_lt.qm
76a349 66 file path=usr/share/keepassxc/translations/keepassxc_my.qm
CG 67 file path=usr/share/keepassxc/translations/keepassxc_nb.qm
68 file path=usr/share/keepassxc/translations/keepassxc_nl.qm
69 file path=usr/share/keepassxc/translations/keepassxc_pl.qm
70 file path=usr/share/keepassxc/translations/keepassxc_pt_BR.qm
71 file path=usr/share/keepassxc/translations/keepassxc_pt_PT.qm
72 file path=usr/share/keepassxc/translations/keepassxc_ro.qm
73 file path=usr/share/keepassxc/translations/keepassxc_ru.qm
138086 74 file path=usr/share/keepassxc/translations/keepassxc_si.qm
76a349 75 file path=usr/share/keepassxc/translations/keepassxc_sk.qm
CG 76 file path=usr/share/keepassxc/translations/keepassxc_sl.qm
0de59b 77 file path=usr/share/keepassxc/translations/keepassxc_sq.qm
76a349 78 file path=usr/share/keepassxc/translations/keepassxc_sr.qm
CG 79 file path=usr/share/keepassxc/translations/keepassxc_sv.qm
80 file path=usr/share/keepassxc/translations/keepassxc_th.qm
81 file path=usr/share/keepassxc/translations/keepassxc_tr.qm
82 file path=usr/share/keepassxc/translations/keepassxc_uk.qm
83 file path=usr/share/keepassxc/translations/keepassxc_zh_CN.qm
84 file path=usr/share/keepassxc/translations/keepassxc_zh_TW.qm
85 file path=usr/share/keepassxc/wordlists/eff_large.wordlist
86 file path=usr/share/metainfo/org.keepassxc.KeePassXC.appdata.xml
87 file path=usr/share/mime/packages/keepassxc.xml