aboutsummaryrefslogtreecommitdiff
path: root/x11/waybar/files/date.pc.in
blob: a0bd9279cb1dc18a20a42b68eddd1823e4d8f697 (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.0
Cflags: -I${includedir}
Libs: -L${libdir} -ldate-tz