pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>plasma-applet-distrowatcher</Name>
  6. <Homepage>http://kde-apps.org/content/show.php/Distro+Watcher+?content=157314</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold(groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <PartOf>desktop.kde.addon</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Distrowatcher watch the latest Realeases of Linux distributions from Distrowatch</Summary>
  15. <Description>The specific plasmoid displays the latest releases of Linux distributions and packages, as published in distrowatch.com. In order to retrieve the relative data, RSS feeds from distrowatch are being used. </Description>
  16. <Archive sha1sum="64fe31ccd65e66047b458e7f8e82eee14e92407b" type="targz">https://github.com/dimkard/distrowatcher/archive/v1.1.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.7.1">qt5-xmlpatterns-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
  21. <Dependency>kdelibs4-support-devel</Dependency>
  22. <Dependency>plasma-framework-devel</Dependency>
  23. <Dependency>extra-cmake-modules</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>plasma-applet-distrowatcher</Name>
  28. <RuntimeDependencies>
  29. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="data">/usr/share</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. <Path fileType="data">/usr/share/icons</Path>
  35. <Path fileType="locale">/usr/share/locale</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="5">
  40. <Date>2018-11-13</Date>
  41. <Version>1.1</Version>
  42. <Comment>Rebuild</Comment>
  43. <Name>Ertuğrul Erata</Name>
  44. <Email>ertugrulerata@gmail.com</Email>
  45. </Update>
  46. <Update release="4">
  47. <Date>2018-08-11</Date>
  48. <Version>1.1</Version>
  49. <Comment>Rebuild</Comment>
  50. <Name>Ertuğrul Erata</Name>
  51. <Email>ertugrulerata@gmail.com</Email>
  52. </Update>
  53. <Update release="3">
  54. <Date>2017-03-20</Date>
  55. <Version>1.1</Version>
  56. <Comment>Version Bump</Comment>
  57. <Name>Ayhan Yalçınsoy</Name>
  58. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  59. </Update>
  60. <Update release="2">
  61. <Date>2016-05-23</Date>
  62. <Version>1.0.3</Version>
  63. <Comment>First release</Comment>
  64. <Name>Stefan Gronewold(groni)</Name>
  65. <Email>groni@pisilinux.org</Email>
  66. </Update>
  67. <Update release="1">
  68. <Date>2016-03-14</Date>
  69. <Version>1.0.3</Version>
  70. <Comment>First release</Comment>
  71. <Name>Stefan Gronewold(groni)</Name>
  72. <Email>groni@pisilinux.org</Email>
  73. </Update>
  74. </History>
  75. </PISI>