summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdeedu/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdeedu: Require kalzium/solver only if ocamlopt is available.Slávek Banko2019-06-291-4/+4
| | | | | | | In the previous commit ocamldep was wrong - it was supposed to be ocamlopt. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f2fcec0e0ad7cb99ae59fd0cd7af18ec66c99bec)
* DEB tdeedu: Require kalzium/solver only if ocamldep is available.Slávek Banko2019-06-281-1/+8
| | | | | | | This solve FTBFS on some architectures. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d2f604b56bb2cbfdc344d21043c877cb9ee29c2b)
* DEB tdeedu: Switch to cmake.Slávek Banko2019-06-281-39/+26
| | | | | | | | | The man page has been moved to the main tree. Generating kig/scripting-api documentation is now part of the main tree. The hack for build kalzium/solver (ocaml) out-of-source is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 8d21d41c365c6db3acbf8112bd0026d4ffc15e8b)
* DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mkSlávek Banko2019-04-281-3/+1
| | | | | | | The debian-tde.mk rules are now unified for all packages. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-031-0/+58
maverick). Signed-off-by: Michele Calgaro <[email protected]>