new packages: ufw, isoimagewriter for kde

This commit is contained in:
suvari
2022-07-10 21:23:30 +03:00
parent 7a8bfa7c72
commit 2937ef2ad5
21 changed files with 338845 additions and 337753 deletions
+73
View File
@@ -0,0 +1,73 @@
<?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="0fb7001afa5ee631294384bb1fb2785d6b93d7e9" type="tarxz">mirrors://kde/unstable/isoimagewriter/0.9/isoimagewriter-0.9.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="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>