Port details on branch 2024Q3 |
- libdrm Direct Rendering Manager library and headers
- 2.4.123,1 graphics =148 2.4.123,1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2006-01-03 08:01:16
- Last Update: 2024-09-05 06:43:48
- Commit Hash: 3b5a9f8f
- People watching this port, also watch:: freetype2, expat, fontconfig, libiconv, png
- License: MIT
- WWW:
- https://dri.freedesktop.org/
- Description:
- This is libdrm, a userspace library for accessing the DRM, direct rendering
manager, on Linux, BSD and other operating systems that support the
ioctl interface.
The library provides wrapper functions for the ioctls to avoid exposing the
kernel interface directly, and for chipsets with drm memory manager,
support for tracking relocations and buffers.
New functionality in the kernel DRM drivers typically requires a new libdrm,
but a new libdrm will always work with an older kernel.
libdrm is a low-level library, typically used by graphics drivers such as
the Mesa drivers, the X drivers, libva and similar projects.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/libdrm/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libdrm
- pkg install libdrm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdrm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724737709
SHA256 (libdrm-2.4.123.tar.xz) = a2b98567a149a74b0f50e91e825f9c0315d86e7be9b74394dae8b298caadb79e
SIZE (libdrm-2.4.123.tar.xz) = 481112
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rst2man : textproc/py-docutils
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpciaccess.so : devel/libpciaccess
- This port is required by:
- for Build
-
- graphics/egl-wayland
- graphics/gstreamer1-plugins-vulkan
- graphics/qt5-wayland
- multimedia/gstreamer1-vaapi
- multimedia/libva-nvidia-driver
- net/neatvnc
- sysutils/fastfetch
- for Libraries
-
- accessibility/gammastep
- accessibility/redshift
- audio/gstreamer1-plugins-cdparanoia
- audio/gstreamer1-plugins-ogg
- audio/gstreamer1-plugins-opus
- audio/gstreamer1-plugins-vorbis
- audio/plasma5-kpipewire
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libdrm-2.4.123,1:
TESTS=off: Build and install test programs
===> Use 'make config' to modify these settings
- Options name:
- graphics_libdrm
- USES:
- gnome meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|