Files
4fury-c3440d8 2d06b6de1b enca-1.21
2026-02-15 23:56:30 +04:00

97 lines
3.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>enca</Name>
<Homepage>https://github.com/Project-OSS-Revival/enca</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Charset analyzer</Summary>
<Description>enca is a character set analyzer that can detect and convert character set of text files.</Description>
<Archive sha1sum="4d5bdf6f9fdd93b9ffaf579acc8d6ba8419783e9" type="tarxz">https://github.com/Project-OSS-Revival/enca/releases/download/1.21/enca-1.21.tar.xz</Archive>
<BuildDependencies>
<Dependency>recode-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>enca</Name>
<RuntimeDependencies>
<Dependency>recode</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/libexec/enca</Path>
<Path fileType="doc">/usr/share/doc/enca</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>enca-devel</Name>
<Summary>Development files for enca</Summary>
<RuntimeDependencies>
<Dependency release="current">enca</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2026-02-15</Date>
<Version>1.21</Version>
<Comment>New upstream and update.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-03-17</Date>
<Version>1.19</Version>
<Comment>Rebuild.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-06</Date>
<Version>1.19</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-28</Date>
<Version>1.19</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.16</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-01</Date>
<Version>1.16</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>