Commit Graph

13 Commits

Author SHA1 Message Date
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Biswapriyo Nath
2e75ddc146 tepl: Update to 5.0.1
Enable gtk_doc option in meson.
2021-01-03 14:33:18 +05:30
Christoph Reiter
2e226007c3 meson: remove broken prefix fixup patch and rebuild all meson using packages
When I initially ported things to meson some didn't correctly build in case
the install prefix wasn't the real prefix (/mingw64 vs C:/msys64/mingw64).

While this initially helped it turned out to be very stupid because I fixed
it by stripping the prefix of all install paths. This makes meson behave
differently compared to upstream.

Remove the patch and rebuild everything.
2020-10-24 13:14:00 +02:00
Sébastien Wilmet
513e925049 tepl: Update to 5.0.0
All the reverse deps of Tepl will be updated in later commits (gedit and
gnome-latex).
2020-09-13 07:25:04 +02:00
Sébastien Wilmet
6820a34249 tepl: remove vala from makedepends
A *.vapi file is not generated by the Tepl library. Only the GIR
(GObject Introspection) is generated, which Vala can also use.
2020-05-14 19:44:14 +02:00
Alexey Pavlov
9d37c8e920 tepl4: Update to 4.4.0 2020-03-10 15:04:26 +03:00
Sébastien Wilmet
968f83bd6c tepl: add gobject-introspection to the makedepends
That package needs to be installed in order to build Tepl.
2020-01-27 14:21:22 +01:00
Sébastien Wilmet
04f57978de tepl: Add --disable-gvfs-metadata configure option
GVfs metadata don’t work on Windows, it needs to be disabled in order to
use instead an XML file for storing the metadata.
2020-01-27 12:04:06 +01:00
Sébastien Wilmet
1738375b1e tepl: Update to 4.2.1 2020-01-27 12:01:39 +01:00
Alexey Pavlov
9428761d08 tepl: Update to 4.2.0 2018-10-31 15:05:45 +03:00
Christoph Reiter
a1c892b1b5 gnome-latex: dummy rebuild (#4067) 2018-07-12 15:10:11 +03:00
Christoph Reiter
3ed0d099a6 latexila: Rename to gnome-latex, update, add new dependencies (#4042) 2018-07-06 08:04:08 +03:00