Files
main/editor/poedit/pspec.xml
T
2026-02-14 07:31:36 +03:00

135 lines
4.0 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://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>poedit</Name>
<Homepage>https://poedit.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app:gui</IsA>
<PartOf>editor</PartOf>
<Summary>A cross-platform translation editor.</Summary>
<Description>This program is a simple translation editor for PO and XLIFF files. It also serves as a GUI frontend to more GNU gettext utilities and catalogs editor/source code parser. It helps with translating applications into another language.</Description>
<Archive sha1sum="d5cf104a3547c2ee9b0503d6c904d4e983157d90" type="targz">
https://github.com/vslavik/poedit/releases/download/v3.8.1-oss/poedit-3.8.1.tar.gz
</Archive>
<BuildDependencies>
<Dependency>wxGTK3</Dependency>
<Dependency>db-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>wxGTK-devel</Dependency>
<Dependency>wxGTK-common</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>pugixml-devel</Dependency>
<Dependency>lucene++-devel</Dependency>
<Dependency>gtkspell3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">missing.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>poedit</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>boost</Dependency>
<Dependency>glib2</Dependency>
<Dependency>icu4c</Dependency>
<Dependency>wxGTK3</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>gettext</Dependency>
<Dependency>pugixml</Dependency>
<Dependency>lucene++</Dependency>
<Dependency>gtkspell3</Dependency>
<Dependency>wxGTK-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2025-02-14</Date>
<Version>3.8.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2024-11-28</Date>
<Version>3.5.2</Version>
<Comment>US.</Comment>
<Name>usolmz</Name>
<Email>usuyum@yandex.com</Email>
</Update>
<Update release="8">
<Date>2023-10-25</Date>
<Version>3.2.2</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="7">
<Date>2023-01-05</Date>
<Version>3.2.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2022-11-23</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2022-07-27</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-12-20</Date>
<Version>3.0.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2021-11-27</Date>
<Version>2.4.3</Version>
<Comment>Rebuild boost.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2021-04-29</Date>
<Version>2.4.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2020-12-04</Date>
<Version>2.4.2</Version>
<Comment>First release</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>