Files
main/hardware/virtualization/virt-manager/pspec.xml
T

105 lines
4.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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="2f1186d808336858e05056962328311a128fde9d" type="targz">http://virt-manager.org/download/sources/virt-manager/virt-manager-1.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk2-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">fix-python-name.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>virt-manager</Name>
<RuntimeDependencies>
<Dependency>gtk2</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="8">
<Date>2015-12-31</Date>
<Version>1.3.1</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2014-05-10</Date>
<Version>1.0.1</Version>
<Comment>Rebuild</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-05-09</Date>
<Version>1.0.1</Version>
<Comment>Fix dep.</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-05-08</Date>
<Version>1.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-05-07</Date>
<Version>0.9.5</Version>
<Comment>Rebuild</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-08-23</Date>
<Version>0.8.7</Version>
<Comment>Release bump</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-26</Date>
<Version>0.9.5</Version>
<Comment>Aydın Demirel</Comment>
<Name>Version bump</Name>
<Email>aydin@demirel.web.tr</Email>
</Update>
<Update release="1">
<Date>2011-04-09</Date>
<Version>0.8.7</Version>
<Comment>First release</Comment>
<Name>Emre Erenoglu</Name>
<Email>pakeci@erenoglu.com</Email>
</Update>
</History>
</PISI>