Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
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
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms 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 2014 Alexander Pyhalov. All rights reserved.
# Copyright 2023 Klaus Ziegler. All rights reserved.
#
 
set name=pkg.fmri value=pkg:/desktop/$(COMPONENT_NAME)@$(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="org.opensolaris.category.2008:Applications/Configuration and Preferences"
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
<transform file path=usr/share/icons/.* ->  default restart_fmri svc:/application/desktop-cache/icon-cache:default>
<transform file path=usr/share/locale/([^/]+)(\..+){0,1}(/.+){0,1} -> default facet.locale.%<\1> true>
<transform file path=usr/lib/.* -> default mode 0555>
<transform file path=usr/.* -> default pkg.depend.runpath $PKGDEPEND_RUNPATH:usr/share/time-slider/lib>
<transform file path=usr/lib/time-slider/plugins/.* -> default pkg.depend.bypass-generate .*>
 
depend fmri=desktop/gksu type=require
depend fmri=gnome/zenity type=require
depend fmri=library/python/pygobject-3-39 type=require
depend fmri=library/python/python-dbus-39 type=require
depend fmri=library/python/notify2-39 type=require
depend fmri=service/gnome/desktop-cache type=require
 
depend fmri=__TBD pkg.debug.depend.file=usr/bin/gio type=require
 
file files/auth_attr path=etc/security/auth_attr.d/desktop-time-slider
file files/user_attr path=etc/user_attr.d/desktop-time-slider
 
user ftpuser=false gcos-field="ZFS Automatic Snapshots Reserved UID" group=daemon login-shell=/usr/bin/pfsh password=NP uid=51 username=zfssnap
 
file path=etc/dbus-1/system.d/time-slider.conf preserve=renameold
file path=etc/xdg/autostart/time-slider-notify.desktop preserve=renameold
file path=lib/svc/manifest/application/time-slider-plugin.xml
file path=lib/svc/manifest/application/time-slider.xml
file path=lib/svc/manifest/system/filesystem/auto-snapshot.xml
file path=lib/svc/method/time-slider
file path=lib/svc/method/time-slider-plugin
file path=lib/svc/method/time-slider-rsync
file path=usr/bin/time-slider-setup
file path=usr/lib/time-slider-delete
file path=usr/lib/time-slider-notify
file path=usr/lib/time-slider-snapshot
file path=usr/lib/time-slider-version
file path=usr/lib/time-slider/plugins/rsync/rsync-backup
file path=usr/lib/time-slider/plugins/rsync/rsync-trigger
file path=usr/lib/time-slider/plugins/zfssend/zfssend
file path=usr/lib/time-sliderd
file path=usr/share/applications/time-slider.desktop
file path=usr/share/icons/hicolor/16x16/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/24x24/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/32x32/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/36x36/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/48x48/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/72x72/apps/time-slider-setup.png
file path=usr/share/icons/hicolor/96x96/apps/time-slider-setup.png
file path=usr/share/locale/ar/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/ca/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/cs/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/de/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/es/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/fr/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/hu/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/id/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/it/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/ja/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/ko/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/nl/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/pl/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/ru/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/sv/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/time-slider.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/time-slider.mo
file path=usr/share/time-slider/lib/plugin/__init__.py
file path=usr/share/time-slider/lib/plugin/plugin.py
file path=usr/share/time-slider/lib/plugin/pluginsmf.py
file path=usr/share/time-slider/lib/plugin/rsync/__init__.py
file path=usr/share/time-slider/lib/plugin/rsync/backup.py
file path=usr/share/time-slider/lib/plugin/rsync/rsyncsmf.py
file path=usr/share/time-slider/lib/plugin/rsync/trigger.py
file path=usr/share/time-slider/lib/plugin/zfssend/__init__.py
file path=usr/share/time-slider/lib/plugin/zfssend/zfssend.py
file path=usr/share/time-slider/lib/time_slider/__init__.py
file path=usr/share/time-slider/lib/time_slider/applet.py
file path=usr/share/time-slider/lib/time_slider/autosnapsmf.py
file path=usr/share/time-slider/lib/time_slider/dbussvc.py
file path=usr/share/time-slider/lib/time_slider/deletegui.py
file path=usr/share/time-slider/lib/time_slider/fileversion.py
file path=usr/share/time-slider/lib/time_slider/rbac.py
file path=usr/share/time-slider/lib/time_slider/setupgui.py
file path=usr/share/time-slider/lib/time_slider/smf.py
file path=usr/share/time-slider/lib/time_slider/snapnowui.py
file path=usr/share/time-slider/lib/time_slider/timesliderd.py
file path=usr/share/time-slider/lib/time_slider/timeslidersmf.py
file path=usr/share/time-slider/lib/time_slider/util.py
file path=usr/share/time-slider/lib/time_slider/zfs.py
file path=usr/share/time-slider/ui/time-slider-delete.ui
file path=usr/share/time-slider/ui/time-slider-setup.ui
file path=usr/share/time-slider/ui/time-slider-snapshot.ui
file path=usr/share/time-slider/ui/time-slider-version.ui