mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
244 B
PkgConfig
11 lines
244 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=/usr
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: gc_wayland_protocol
|
||
|
Description: Vivante Wayland Protocol Extension Library
|
||
|
Version: 0.1
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lgc_wayland_protocol
|