Andreas Wacknitz
2024-04-04 70151afdb9f2beee53ff6d9c03a48b195bec8650
commit | author | age
7a8bf6 1 #
AP 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.
6 #
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.
10 #
11
12 #
13 # Copyright 2016 Alexander Pyhalov
c52e52 14 # Copyright 2018 Michal Nowak
0df8d9 15 # Copyright 2023 Friedrich Kink
7a8bf6 16 #
AP 17
18 set name=pkg.fmri value=pkg:/library/freetds@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
0df8d9 19 set name=pkg.human-version value=$(HUMAN_VERSION)
7a8bf6 20 set name=pkg.summary value="MS SQL and Sybase client libraries"
AP 21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27
28 file path=usr/include/bkpublic.h
29 file path=usr/include/cspublic.h
30 file path=usr/include/cstypes.h
31 file path=usr/include/ctpublic.h
32 file path=usr/include/odbcss.h
33 file path=usr/include/sqldb.h
34 file path=usr/include/sqlfront.h
35 file path=usr/include/sybdb.h
36 file path=usr/include/syberror.h
37 file path=usr/include/sybfront.h
0df8d9 38 file path=usr/include/tds_sysdep_public.h
7a8bf6 39 link path=usr/lib/$(MACH64)/libct.so target=libct.so.4.0.0
AP 40 link path=usr/lib/$(MACH64)/libct.so.4 target=libct.so.4.0.0
41 file path=usr/lib/$(MACH64)/libct.so.4.0.0
42 link path=usr/lib/$(MACH64)/libsybdb.so target=libsybdb.so.5.1.0
43 link path=usr/lib/$(MACH64)/libsybdb.so.5 target=libsybdb.so.5.1.0
44 file path=usr/lib/$(MACH64)/libsybdb.so.5.1.0