86 lines
3.6 KiB
XML
86 lines
3.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>virt-manager</Name>
|
|
<Homepage>http://virt-manager.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2+</License>
|
|
<Icon>virt-manager-icon</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Graphical tool for administering virtual machines for KVM, Xen, and QEmu</Summary>
|
|
<Description>Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and QEmu. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API.</Description>
|
|
<Archive sha1sum="f715a3a4dbd9b90bebccc421085d6106c4a64630" type="targz">https://releases.pagure.org/virt-manager/virt-manager-1.5.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>vte-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>libosinfo-devel</Dependency>
|
|
<Dependency>libvirt-glib-devel</Dependency>
|
|
<Dependency>python-cairo-devel</Dependency>
|
|
<Dependency>python-pygobject3-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">fix-python-name.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>virt-manager</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>ipaddr</Dependency>
|
|
<Dependency>libosinfo</Dependency>
|
|
<Dependency>libvirt-glib</Dependency>
|
|
<Dependency>libvirt-python</Dependency>
|
|
<Dependency>python-pygobject3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/libexec</Path>
|
|
<Path fileType="config">/etc/gconf/schemas</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2019-03-19</Date>
|
|
<Version>1.5.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-29</Date>
|
|
<Version>1.4.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.1</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.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|