summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/x11-library-libdrm.mf
blob: 3216a46cfd980db656f39b5c8720a3cf8e5889a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
#
# 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 2015 Alexander Pyhalov
#

set name=pkg.fmri \
    value=pkg:/x11/library/libdrm@$(LIBDRM_VERS),$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
set name=pkg.description value="Direct Rendering Manager (DRM) Libraries"
set name=pkg.summary value="DRM Libraries"
set name=info.classification value=System/X11
set name=info.source-url \
    value=http://dri.freedesktop.org/libdrm-$(LIBDRM_VERS).tar.bz2
set name=info.upstream-url value=http://dri.freedesktop.org
#
dir path=usr group=sys
dir path=usr/include
dir path=usr/include/drm
dir path=usr/include/exynos
dir path=usr/include/freedreno
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
dir path=usr/lib/$(ARCH64)/pkgconfig group=other
dir path=usr/lib/pkgconfig group=other
dir path=usr/lib/xorg
dir path=usr/lib/xorg/$(ARCH64)
#
file path=usr/include/drm/amdgpu.h
file path=usr/include/drm/amdgpu_drm.h
#file path=usr/include/drm/drm.h
#file path=usr/include/drm/drm_fourcc.h
#file path=usr/include/drm/drm_mode.h
#file path=usr/include/drm/drm_sarea.h
file path=usr/include/drm/exynos_drmif.h
#file path=usr/include/drm/i915_drm.h
file path=usr/include/drm/intel_aub.h
file path=usr/include/drm/intel_bufmgr.h
file path=usr/include/drm/intel_debug.h
file path=usr/include/drm/mach64_drm.h
file path=usr/include/drm/mga_drm.h
file path=usr/include/drm/nouveau_drm.h
file path=usr/include/drm/omap_drmif.h
file path=usr/include/drm/qxl_drm.h
file path=usr/include/drm/r128_drm.h
file path=usr/include/drm/r600_pci_ids.h
file path=usr/include/drm/radeon_bo.h
file path=usr/include/drm/radeon_bo_gem.h
file path=usr/include/drm/radeon_bo_int.h
file path=usr/include/drm/radeon_cs.h
file path=usr/include/drm/radeon_cs_gem.h
file path=usr/include/drm/radeon_cs_int.h
file path=usr/include/drm/radeon_drm.h
file path=usr/include/drm/radeon_surface.h
file path=usr/include/drm/savage_drm.h
file path=usr/include/drm/sis_drm.h
file path=usr/include/drm/tegra.h
file path=usr/include/drm/tegra_drm.h
file path=usr/include/drm/vc4_drm.h
file path=usr/include/drm/via_drm.h
#file path=usr/include/drm/virtgpu_drm.h
file path=usr/include/drm/vmwgfx_drm.h
file path=usr/include/exynos/exynos_drm.h
file path=usr/include/exynos/exynos_fimg2d.h
file path=usr/include/freedreno/freedreno_drmif.h
file path=usr/include/freedreno/freedreno_ringbuffer.h
file path=usr/include/libkms/libkms.h
file path=usr/include/omap/omap_drm.h
file path=usr/include/xf86drm.h
file path=usr/include/xf86drmMode.h
#
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_amdgpu.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_exynos.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_freedreno.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_intel.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_omap.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_radeon.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libdrm_tegra.pc
file path=usr/lib/$(ARCH64)/pkgconfig/libkms.pc
file path=usr/lib/pkgconfig/libdrm.pc
file path=usr/lib/pkgconfig/libdrm_amdgpu.pc
file path=usr/lib/pkgconfig/libdrm_exynos.pc
file path=usr/lib/pkgconfig/libdrm_freedreno.pc
file path=usr/lib/pkgconfig/libdrm_intel.pc
file path=usr/lib/pkgconfig/libdrm_omap.pc
file path=usr/lib/pkgconfig/libdrm_radeon.pc
file path=usr/lib/pkgconfig/libdrm_tegra.pc
file path=usr/lib/pkgconfig/libkms.pc
#
file path=usr/lib/xorg/$(ARCH64)/libdrm.so.2
file path=usr/lib/xorg/$(ARCH64)/libdrm_amdgpu.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_exynos.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_freedreno.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_intel.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_omap.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_radeon.so.1
file path=usr/lib/xorg/$(ARCH64)/libdrm_tegra.so.0
file path=usr/lib/xorg/$(ARCH64)/libkms.so.1
file path=usr/lib/xorg/libdrm.so.2
file path=usr/lib/xorg/libdrm_amdgpu.so.1
file path=usr/lib/xorg/libdrm_exynos.so.1
file path=usr/lib/xorg/libdrm_freedreno.so.1
file path=usr/lib/xorg/libdrm_intel.so.1
file path=usr/lib/xorg/libdrm_omap.so.1
file path=usr/lib/xorg/libdrm_radeon.so.1
file path=usr/lib/xorg/libdrm_tegra.so.0
file path=usr/lib/xorg/libkms.so.1
#
license usr/src/common/libdrm/LICENSE_LIBDRM \
    license=usr/src/common/libdrm/LICENSE_LIBDRM
#
link path=usr/include/libdrm target=drm
link path=usr/lib/xorg/$(ARCH64)/libdrm.so target=libdrm.so.2
link path=usr/lib/xorg/$(ARCH64)/libdrm_amdgpu.so target=libdrm_amdgpu.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_exynos.so target=libdrm_exynos.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_freedreno.so \
    target=libdrm_freedreno.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_intel.so target=libdrm_intel.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_omap.so target=libdrm_omap.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_radeon.so target=libdrm_radeon.so.1
link path=usr/lib/xorg/$(ARCH64)/libdrm_tegra.so target=libdrm_tegra.so.0
link path=usr/lib/xorg/$(ARCH64)/libkms.so target=libkms.so.1
link path=usr/lib/xorg/libdrm.so target=libdrm.so.2
link path=usr/lib/xorg/libdrm_amdgpu.so target=libdrm_amdgpu.so.1
link path=usr/lib/xorg/libdrm_exynos.so target=libdrm_exynos.so.1
link path=usr/lib/xorg/libdrm_freedreno.so target=libdrm_freedreno.so.1
link path=usr/lib/xorg/libdrm_intel.so target=libdrm_intel.so.1
link path=usr/lib/xorg/libdrm_omap.so target=libdrm_omap.so.1
link path=usr/lib/xorg/libdrm_radeon.so target=libdrm_radeon.so.1
link path=usr/lib/xorg/libdrm_tegra.so target=libdrm_tegra.so.0
link path=usr/lib/xorg/libkms.so target=libkms.so.1
depend fmri=pkg:/driver/graphics/drm type=require