virt-mananger:moved into main repo for pisi 2.0

This commit is contained in:
2015-12-31 13:30:41 +02:00
parent 76492b9fdf
commit 007454baca
5 changed files with 5055 additions and 0 deletions
@@ -0,0 +1,104 @@
<?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>