Source: clatexmath
Priority: optional
Maintainer: Florian "sp1rit" <sp1ritCS@protonmail.com>
Build-Depends:	debhelper (>= 8.0.0),
				build-essential,
				meson,
				pkg-config,
				libfontconfig1-dev,
				libgtkmm-3.0-dev (>= 3.20),
				libgtksourceviewmm-3.0-dev (>= 3.18),
				libtinyxml2-dev
Standards-Version: 4.5.0
Section: libs
Rules-Requires-Root: no
Homepage: https://github.com/NanoMichael/cLaTeXMath

Package: libclatexmath0
Architecture: any
Multi-Arch: same
Depends:	${misc:Depends}, ${shlibs:Depends},
			libfontconfig1-dev,
			libgtkmm-3.0-dev (>= 3.20),
			libgtksourceviewmm-3.0-dev (>= 3.18),
			libtinyxml2-dev
Recommends: pkg-config
Description: A dynamic, cross-platform, and embeddable LaTeX rendering library 

Package: libclatexmath-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libclatexmath0 (= ${binary:Version}), ${misc:Depends}
Description: Devel files for cLaTeXMath
