gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / gnome2 / gnome-connection-manager / gnome-connection-manager.p5m
blob12c4cf6c87f950a878c23f2c552d5bda3e2f2b04
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2015-2021 Jim Klimov
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.human-version value=$(HUMAN_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 <transform file path=usr/share/applications/.* ->  default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
26 <transform file path=usr/share/applications/.* ->  default restart_fmri svc:/application/desktop-cache/mime-types-cache:default>
28 # Add-on files for this package - wrapper script and resources
29 file files/gcm path=usr/bin/gcm mode=555
30 file files/gcm.desktop path=usr/share/applications/gcm.desktop
31 file icon.png path=usr/share/pixmaps/gcm.png
32 # Deliver the icon into the path expected by script as well
33 # so it goes well into the window title bar (TODO: sym/hard-link?)
34 file icon.png path=usr/share/gnome-connection-manager/icon.png
35 # PYC files here and below are not from tarball but compiled by our Makefile
36 file $(MACH64)/__pycache__/gnome_connection_manager.cpython-$(PYV).pyc path=usr/share/gnome-connection-manager/__pycache__/gnome_connection_manager.cpython-$(PYV).pyc
38 # Files delivered by source tarball, as of version 1.1.0, listed via:
39 #   find . -type f | sed 's,^./\(.*\)$,file \1 path=usr/share/gnome-connection-manager/\1,'
40 file donate.gif path=usr/share/gnome-connection-manager/donate.gif
41 file gnome_connection_manager.py path=usr/share/gnome-connection-manager/gnome_connection_manager.py mode=0555
42 file gnome-connection-manager.glade path=usr/share/gnome-connection-manager/gnome-connection-manager.glade
43 file lang/de_DE.po path=usr/share/gnome-connection-manager/lang/de_DE.po
44 file lang/de/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/de/LC_MESSAGES/gcm-lang.mo
45 file lang/en_US.po path=usr/share/gnome-connection-manager/lang/en_US.po
46 file lang/en/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/en/LC_MESSAGES/gcm-lang.mo
47 file lang/fr_FR.po path=usr/share/gnome-connection-manager/lang/fr_FR.po
48 file lang/fr/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/fr/LC_MESSAGES/gcm-lang.mo
49 file lang/it_IT.po path=usr/share/gnome-connection-manager/lang/it_IT.po
50 file lang/it/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/it/LC_MESSAGES/gcm-lang.mo
51 file lang/ko_KO.po path=usr/share/gnome-connection-manager/lang/ko_KO.po
52 file lang/ko/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/ko/LC_MESSAGES/gcm-lang.mo
53 file lang/pl_PL.po path=usr/share/gnome-connection-manager/lang/pl_PL.po
54 file lang/pl/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/pl/LC_MESSAGES/gcm-lang.mo
55 file lang/pt_BR.po path=usr/share/gnome-connection-manager/lang/pt_BR.po
56 file lang/pt/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/pt/LC_MESSAGES/gcm-lang.mo
57 file lang/ru_RU.po path=usr/share/gnome-connection-manager/lang/ru_RU.po
58 file lang/ru/LC_MESSAGES/gcm-lang.mo path=usr/share/gnome-connection-manager/lang/ru/LC_MESSAGES/gcm-lang.mo
59 file pyAES.py path=usr/share/gnome-connection-manager/pyAES.py
60 file $(MACH64)/__pycache__/pyAES.cpython-$(PYV).pyc path=usr/share/gnome-connection-manager/__pycache__/pyAES.cpython-$(PYV).pyc
61 file files/README.txt path=usr/share/gnome-connection-manager/README.txt
62 file SimpleGladeApp.py path=usr/share/gnome-connection-manager/SimpleGladeApp.py
63 file $(MACH64)/__pycache__/SimpleGladeApp.cpython-$(PYV).pyc path=usr/share/gnome-connection-manager/__pycache__/SimpleGladeApp.cpython-$(PYV).pyc
64 file urlregex.py path=usr/share/gnome-connection-manager/urlregex.py
65 file $(MACH64)/__pycache__/urlregex.cpython-$(PYV).pyc path=usr/share/gnome-connection-manager/__pycache__/urlregex.cpython-$(PYV).pyc
66 file ssh.expect path=usr/share/gnome-connection-manager/ssh.expect mode=0555
67 file style.css path=usr/share/gnome-connection-manager/style.css