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 285 B view raw
1prefix=@prefix@ 2exec_prefix=@exec_prefix@ 3libdir=@libdir@ 4includedir=@includedir@ 5 6Name: libdrm_intel 7Description: Userspace interface to intel kernel DRM services 8Version: @PACKAGE_VERSION@ 9Requires: libdrm 10Libs: -L${libdir} -ldrm_intel 11Cflags: -I${includedir} -I${includedir}/libdrm