fritzkink
2023-11-29 243c8ae4d54285e32f8db92f384e115b04ed0f19
commit | author | age
9fb6cc 1 #
AP 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.
5 #
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.
9 #
10
11 #
12 # Copyright 2014 Alexander Pyhalov. All rights reserved.
243c8a 13 # Copyright 2023 Friedrich Kink. All rights reserved.
9fb6cc 14 #
AP 15
243c8a 16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
F 17 set name=pkg.human-version value=$(HUMAN_VERSION)
9fb6cc 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
243c8a 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
9fb6cc 20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
AP 21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license COPYING license='LGPLv2.1'
25
243c8a 26 #<transform file path=usr/share/gtk-doc/.* ->  default facet.doc true>
F 27 #<transform file path=usr/share/gtk-doc/html/.* ->  default facet.doc.html true>
9fb6cc 28
243c8a 29 file path=usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h
F 30 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-actor.h
31 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-embed.h
32 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-texture.h
33 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-util.h
34 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-version.h
35 file path=usr/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-window.h
36 file path=usr/lib/$(MACH64)/girepository-1.0/GtkClutter-1.0.typelib
37 link path=usr/lib/$(MACH64)/libclutter-gtk-1.0.so \
38     target=libclutter-gtk-1.0.so.0.800.4
39 link path=usr/lib/$(MACH64)/libclutter-gtk-1.0.so.0 \
40     target=libclutter-gtk-1.0.so.0.800.4
41 file path=usr/lib/$(MACH64)/libclutter-gtk-1.0.so.0.800.4
42 file path=usr/lib/$(MACH64)/pkgconfig/clutter-gtk-1.0.pc
43 file path=usr/share/gir-1.0/GtkClutter-1.0.gir
44 file path=usr/share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo
45 file path=usr/share/locale/pl/LC_MESSAGES/cluttergtk-1.0.mo
46 file path=usr/share/locale/zh_CN/LC_MESSAGES/cluttergtk-1.0.mo