pspec.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>suspend</Name>
  6. <Homepage>http://suspend.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A set of tools to support sleep modes</Summary>
  14. <Description>suspend package allows users to suspend-to-ram, suspend-to-disk, and suspend-to-both.</Description>
  15. <Archive sha1sum="77d9ae2af73f5faffcec351910fcd9b015a9501c" type="tarxz">http://dev.gentoo.org/~bircoph/distfiles/suspend-1.0_p20120915.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>lzo-devel</Dependency>
  18. <Dependency>pciutils-devel</Dependency>
  19. <Dependency>libx86-devel</Dependency>
  20. <Dependency>libgcrypt-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1" compressionType="xz">suspend-1.0_p20200924.patch.xz</Patch>
  24. <!-- <Patch level="1" compressionType="xz">suspend-1.0_p20190605.patch.xz</Patch> -->
  25. <!-- <Patch level="1">suspend-1.0_p20200514.patch</Patch> -->
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>suspend</Name>
  30. <RuntimeDependencies>
  31. <Dependency>lzo</Dependency>
  32. <Dependency>libx86</Dependency>
  33. <Dependency>pciutils</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="config">/etc/suspend.conf</Path>
  37. <Path fileType="config">/etc/suspend.key</Path>
  38. <Path fileType="executable">/usr/sbin</Path>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="executable">/sbin</Path>
  41. <Path fileType="library">/usr/lib/suspend/resume</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path fileType="doc">/usr/share/man</Path>
  44. </Files>
  45. <AdditionalFiles>
  46. <AdditionalFile owner="root" permission="0755" target="/usr/sbin/configure-suspend-encryption">suse/configure-suspend-encryption.sh</AdditionalFile>
  47. </AdditionalFiles>
  48. </Package>
  49. <History>
  50. <Update release="8">
  51. <Date>2021-11-29</Date>
  52. <Version>1.0_p20200924</Version>
  53. <Comment>Rebuild.</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="7">
  58. <Date>2021-02-19</Date>
  59. <Version>1.0_p20200924</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="6">
  65. <Date>2020-12-23</Date>
  66. <Version>1.0_p20120915</Version>
  67. <Comment>Rebuild.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="5">
  72. <Date>2020-03-02</Date>
  73. <Version>1.0_p20120915</Version>
  74. <Comment>Rebuild New T</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="4">
  79. <Date>2018-08-15</Date>
  80. <Version>1.0_p20120915</Version>
  81. <Comment>Rebuild New T</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="3">
  86. <Date>2017-03-01</Date>
  87. <Version>1.0_p20120915</Version>
  88. <Comment>Rebuild for new toolchain.</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="2">
  93. <Date>2016-06-09</Date>
  94. <Version>1.0_p20120915</Version>
  95. <Comment>Release Bump</Comment>
  96. <Name>Pisi Linux Community</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="1">
  100. <Date>2016-04-02</Date>
  101. <Version>1.0_p20120915</Version>
  102. <Comment>First release</Comment>
  103. <Name>Varol Maksutoğlu</Name>
  104. <Email>waroi@pisilinux.org</Email>
  105. </Update>
  106. </History>
  107. </PISI>