70 lines
2.5 KiB
XML
70 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>woeusb</Name>
|
||
<Homepage>https://github.com/slacka/WoeUSB</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv3</License>
|
||
<IsA>app:gui</IsA>
|
||
<Summary>Create a Windows USB stick installer</Summary>
|
||
<Description>A Linux program to create a Windows USB stick installer from a real Windows DVD or iso image. The important part is that you should format usb stick in NTFS.</Description>
|
||
<Archive sha1sum="661fa743140fe88bbe412a52e024ebe73199455b" type="targz">https://github.com/slacka/WoeUSB/archive/v3.3.1.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>m4</Dependency>
|
||
<Dependency>wxGTK-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>woeusb</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>wxGTK</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>parted</Dependency>
|
||
<Dependency>ntfs-3g</Dependency>
|
||
<Dependency>dosfstools</Dependency>
|
||
</RuntimeDependencies>
|
||
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="doc">/usr/share/doc/woeusb</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2020-04-07</Date>
|
||
<Version>3.3.1</Version>
|
||
<Comment>Rebuild wxgtk.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2020-04-07</Date>
|
||
<Version>3.3.1</Version>
|
||
<Comment>ver. bump</Comment>
|
||
<Name>Erkan IŞIK</Name>
|
||
<Email>erkanisik@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2019-06-04</Date>
|
||
<Version>3.3.0</Version>
|
||
<Comment>ver. bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2018-10-22</Date>
|
||
<Version>3.2.10</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|