aboutsummaryrefslogtreecommitdiffstats
path: root/x11/waybar/files/date.pc.in
blob: 49d9db58bc26a611e01edfadaea758dbc9642891 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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