Files
main/programming/language/perl/perl-AnyEvent-I3/pspec.xml
T
2026-04-08 15:01:01 +03:00

84 lines
3.1 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>perl-AnyEvent-I3</Name>
<Homepage>https://metacpan.org/pod/AnyEvent::I3</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>perl</License>
<PartOf>programming.language.perl</PartOf>
<IsA>library</IsA>
<Summary>Communicate with the i3 window manager.</Summary>
<Description>This module connects to the i3 window manager using the UNIX socket based IPC interface it provides.</Description>
<Archive sha1sum="228f12c4355aae838e9346176d4912be77db30fc" type="targz">https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<!-- check dependencies -->
<Dependency>perl-JSON-XS</Dependency>
<Dependency>perl-AnyEvent</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-AnyEvent-I3</Name>
<Summary>This module connects to the i3 window manager using the UNIX socket based IPC interface it provides.</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-JSON-XS</Dependency>
<Dependency>perl-AnyEvent</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/perl5</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2026-04-08</Date>
<Version>0.19</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2025-07-08</Date>
<Version>0.19</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-02-06</Date>
<Version>0.19</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-05-14</Date>
<Version>0.17</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-01-02</Date>
<Version>0.17</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-06-21</Date>
<Version>0.17</Version>
<Comment>First release.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>