Files
main/programming/language/perl/perl-Gtk2-Notify/pspec.xml
T
2024-08-18 10:56:35 +03:00

75 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Gtk2-Notify</Name>
<Homepage>https://metacpan.org/pod/Gtk2::Notify</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Perl interface to libnotify.</Summary>
<Description>Gtk2::Notify - Perl interface to libnotify.</Description>
<Archive sha1sum="b0223dd5a85358c9b92ebc99040201e640612348" type="targz">
https://cpan.metacpan.org/authors/id/F/FL/FLORA/Gtk2-Notify-0.05.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Gtk2</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>perl-Module-Install</Dependency>
<Dependency>perl-Test-Exception</Dependency>
<Dependency>perl-ExtUtils-Depends</Dependency>
<Dependency>perl-ExtUtils-PkgConfig</Dependency>
<Dependency>perl-Module-Build-XSUtil</Dependency>
</BuildDependencies>
<Patches>
<Patch level='0'>libnotify.patch</Patch>
</Patches>
</Source>
<Package>
<Name>perl-Gtk2-Notify</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>perl</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>perl-Gtk2</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>fontconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/perl5/vendor_perl</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
<Path fileType="library">/usr/lib/perl5</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.05</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2023-01-10</Date>
<Version>0.05</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>