WrapDB Browser

WrapDB Browser

libdrm

Metadata for this package is not yet available.

Source URL is https://dri.freedesktop.org/libdrm/libdrm-2.4.127.tar.xz.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest libdrm package with the following command:

meson wrap install libdrm

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from libdrm 2.4.127-1 can be used by adding the following lines to your meson.build file:

libdrm_dep = dependency('libdrm')
libdrm_amdgpu_dep = dependency('libdrm_amdgpu')
libdrm_etnaviv_dep = dependency('libdrm_etnaviv')
libdrm_exynos_dep = dependency('libdrm_exynos')
libdrm_freedreno_dep = dependency('libdrm_freedreno')
libdrm_intel_dep = dependency('libdrm_intel')
libdrm_nouveau_dep = dependency('libdrm_nouveau')
libdrm_omap_dep = dependency('libdrm_omap')
libdrm_radeon_dep = dependency('libdrm_radeon')
libdrm_tegra_dep = dependency('libdrm_tegra')

Patch Files Preview

No patch files needed for this package.