Files
main/programming/library/libspelling/pspec.xml
T
2026-01-30 12:09:20 +03:00

133 lines
4.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 "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libspelling</Name>
<Homepage>https://gitlab.gnome.org/chergert/libspelling</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Spellcheck library for GTK 4</Summary>
<Description>GTK 4 için yazım denetimi kütüphanesi</Description>
<Archive sha1sum="d9cd3f09d112ed7fad62cc31887ef8b2334c6f5d" type="tarxz">https://download.gnome.org/sources/libspelling/0.4/libspelling-0.4.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>asciidoc</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>gi-docgen</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>sysprof-devel</Dependency>
<Dependency>enchant2-devel</Dependency>
<Dependency>gtksourceview5-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>libspelling.patch</Patch>
<Patch level="1">libspelling.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>libspelling</Name>
<RuntimeDependencies>
<Dependency>gtk4</Dependency>
<Dependency>glib2</Dependency>
<Dependency>icu4c</Dependency>
<Dependency>pango</Dependency>
<Dependency>enchant2</Dependency>
<Dependency>gtksourceview5</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="doc">/usr/share/doc</Path>
-->
</Files>
</Package>
<Package>
<Name>libspelling-devel</Name>
<Summary>Development files for libspelling</Summary>
<RuntimeDependencies>
<Dependency release="current">libspelling</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gtksourceview5-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2026-01-30</Date>
<Version>0.4.10</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2025-08-21</Date>
<Version>0.4.9</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2025-02-27</Date>
<Version>0.4.5</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2024-10-20</Date>
<Version>0.4.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-10-16</Date>
<Version>0.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-10-04</Date>
<Version>0.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2024-09-27</Date>
<Version>0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-09-14</Date>
<Version>0.4.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>