106 lines
4.1 KiB
XML
106 lines
4.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libosinfo</Name>
|
|
<Homepage>https://libosinfo.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL</License>
|
|
<License>LGPL</License>
|
|
<IsA>library</IsA>
|
|
<Summary>GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support</Summary>
|
|
<Description>GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support</Description>
|
|
<Archive sha1sum="b57c594b7f45a33575070df86862df78be2c4efb" type="tarxz">https://releases.pagure.org/libosinfo/libosinfo-1.10.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>meson</Dependency>
|
|
<Dependency>gtk-doc</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>vala-devel</Dependency>
|
|
<Dependency>python3-six</Dependency>
|
|
<Dependency>docbook-xsl</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>libsoup-devel</Dependency>
|
|
<Dependency>gobject-introspection-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libosinfo</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>libxslt</Dependency>
|
|
<Dependency>libsoup</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="data">/usr/share/vala</Path>
|
|
<Path fileType="data">/usr/share/gir-1.0</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libosinfo-devel</Name>
|
|
<Summary>osinfo headers.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency release="current">libosinfo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>libosinfo-docs</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libosinfo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/share/gtk-doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2022-06-30</Date>
|
|
<Version>1.10.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2021-11-27</Date>
|
|
<Version>1.9.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-03-01</Date>
|
|
<Version>1.7.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2019-03-18</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|