src.ctf.fs: use ctf_fs_ds_file::UP in decode_clock_snapshot_after_event
[babeltrace.git] / src / babeltrace2-ctf-writer.pc.in
index 504d85976689204b692ea47a605470e1d0356214..f3514f7af290ae4c3949cb2cf25bbbe1aa7512f7 100644 (file)
@@ -1,13 +1,13 @@
+# SPDX-FileCopyrightText: 2019 EfficiOS, Inc.
+# SPDX-License-Identifier: MIT
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: Babeltrace CTF parser
-Description: libbabeltrace2-ctf provides the specific bits necessary to write a Common Trace Format (CTF) trace.
+Name: Babeltrace 2 CTF writer library
+Description: Common Trace Format (CTF) writer library from Babeltrace 2
 Version: @PACKAGE_VERSION@
-Requires:
-Requires.private: uuid popt
 Libs: -L${libdir} -lbabeltrace2-ctf-writer
 Cflags: -I${includedir}
-
This page took 0.023935 seconds and 4 git commands to generate.