rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / desktop / desktop-cache / desktop-cache.p5m
blob07e790d21feb3419d784a6c79dc4e0b494b4530c
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 2014 Alexander Pyhalov. All rights reserved.
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.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24 file files/gio-module-cache.xml \
25     path=lib/svc/manifest/application/desktop-cache/gio-module-cache.xml
26 file files/gio-module-cache.sh path=lib/svc/method/gio-module-cache
27 file files/gio-module-cache.8s path=usr/share/man/man8s/gio-module-cache.8s
29 # Deliver empty loaders.cache files for gdk-pixbuf and make sure they are
30 # updated once installed.  This will also make sure they are removed when the
31 # package is uninstalled.
32 file files/empty path=usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache \
33     preserve=true \
34     refresh_fmri=svc:/application/desktop-cache/pixbuf-loaders-installer:default
35 file files/empty path=usr/lib/amd64/gdk-pixbuf-2.0/2.10.0/loaders.cache \
36     preserve=true \
37     refresh_fmri=svc:/application/desktop-cache/pixbuf-loaders-installer:default
39 file path=lib/svc/manifest/application/desktop-cache/desktop-mime-cache.xml
40 file path=lib/svc/manifest/application/desktop-cache/gconf-cache.xml
41 file path=lib/svc/manifest/application/desktop-cache/icon-cache.xml
42 file path=lib/svc/manifest/application/desktop-cache/input-method-cache.xml
43 file path=lib/svc/manifest/application/desktop-cache/mime-types-cache.xml
44 file path=lib/svc/manifest/application/desktop-cache/pixbuf-loaders-installer.xml
45 file path=lib/svc/method/desktop-mime-cache
46 file path=lib/svc/method/gconf-cache
47 file path=lib/svc/method/icon-cache
48 file path=lib/svc/method/input-method-cache
49 file path=lib/svc/method/mime-types-cache
50 file path=lib/svc/method/pixbuf-loaders-installer