gnome ver. bump

This commit is contained in:
Rmys
2023-10-24 22:25:20 +03:00
parent 5de1a92523
commit 88e25a8ef8
30 changed files with 947 additions and 13 deletions
+1
View File
@@ -15,6 +15,7 @@ def setup():
shelltools.system("sed -i '/adwaita_icon_theme_dep/d' meson.build shell/meson.build || die")
mesontools.configure("-Dps=enabled -Ddvi=disabled \
-Dsystemduserunitdir=no \
-Dgtk_doc=true \
-Dplatform=gnome")
def build():
+8 -1
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="3192950c3ebec510c5a8222bbd34e0d59a8384c6" type="tarxz">https://download.gnome.org/sources/evince/44/evince-44.3.tar.xz</Archive>
<Archive sha1sum="94f0a8900acd12ed66c869e53666fa7827e0a268" type="tarxz">https://download.gnome.org/sources/evince/45/evince-45.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
@@ -125,6 +125,13 @@
</Package>
<History>
<Update release="17">
<Date>2023-10-24</Date>
<Version>45.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2023-07-29</Date>
<Version>44.3</Version>