pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>acpid</Name>
  6. <Homepage>https://sourceforge.net/projects/acpid2/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>service</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>ACPI daemon that dispatches ACPI events to user-space programs</Summary>
  15. <Description>acpid is a flexible and extensible daemon for ACPI (Advanced Configuration and Power Interface) event dispatching.</Description>
  16. <Archive sha1sum="9322112027e4aa5a8d1b97ec64ef1d150ff0f4fc" type="tarxz">
  17. mirrors://sourceforge/acpid2/acpid-2.0.34.tar.xz
  18. </Archive>
  19. <Patches>
  20. <!-- <Patch level="1"></Patch> -->
  21. </Patches>
  22. </Source>
  23. <Package>
  24. <Name>acpid</Name>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="executable">/usr/sbin</Path>
  28. <Path fileType="executable">/etc/acpi</Path>
  29. <Path fileType="data">/etc/acpi/events</Path>
  30. <Path fileType="config">/etc/conf.d</Path>
  31. <Path fileType="data">/usr/share/dbus-1/services/acpid.service</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. </Files>
  35. <AdditionalFiles>
  36. <AdditionalFile owner="root" permission="0755" target="/etc/acpi/handler.sh">handler.sh</AdditionalFile>
  37. <AdditionalFile owner="root" permission="0644" target="/etc/acpi/events/anything">anything</AdditionalFile>
  38. <!-- <AdditionalFile owner="root" permission="0755" target="/etc/acpi/actions/power.sh">acpid.power.sh</AdditionalFile>
  39. <AdditionalFile owner="root" permission="0644" target="/etc/acpi/events/power.conf">fedora/acpid.power.conf</AdditionalFile>
  40. <AdditionalFile owner="root" permission="0644" target="/etc/acpi/events/video.conf">fedora/acpid.video.conf</AdditionalFile>
  41. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/acpid">fedora/acpid.sysconfig</AdditionalFile> -->
  42. </AdditionalFiles>
  43. <Provides>
  44. <COMAR script="service.py">System.Service</COMAR>
  45. </Provides>
  46. </Package>
  47. <History>
  48. <Update release="9">
  49. <Date>2022-11-10</Date>
  50. <Version>2.0.34</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>fury</Name>
  53. <Email>uglyside@yandex.ru</Email>
  54. </Update>
  55. <Update release="8">
  56. <Date>2021-11-04</Date>
  57. <Version>2.0.33</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="7">
  63. <Date>2021-02-18</Date>
  64. <Version>2.0.32</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="6">
  70. <Date>2020-03-02</Date>
  71. <Version>2.0.32</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="5">
  77. <Date>2019-02-10</Date>
  78. <Version>2.0.31</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Ertuğrul Erata</Name>
  81. <Email>ertugrulerata@gmail.com</Email>
  82. </Update>
  83. <Update release="4">
  84. <Date>2018-08-13</Date>
  85. <Version>2.0.28</Version>
  86. <Comment>Rebuild</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="3">
  91. <Date>2018-05-13</Date>
  92. <Version>2.0.28</Version>
  93. <Comment>Rebuild</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="2">
  98. <Date>2017-04-06</Date>
  99. <Version>2.0.28</Version>
  100. <Comment>Version bump</Comment>
  101. <Name>Kamil Atlı</Name>
  102. <Email>suvari@pisilinux.org</Email>
  103. </Update>
  104. <Update release="1">
  105. <Date>2016-07-02</Date>
  106. <Version>2.0.27</Version>
  107. <Comment>First release</Comment>
  108. <Name>Kamil Atlı</Name>
  109. <Email>suvari@pisilinux.org</Email>
  110. </Update>
  111. </History>
  112. </PISI>