Files
main/programming/language/python3/gi-docgen/pspec.xml
T
2023-01-07 12:23:03 +03:00

106 lines
3.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gi-docgen</Name>
<Homepage>https://gitlab.gnome.org/GNOME/gi-docgen</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>Documentation generator for GObject-based libraries</Summary>
<Description>GObject tabanlı kitaplıklar için belge oluşturucu </Description>
<Archive sha1sum="0072273e9432175650f9eb35971dd5ab3b4084bb" type="tarxz">https://download.gnome.org/sources/gi-docgen/2023/gi-docgen-2023.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-toml</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-markdown</Dependency>
<Dependency>python3-Pygments</Dependency>
<Dependency>python3-MarkupSafe</Dependency>
<Dependency>python3-typogrify</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>gi-docgen.patch</Patch>
<Patch level="1">gi-docgen.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>gi-docgen</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-toml</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-markdown</Dependency>
<Dependency>python3-Pygments</Dependency>
<Dependency>python3-MarkupSafe</Dependency>
<Dependency>python3-typogrify</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-01-06</Date>
<Version>2023.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-11-07</Date>
<Version>2022.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-05-31</Date>
<Version>2022.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-11-02</Date>
<Version>2021.8</Version>
<Comment>Rebuild py3.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-08-16</Date>
<Version>2021.7</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-10-21</Date>
<Version>2021.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-05-26</Date>
<Version>2021.6</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>