File: geany.pc.in

package info (click to toggle)
geany 1.33-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,324 kB
  • sloc: ansic: 80,065; cpp: 57,305; vhdl: 5,924; sh: 4,667; makefile: 1,279; cs: 1,233; f90: 537; sql: 503; python: 480; fortran: 389; php: 251; ruby: 163; asm: 131; java: 130; perl: 119; erlang: 73; xml: 66; ada: 50; lisp: 48; tcl: 42; cobol: 25; pascal: 15
file content (14 lines) | stat: -rw-r--r-- 383 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
localedir=@localedir@

Name: Geany
Description: A fast and lightweight IDE using GTK+
Requires: @DEPENDENCIES@
Version: @VERSION@
Libs: -L${libdir} -lgeany
Cflags: -DGTK -I${includedir}/geany -I${includedir}/geany/tagmanager -I${includedir}/geany/scintilla