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

87 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Glib-Object-Introspection</Name>
<Homepage>https://metacpan.org/pod/Glib::Object::Introspection</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPL-2.1</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Glib::Object::Introspection - Dynamically create Perl language bindings.</Summary>
<Description>
Glib::Object::Introspection uses the gobject-introspection and libffi projects to dynamically create Perl bindings for a wide variety of libraries. Examples include gtk+, webkit, libsoup and many more.
</Description>
<Archive sha1sum="ef596e7ca954604c1e364c07a39bf097c3b81d3a" type="targz">https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.051.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Glib</Dependency>
<Dependency>perl-Cairo</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>perl-Cairo-Gobject</Dependency>
<Dependency>perl-ExtUtils-Depends</Dependency>
<Dependency>perl-ExtUtils-PkgConfig</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Glib-Object-Introspection</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libffi</Dependency>
<Dependency>gobject-introspection</Dependency>
<Dependency>perl-ExtUtils-Depends</Dependency>
<Dependency>perl-ExtUtils-PkgConfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2026-04-08</Date>
<Version>0.051</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-07-08</Date>
<Version>0.051</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>0.049</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2023-10-29</Date>
<Version>0.049</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-11-16</Date>
<Version>0.049</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>