File: README

package info (click to toggle)
libgtksourceviewmm 3.18.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,736 kB
  • sloc: sh: 11,279; xml: 5,908; cpp: 800; perl: 236; javascript: 95; makefile: 79
file content (18 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
C++ wrapper for gtksourceview, version 3.2.0.

Current dependencies:
- to build a library from tarball:
  * gtksourceview >= 3.2.0
  * glibmm >= 2.28.0
  * gtkmm >= 3.2.0
- to build a documentation:
  * same as above and tools required by mm-common, that are:
    - perl
    - doxygen
    - dot
    - xsltproc
- to build in maintainer mode:
  * same as above and tools used by maintainer:
    - git (to generate a ChangeLog)
    - mm-common >= 0.9.5
    - recent autotools because no deprecated macros are used.