pspec.xml 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>isoimagewriter</Name>
  6. <Homepage>https://community.kde.org/ISOImageWriter</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>isoimagewriter</Icon>
  13. <IsA>library</IsA>
  14. <Summary>Program to write hybrid ISO files onto USB disks</Summary>
  15. <Description>KTorrent is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol.</Description>
  16. <Archive sha1sum="9d036aa0f9ac12038721e3f672a1e5afc9947b8d" type="tarxz">mirrors://kde/stable/isoimagewriter/1.0.0/isoimagewriter-1.0.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>kauth-devel</Dependency>
  19. <Dependency>gpgme-devel</Dependency>
  20. <Dependency>solid-devel</Dependency>
  21. <Dependency>ki18n-devel</Dependency>
  22. <Dependency>kcrash-devel</Dependency>
  23. <Dependency>python3-devel</Dependency>
  24. <Dependency>qt5-base-devel</Dependency>
  25. <Dependency>karchive-devel</Dependency>
  26. <Dependency>gpgme-qt5-devel</Dependency>
  27. <Dependency>kcoreaddons-devel</Dependency>
  28. <Dependency>kiconthemes-devel</Dependency>
  29. <Dependency>extra-cmake-modules</Dependency>
  30. <Dependency>kwidgetsaddons-devel</Dependency>
  31. </BuildDependencies>
  32. </Source>
  33. <Package>
  34. <Name>isoimagewriter</Name>
  35. <RuntimeDependencies>
  36. <Dependency>kauth</Dependency>
  37. <Dependency>ki18n</Dependency>
  38. <Dependency>solid</Dependency>
  39. <Dependency>gpgme</Dependency>
  40. <Dependency>kcrash</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>kconfig</Dependency>
  43. <Dependency>karchive</Dependency>
  44. <Dependency>qt5-base</Dependency>
  45. <Dependency>gpgme-qt5</Dependency>
  46. <Dependency>kcoreaddons</Dependency>
  47. <Dependency>kiconthemes</Dependency>
  48. <Dependency>kwidgetsaddons</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="executable">/usr/bin</Path>
  52. <Path fileType="data">/usr/share/applications</Path>
  53. <Path fileType="library">/usr/lib/kauth/isoimagewriter_helper</Path>
  54. <Path fileType="doc">/usr/share/doc</Path>
  55. <Path fileType="localedata">/usr/share/locale</Path>
  56. <Path fileType="data">/usr/share/polkit-1</Path>
  57. <Path fileType="data">/usr/share/dbus-1</Path>
  58. <Path fileType="data">/usr/share/metainfo</Path>
  59. <Path fileType="data">/usr/share/isoimagewriter</Path>
  60. </Files>
  61. </Package>
  62. <History>
  63. <Update release="3">
  64. <Date>2023-11-04</Date>
  65. <Version>1.0.0</Version>
  66. <Comment>Rebuild.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="2">
  71. <Date>2023-05-12</Date>
  72. <Version>1.0.0</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="1">
  78. <Date>2022-02-04</Date>
  79. <Version>0.9.0</Version>
  80. <Comment>First release</Comment>
  81. <Name>Kamil Atlı</Name>
  82. <Email>suvari@pisilinux.org</Email>
  83. </Update>
  84. </History>
  85. </PISI>