pspec.xml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <PISI>
  2. <Source>
  3. <Name>pisido</Name>
  4. <Homepage>http://www.pisilinux.org</Homepage>
  5. <Packager>
  6. <Name>Harun Gültekin</Name>
  7. <Email>hrngultekin@gmail.com</Email>
  8. </Packager>
  9. <License>GPLv3+</License>
  10. <PartOf>util.admin</PartOf>
  11. <IsA>app:gui</IsA>
  12. <Summary>A pisi packager from GUI</Summary>
  13. <Description>You can make pisi packages with a GUI. Also, you can import your existing build files.Warning:Alfa version. Ported Qt5.</Description>
  14. <Archive type="targz" sha1sum="ff3d7adad1a7bc9a318d1e343174d7a2af5d8cde">https://github.com/hrngultekin/pisido/archive/pisido-v2.3.5.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>qscintilla2-devel</Dependency>
  17. <Dependency>qtermwidget5-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>pisido</Name>
  22. <Summary>A pisi packager with GUI</Summary>
  23. <RuntimeDependencies>
  24. <Dependency>libgcc</Dependency>
  25. <Dependency>qt5-base</Dependency>
  26. <Dependency>qscintilla2</Dependency>
  27. <Dependency>qtermwidget5</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="data">/usr/share</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="5">
  37. <Date>2017-06-02</Date>
  38. <Version>2.3.5</Version>
  39. <Comment>Release Bump</Comment>
  40. <Name>Pisi Linux Community</Name>
  41. <Email>admin@pisilinux.org</Email>
  42. </Update>
  43. <Update release="4">
  44. <Date>2017-05-16</Date>
  45. <Version>2.3.5</Version>
  46. <Comment>Release Bump</Comment>
  47. <Name>Pisi Linux Community</Name>
  48. <Email>admin@pisilinux.org</Email>
  49. </Update>
  50. <Update release="3">
  51. <Date>2016-06-08</Date>
  52. <Version>2.3.5</Version>
  53. <Comment>Version Bump</Comment>
  54. <Name>Kamil Atlı</Name>
  55. <Email>suvari@pisilinux.org</Email>
  56. </Update>
  57. <Update release="2">
  58. <Date>2016-06-08</Date>
  59. <Version>2.3.3</Version>
  60. <Comment>Release Bump</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="1">
  65. <Date>2015-10-26</Date>
  66. <Version>2.3.3</Version>
  67. <Comment>First release</Comment>
  68. <Name>Ayhan Yalçınsoy</Name>
  69. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  70. </Update>
  71. </History>
  72. </PISI>