diff --git a/programming/language/perl/perl-AnyEvent-I3/actions.py b/programming/language/perl/perl-AnyEvent-I3/actions.py index 0508b1e90a..77664fcd11 100644 --- a/programming/language/perl/perl-AnyEvent-I3/actions.py +++ b/programming/language/perl/perl-AnyEvent-I3/actions.py @@ -2,11 +2,9 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import perlmodules -from pisi.actionsapi import pisitools -from pisi.actionsapi import get def setup(): perlmodules.configure() @@ -19,5 +17,3 @@ def check(): def install(): perlmodules.install() - - pisitools.dodoc("Changes", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-AnyEvent-I3/pspec.xml b/programming/language/perl/perl-AnyEvent-I3/pspec.xml index fac7e9bebe..d5b7c5b086 100644 --- a/programming/language/perl/perl-AnyEvent-I3/pspec.xml +++ b/programming/language/perl/perl-AnyEvent-I3/pspec.xml @@ -1,22 +1,21 @@ - + perl-AnyEvent-I3 - https://metacpan.org/release/AnyEvent-I3 + https://metacpan.org/pod/AnyEvent::I3 Kamil Atlı suvari@pisilinux.org - GPL + perl programming.language.perl library - This module connects to the i3 window manager using the UNIX socket based IPC interface it provides. - This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies. - https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.17.tar.gz + Communicate with the i3 window manager. + This module connects to the i3 window manager using the UNIX socket based IPC interface it provides. + https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.19.tar.gz perl - perl-Event perl-JSON-XS perl-AnyEvent @@ -32,14 +31,19 @@ perl-AnyEvent - /usr/lib - /usr/share/man - /usr/share/doc /usr/share/perl5 + /usr/share/man + + 2025-02-06 + 0.19 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2024-05-14 0.17