Files
main/office/zim/pspec.xml
T
2025-06-24 15:11:17 +03:00

77 lines
2.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>zim</Name>
<Homepage>https://zim-wiki.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>office</PartOf>
<Summary>A Desktop Wiki.</Summary>
<Description>Zim is a graphical text editor used to maintain a collection of wiki pages.</Description>
<Archive sha1sum="c9a7313717ecd427d008f24d2beb5417572a7a8c" type="targz">https://zim-wiki.org/downloads/zim-0.76.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>xdg-utils</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>python3-xdg</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>zim</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>python3</Dependency>
<Dependency>xdg-utils</Dependency>
<Dependency>python3-xdg</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-06-21</Date>
<Version>0.76.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-11-04</Date>
<Version>0.75.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-11-14</Date>
<Version>0.75.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-12-14</Date>
<Version>0.74.3</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>