#
# 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 2023 <contributor>
#

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=etc/dbus-1/system.d/time-slider.conf
file path=etc/xdg/autostart/time-slider-notify.desktop
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/__pycache__/__init__.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/__pycache__/plugin.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/__pycache__/pluginsmf.cpython-39.pyc
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/__pycache__/__init__.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/rsync/__pycache__/backup.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/rsync/__pycache__/rsyncsmf.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/rsync/__pycache__/trigger.cpython-39.pyc
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/__pycache__/__init__.cpython-39.pyc
file path=usr/share/time-slider/lib/plugin/zfssend/__pycache__/zfssend.cpython-39.pyc
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/__pycache__/__init__.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/applet.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/autosnapsmf.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/dbussvc.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/deletegui.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/fileversion.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/rbac.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/setupgui.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/smf.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/snapnowui.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/timesliderd.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/timeslidersmf.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/util.cpython-39.pyc
file path=usr/share/time-slider/lib/time_slider/__pycache__/zfs.cpython-39.pyc
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