Merge pull request #14728 from suvari/master
zathura: fix build and version bump to 0.5.8
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
<PartOf>office.misc</PartOf>
|
<PartOf>office.misc</PartOf>
|
||||||
<Summary>A document viewer.</Summary>
|
<Summary>A document viewer.</Summary>
|
||||||
<Description>zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.</Description>
|
<Description>zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.</Description>
|
||||||
<Archive sha1sum="b04193409b44f6d3001fe004629cc446d1cb281d" type="tarxz">
|
<Archive sha1sum="4798fa120f0612c46b73bb338c04ba53d24bfb43" type="tarxz">
|
||||||
https://pwmt.org/projects/zathura/download/zathura-0.5.2.tar.xz
|
https://pwmt.org/projects/zathura/download/zathura-0.5.8.tar.xz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>git</Dependency>
|
<Dependency>git</Dependency>
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>doxygen</Dependency>
|
<Dependency>doxygen</Dependency>
|
||||||
<Dependency>librsvg</Dependency>
|
<Dependency>librsvg-devel</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
<Dependency>check-devel</Dependency>
|
<Dependency>check-devel</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
<Dependency>libseccomp</Dependency>
|
<Dependency>libseccomp</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin/zathura</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
@@ -73,6 +73,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2024-08-18</Date>
|
||||||
|
<Version>0.5.8</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>PisiLinux Community</Name>
|
||||||
|
<Email>admins@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2022-11-28</Date>
|
<Date>2022-11-28</Date>
|
||||||
<Version>0.5.2</Version>
|
<Version>0.5.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user