sync with OpenBSD -current
This commit is contained in:
parent
b5b25afdb8
commit
2c72e27ed2
147 changed files with 41128 additions and 10 deletions
12
lib/libva/Makefile.bsd-wrapper
Normal file
12
lib/libva/Makefile.bsd-wrapper
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2024/07/19 14:35:16 rsadowski Exp $
|
||||
|
||||
SHARED_LIBS += va-drm 2.22
|
||||
SHARED_LIBS += va-glx 2.22
|
||||
SHARED_LIBS += va-x11 2.22
|
||||
SHARED_LIBS += va 2.22
|
||||
|
||||
CONFIGURE_ARGS= --disable-wayland
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-drivers-path=${DESTDIR}${X11BASE}/lib/modules/drivers/
|
||||
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue