1prefix=ohos_project_directory_stub 2exec_prefix=${prefix} 3libdir=${prefix}/out/ohos-arm-release/graphic/graphic_standard/ 4includedir=${prefix}/third_party/wayland_standard/egl 5 6Name: wayland-egl 7Description: Frontend wayland-egl library 8Version: 18.1.0 9Requires: wayland-client 10Libs: -L${libdir} -lwayland_client.0.z 11Cflags: -I${includedir} 12