/usr/share/doc/libgtksourceviewmm-3.0-0v5/README is in libgtksourceviewmm-3.0-0v5 3.18.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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.
|