123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libvirt</Name>
- <Homepage>http://www.libvirt.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>app:console</IsA>
- <Summary>Library providing a simple API to several virtualization systems</Summary>
- <Description>libvirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). libvirt supports Xen hypervisor, QEMU emulator, KVM hypervisor, LXC Linux container system, OpenVZ Linux container system, User Mode Linux paravirtualized kernel and VirtualBox hypervisor together with remote management possibilities.</Description>
- <Archive sha1sum="80456c833319bec16f162735c03391bfc0664546" type="tarxz">https://libvirt.org/sources/libvirt-8.4.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>qemu</Dependency>
- <Dependency>meson</Dependency>
- <Dependency>acl-devel</Dependency>
- <Dependency>yajl-devel</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>util-linux</Dependency>
- <Dependency>curl-devel</Dependency>
- <Dependency>fuse-devel</Dependency>
- <Dependency>lvm2-devel</Dependency>
- <Dependency>attr-devel</Dependency>
- <Dependency>eudev-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>glibc-devel</Dependency>
- <Dependency>audit-devel</Dependency>
- <Dependency>avahi-devel</Dependency>
- <Dependency>netcf-devel</Dependency>
- <Dependency>polkit-devel</Dependency>
- <Dependency>libnl-devel</Dependency>
- <Dependency>gnutls-devel</Dependency>
- <Dependency>parted-devel</Dependency>
- <Dependency>python-devel</Dependency>
- <Dependency>libssh-devel</Dependency>
- <Dependency>libpcap-devel</Dependency>
- <Dependency>numactl-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>libssh2-devel</Dependency>
- <Dependency>jansson-devel</Dependency>
- <Dependency>readline-devel</Dependency>
- <Dependency>libtirpc-devel</Dependency>
- <Dependency>libXdmcp-devel</Dependency>
- <Dependency>iptables-devel</Dependency>
- <Dependency>libiscsi-devel</Dependency>
- <Dependency>python-docutils</Dependency>
- <Dependency>glusterfs-devel</Dependency>
- <Dependency>libcap-ng-devel</Dependency>
- <Dependency>bash-completion</Dependency>
- <Dependency>cyrus-sasl-devel</Dependency>
- <Dependency>rpcsvc-proto-devel</Dependency>
- <Dependency>libpciaccess-devel</Dependency>
- <Dependency>device-mapper-devel</Dependency>
- <Dependency>kernel-module-headers</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch>pisilinux-qemu.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>libvirt</Name>
- <RuntimeDependencies>
- <Dependency>acl</Dependency>
- <Dependency>qemu</Dependency>
- <Dependency>curl</Dependency>
- <Dependency>fuse</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>yajl</Dependency>
- <Dependency>audit</Dependency>
- <Dependency>eudev</Dependency>
- <Dependency>libnl</Dependency>
- <Dependency>netcf</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>gnutls</Dependency>
- <Dependency>parted</Dependency>
- <Dependency>libcap</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libssh</Dependency>
- <Dependency>libpcap</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>numactl</Dependency>
- <Dependency>libssh2</Dependency>
- <Dependency>readline</Dependency>
- <Dependency>libtirpc</Dependency>
- <Dependency>libiscsi</Dependency>
- <Dependency>glusterfs</Dependency>
- <Dependency>libcap-ng</Dependency>
- <Dependency>avahi-libs</Dependency>
- <Dependency>cyrus-sasl</Dependency>
- <Dependency>libpciaccess</Dependency>
- <Dependency>device-mapper</Dependency>
- <Dependency>libutil-linux</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="config">/usr/lib/tmpfiles.d/libvirt.conf</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="library">/usr/lib/libvirt*</Path>
- <Path fileType="library">/usr/lib/sysctl.d/60-qemu-postcopy-migration.conf</Path>
- <Path fileType="library">/usr/lib/sysctl.d/60-libvirtd.conf</Path>
- <Path fileType="library">/usr/lib/firewalld/zones/libvirt.xml</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/augeas</Path>
- <Path fileType="data">/usr/share/polkit-1</Path>
- <Path fileType="data">/usr/share/libvirt</Path>
- <Path fileType="library">/usr/lib/virt-login-shell-helper</Path>
- <Path fileType="data">/usr/lib/libnss_libvirt*</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/var</Path>
- <Path fileType="data">/run</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/bash-completion</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/libvirt.conf">tmpfiles.conf</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/libvirt">libvirt.confd</AdditionalFile>
- </AdditionalFiles>
- <Provides>
- <COMAR script="service.py">System.Service</COMAR>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
- </Package>
- <Package>
- <Name>libvirt-devel</Name>
- <Summary>Development files for libvirt</Summary>
- <RuntimeDependencies>
- <Dependency release="current">libvirt</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include/libvirt</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2022-08-07</Date>
- <Version>8.4.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2022-06-29</Date>
- <Version>8.4.0</Version>
- <Comment>Version bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2020-03-14</Date>
- <Version>4.6.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-03-18</Date>
- <Version>4.6.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-31</Date>
- <Version>4.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-01-29</Date>
- <Version>3.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>1.3.0</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-12-31</Date>
- <Version>1.3.0</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|