ports/x11/waybar/files/date.pc.in
Jan Beich aebf153709 x11/waybar: update to 0.9.8
Changes:	https://github.com/Alexays/Waybar/releases/tag/0.9.8
Reported by:	GitHub (watch releases)
2021-08-16 15:25:56 +00:00

10 lines
253 B
PkgConfig

prefix=%%LOCALBASE%%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: date
Description: Date and time library based on the C++11/14/17 <chrono> header
Version: 3.0.1
Cflags: -I${includedir}
Libs: -L${libdir} -ldate-tz