12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>isoimagewriter</Name>
- <Homepage>https://community.kde.org/ISOImageWriter</Homepage>
- <Packager>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>isoimagewriter</Icon>
- <IsA>library</IsA>
- <Summary>Program to write hybrid ISO files onto USB disks</Summary>
- <Description>KTorrent is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol.</Description>
- <Archive sha1sum="9d036aa0f9ac12038721e3f672a1e5afc9947b8d" type="tarxz">mirrors://kde/stable/isoimagewriter/1.0.0/isoimagewriter-1.0.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>kauth-devel</Dependency>
- <Dependency>gpgme-devel</Dependency>
- <Dependency>solid-devel</Dependency>
- <Dependency>ki18n-devel</Dependency>
- <Dependency>kcrash-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>karchive-devel</Dependency>
- <Dependency>gpgme-qt5-devel</Dependency>
- <Dependency>kcoreaddons-devel</Dependency>
- <Dependency>kiconthemes-devel</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>kwidgetsaddons-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>isoimagewriter</Name>
- <RuntimeDependencies>
- <Dependency>kauth</Dependency>
- <Dependency>ki18n</Dependency>
- <Dependency>solid</Dependency>
- <Dependency>gpgme</Dependency>
- <Dependency>kcrash</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>karchive</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>gpgme-qt5</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>kiconthemes</Dependency>
- <Dependency>kwidgetsaddons</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="library">/usr/lib/kauth/isoimagewriter_helper</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/polkit-1</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/isoimagewriter</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2023-11-04</Date>
- <Version>1.0.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2023-05-12</Date>
- <Version>1.0.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2022-02-04</Date>
- <Version>0.9.0</Version>
- <Comment>First release</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|