<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument, 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>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>fix: libdocument! meson automatically adds lib prefix</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-01T21:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ff52c2e21423a2ffd2cfad3a331588fdb71c4c27'/>
<id>ff52c2e21423a2ffd2cfad3a331588fdb71c4c27</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>
<entry>
<title>comics: Use libarchive to unpack documents</title>
<updated>2024-01-07T22:17:05+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-12-25T20:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ce41df6467521ff9fd4f16514ae7d6ebb62eb1ed'/>
<id>ce41df6467521ff9fd4f16514ae7d6ebb62eb1ed</id>
<content type='text'>
This commit eliminates the use of external commands for opening
comic documents, and uses libarchive instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit eliminates the use of external commands for opening
comic documents, and uses libarchive instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix implicit conversion changes signedness: 'gboolean' to 'guint'</title>
<updated>2022-02-11T16:37:23+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-22T10:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b71aa9861c0bcaae602f42b24e18e2f816ceed03'/>
<id>b71aa9861c0bcaae602f42b24e18e2f816ceed03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warnings about redefining gettext support macros</title>
<updated>2022-01-02T20:24:51+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-26T19:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=e25ac2b7fe574063881d12beadc7fc6b52ad0779'/>
<id>e25ac2b7fe574063881d12beadc7fc6b52ad0779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-11-20T17:31:11+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=816d2dc8226f8d271aa1a6cd30549614769d5267'/>
<id>816d2dc8226f8d271aa1a6cd30549614769d5267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introspection: Fix bogus --library arguments.</title>
<updated>2021-04-13T15:43:16+00:00</updated>
<author>
<name>orbea</name>
<email>orbea@riseup.net</email>
</author>
<published>2021-04-04T14:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=31f65910114d11671cb042ee240b95e78a933ebb'/>
<id>31f65910114d11671cb042ee240b95e78a933ebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: remove _ev_g_mkdtemp function</title>
<updated>2021-04-01T16:04:43+00:00</updated>
<author>
<name>Jason Crain</name>
<email>jcrain@src.gnome.org</email>
</author>
<published>2020-01-10T22:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b8f1d0c2d0ebb7adaecc9fcaceef111a3737ebff'/>
<id>b8f1d0c2d0ebb7adaecc9fcaceef111a3737ebff</id>
<content type='text'>
The g_mkdtemp function was added to glib 2.30. Remove our local copy and
use the glib one instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The g_mkdtemp function was added to glib 2.30. Remove our local copy and
use the glib one instead.
</pre>
</div>
</content>
</entry>
</feed>
