evince-42.3

This commit is contained in:
Rmys
2022-06-02 13:05:02 +03:00
committed by GitHub
parent 93c776c603
commit 25b7604014
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
#shelltools.system("sed -i -e 's:T1_initLib:T1_InitLib:' meson.build || die")
mesontools.configure("-Dps=enabled -Dsystemduserunitdir=no -Dplatform=gnome")
mesontools.configure("-Dps=enabled -Ddvi=disabled -Dsystemduserunitdir=no -Dplatform=gnome")
def build():
mesontools.build()
+10 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>A document viewer, built without GConf and GNOME keyring support</Summary>
<Description>Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.</Description>
<Archive sha1sum="7b8d5da109aa27f798718ca68bc2ce2876cb6945" type="tarxz">https://download.gnome.org/sources/evince/41/evince-41.3.tar.xz</Archive>
<Archive sha1sum="b6e25a9892e1e51705987c24d66c93bcd7ce984b" type="tarxz">https://download.gnome.org/sources/evince/42/evince-42.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
@@ -117,11 +117,19 @@
<Name>evince-docs</Name>
<Summary>Documentation files for evince</Summary>
<Files>
<Path fileType="data">/usr/share/gtk-doc/html</Path>
<Path fileType="data">/usr/share/doc/libevdocument/</Path>
<Path fileType="data">/usr/share/doc/libevview/</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2022-05-23</Date>
<Version>42.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-11-21</Date>
<Version>41.3</Version>