mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
258 B
PkgConfig
10 lines
258 B
PkgConfig
prefix=/usr
|
|
exec_prefix=/usr
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Wayland Vivante Lib
|
|
Description: Wayland server side library for Vivante's EGL driver
|
|
Version: 0.1
|
|
Cflags: -I${includedir}/wayland-viv
|
|
Libs: -L${libdir} -lwayland-viv
|