File: pyside.pc

package info (click to toggle)
libpkgconfig-perl 0.12026-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,884 kB
  • ctags: 152
  • sloc: ansic: 6,108; perl: 1,872; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include/PySide

Name: PySide
Description: Support library for Python bindings of Qt-based libraries.
Version: 0.3.2
Libs: -L${libdir} -lpython -lpyside
Cflags: -I${includedir}