Files
main/office/misc/zathura-postscript/pspec.xml
T
2024-08-18 13:19:50 +03:00

56 lines
1.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>zathura-postscript</Name>
<Homepage>https://pwmt.org/projects/zathura-ps/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>ZLib</License>
<IsA>library</IsA>
<PartOf>office.misc</PartOf>
<Summary>PostScript support for zathura.</Summary>
<Description>pass</Description>
<Archive sha1sum="91a1de71973c2e05158a4a1ac1b061fb70e92a6d" type="tarxz">
https://pwmt.org/projects/zathura-ps/download/zathura-ps-0.2.8.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>zathura-devel</Dependency>
<Dependency>libspectre-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>zathura-postscript</Name>
<RuntimeDependencies>
<Dependency>cairo</Dependency>
<Dependency>zathura</Dependency>
<Dependency>libspectre</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/zathura</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-08-18</Date>
<Version>0.2.8</Version>
<Comment>version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-06-11</Date>
<Version>0.2.7</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>