pspec.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pisilinux-welcome</Name>
  6. <Homepage>http://pisilinux.org</Homepage>
  7. <Packager>
  8. <Name>Metehan Özbek</Name>
  9. <Email>mthnzbk@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>pisilinux-welcome</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Pisi Linux Welcome Application</Summary>
  15. <Description>Pisi Linux Welcome Application</Description>
  16. <Archive sha1sum="cde9530f2ba60be79f4cd89e4cfc62d59d6d4d6a" type="targz">https://github.com/PisiLinuxNew/pisilinux-welcome/archive/1.0Beta4.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>python3-setuptools</Dependency>
  19. <Dependency>python3-qt5</Dependency>
  20. <Dependency>python3-devel</Dependency>
  21. <Dependency>qt5-linguist</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>pisilinux-welcome</Name>
  26. <RuntimeDependencies>
  27. <Dependency>python3-qt5</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="data">/usr/share/welcome</Path>
  32. <Path fileType="data">/usr/lib/python3.6/site-packages</Path>
  33. <Path fileType="data">/usr/share/applications</Path>
  34. <Path fileType="data">/usr/share/icons</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. <Path fileType="localdata">/usr/share/welcome/languages</Path>
  37. <Path fileType="config">/etc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="5">
  42. <Date>2017-05-28</Date>
  43. <Version>1.0b</Version>
  44. <Comment>rebuild</Comment>
  45. <Name>Metehan Özbek</Name>
  46. <Email>mthnzbk@gmail.com</Email>
  47. </Update>
  48. <Update release="4">
  49. <Date>2016-08-26</Date>
  50. <Version>1.0b</Version>
  51. <Comment>ek buton</Comment>
  52. <Name>Metehan Özbek</Name>
  53. <Email>mthnzbk@gmail.com</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2016-07-30</Date>
  57. <Version>1.0b</Version>
  58. <Comment>hatalar düzeltilmiş.</Comment>
  59. <Name>Metehan Özbek</Name>
  60. <Email>mthnzbk@gmail.com</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2016-07-29</Date>
  64. <Version>1.0b</Version>
  65. <Comment>güncellendi</Comment>
  66. <Name>Metehan Özbek</Name>
  67. <Email>mthnzbk@gmail.com</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2016-05-17</Date>
  71. <Version>1.0a</Version>
  72. <Comment>first</Comment>
  73. <Name>Metehan Özbek</Name>
  74. <Email>mthnzbk@gmail.com</Email>
  75. </Update>
  76. </History>
  77. </PISI>