<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libview/meson.build, branch v1.28.4</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>meson: Clean up tests for EPub</title>
<updated>2025-12-23T05:44:55+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-11-06T13:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=167ed33d48bd0daa020c531a0e33f22e9bb8d13f'/>
<id>167ed33d48bd0daa020c531a0e33f22e9bb8d13f</id>
<content type='text'>
* Properly require WebKit for the EPub backend, instead of it being an
  optional dependency.
* Merge EPub tests together to simplify things.
* Make MathJax optional, as it always has been. If missing, MathML will
  likely not display properly, but it's probably not that big of a deal
  as it's not the only use case for the EPub backend. If not found at
  setup time, use the historical default as fallback, in case it gets
  installed later.

Note that all this MathJax stuff is currently unused, because the code
has not been adjusted to make use of this check's results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Properly require WebKit for the EPub backend, instead of it being an
  optional dependency.
* Merge EPub tests together to simplify things.
* Make MathJax optional, as it always has been. If missing, MathML will
  likely not display properly, but it's probably not that big of a deal
  as it's not the only use case for the EPub backend. If not found at
  setup time, use the historical default as fallback, in case it gets
  installed later.

Note that all this MathJax stuff is currently unused, because the code
has not been adjusted to make use of this check's results.
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: Replace backend boolean options with features</title>
<updated>2025-12-23T05:44:55+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-11-05T15:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=46997f7337803637f52a246c07de90500b3ef1d2'/>
<id>46997f7337803637f52a246c07de90500b3ef1d2</id>
<content type='text'>
This allows enabling the backend automatically depending on whether the
dependencies are satisfied or not, like Autotool's counterpart.

By default, the PDF backend is force-enabled and the Pixbuf backend is
disabled, as with Autotools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows enabling the backend automatically depending on whether the
dependencies are satisfied or not, like Autotool's counterpart.

By default, the PDF backend is force-enabled and the Pixbuf backend is
disabled, as with Autotools.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix meson pkg-config compatibility with configure</title>
<updated>2025-11-05T13:29:25+00:00</updated>
<author>
<name>sj</name>
<email>sj@paraszt.ing</email>
</author>
<published>2025-11-05T13:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=2521fb43d84297f03a6e31125d3e9ce0d2b0b989'/>
<id>2521fb43d84297f03a6e31125d3e9ce0d2b0b989</id>
<content type='text'>
pkg-config input files set -latrilview etc. but the library outputs
created were libview.so, so any project that used pkg-config was broken,
not to mention that the file itself also got renamed from its previous
value and pkg-config wouldn't find it anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg-config input files set -latrilview etc. but the library outputs
created were libview.so, so any project that used pkg-config was broken,
not to mention that the file itself also got renamed from its previous
value and pkg-config wouldn't find it anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>meson: Fix libview GIR namespace (#638)</title>
<updated>2025-05-15T01:12:45+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2025-05-15T01:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1fcc7d19a4847528b18b3d7a408136136b377043'/>
<id>1fcc7d19a4847528b18b3d7a408136136b377043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix more build errors</title>
<updated>2025-04-04T22:19:13+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2025-04-01T22:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=42c2da11004162c607747bef0dd0afc357187b9d'/>
<id>42c2da11004162c607747bef0dd0afc357187b9d</id>
<content type='text'>
Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: clean references to xreader</title>
<updated>2025-04-04T22:19:13+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2025-04-01T20:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=65b96812c421b59ec41d38daf07413015f5ccc85'/>
<id>65b96812c421b59ec41d38daf07413015f5ccc85</id>
<content type='text'>
Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial support for meson</title>
<updated>2025-04-04T22:19:13+00:00</updated>
<author>
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</author>
<published>2025-03-30T13:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b1f21edcec82c25cbd6b59b521a841f86fb1f327'/>
<id>b1f21edcec82c25cbd6b59b521a841f86fb1f327</id>
<content type='text'>
Mostly copy and paste from linuxmint/xreader

Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly copy and paste from linuxmint/xreader

Signed-off-by: Oz Tiram &lt;oz.tiram@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
