mirror of OpenBSD xenocara tree github.com/openbsd/xenocara
openbsd
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at jcs 11 lines 300 B view raw
1prefix=@prefix@ 2exec_prefix=@exec_prefix@ 3libdir=@libdir@ 4includedir=@includedir@ 5 6Name: libdrm_amdgpu 7Description: Userspace interface to kernel DRM services for amdgpu 8Version: @PACKAGE_VERSION@ 9Libs: -L${libdir} -ldrm_amdgpu 10Cflags: -I${includedir} -I${includedir}/libdrm 11Requires.private: libdrm