aboutsummaryrefslogtreecommitdiff
path: root/x11/waybar/files/date.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/waybar/files/date.pc.in')
-rw-r--r--x11/waybar/files/date.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/waybar/files/date.pc.in b/x11/waybar/files/date.pc.in
new file mode 100644
index 000000000000..6caf9124bca0
--- /dev/null
+++ b/x11/waybar/files/date.pc.in
@@ -0,0 +1,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: 2.4.1
+Cflags: -I${includedir}
+Libs: -L${libdir} -ltz