openexr: make architecture independent
[oi-userland.git] / components / library / telegramdb / telegramdb.p5m
blobe14951b51dda071b38dd961c88bbc72a4512e9d5
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2022 David Stes
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_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 file path=usr/include/td/telegram/Client.h
26 file path=usr/include/td/telegram/Log.h
27 file path=usr/include/td/telegram/td_api.h
28 file path=usr/include/td/telegram/td_api.hpp
29 file path=usr/include/td/telegram/td_json_client.h
30 file path=usr/include/td/telegram/td_log.h
31 file path=usr/include/td/telegram/tdjson_export.h
32 file path=usr/include/td/tl/TlObject.h
33 file path=usr/lib/$(MACH64)/cmake/Td/TdConfig.cmake
34 file path=usr/lib/$(MACH64)/cmake/Td/TdConfigVersion.cmake
35 file path=usr/lib/$(MACH64)/cmake/Td/TdTargets-release.cmake
36 file path=usr/lib/$(MACH64)/cmake/Td/TdTargets.cmake
37 link path=usr/lib/$(MACH64)/libtdjson.so \
38     target=libtdjson.so.$(COMPONENT_VERSION)
39 file path=usr/lib/$(MACH64)/libtdjson.so.$(COMPONENT_VERSION)
40 file path=usr/lib/cmake/Td/TdConfig.cmake
41 file path=usr/lib/cmake/Td/TdConfigVersion.cmake
42 file path=usr/lib/cmake/Td/TdTargets-release.cmake
43 file path=usr/lib/cmake/Td/TdTargets.cmake
44 link path=usr/lib/libtdjson.so target=libtdjson.so.$(COMPONENT_VERSION)
45 file path=usr/lib/libtdjson.so.$(COMPONENT_VERSION)