File: gtkdatabox.pc.in

package info (click to toggle)
libgtkdatabox 1%3A1.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,924 kB
  • sloc: ansic: 8,609; sh: 4,271; makefile: 187; xml: 69
file content (11 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gtkdatabox
Description: Widget to display large amounts of numerical data
Version: @DATABOX_VERSION@
Requires: gtk+-3.0 >= @GTK_REQUIRED@, pango >= @PANGO_REQUIRED@, cairo >= @CAIRO_REQUIRED@
Libs: -L${libdir} -lgtkdatabox
Cflags: -I${includedir}