pspec.xml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mate-tweak</Name>
  6. <Homepage>https://github.com/ubuntu-mate/mate-tweak</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Tweak tool for MATE (fork of MintDesktop)</Summary>
  14. <Description>Tweak tool for MATE (fork of MintDesktop)</Description>
  15. <Archive sha1sum="23f9f3f772e56d2ac2f8e0cbac23ed675aa4e292" type="targz">https://github.com/ubuntu-mate/mate-tweak/archive/22.10.0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python3-devel</Dependency>
  18. <Dependency>python3-setuptools</Dependency>
  19. <Dependency>python3-distutils-extra</Dependency>
  20. <Dependency>intltool</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>mate-tweak</Name>
  25. <RuntimeDependencies>
  26. <Dependency>python3</Dependency>
  27. <Dependency>python3-setproctitle</Dependency>
  28. <Dependency>python3-distro</Dependency>
  29. <Dependency>python3-psutil</Dependency>
  30. <Dependency>python3-pygobject3</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="data">/usr/share/applications</Path>
  36. <Path fileType="data">/usr/share/polkit-1</Path>
  37. <Path fileType="man">/usr/share/man</Path>
  38. <Path fileType="localdata">/usr/share/locale</Path>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="6">
  44. <Date>2023-10-24</Date>
  45. <Version>22.10.0</Version>
  46. <Comment>Rebuild.</Comment>
  47. <Name>Mustafa Cinasal</Name>
  48. <Email>muscnsl@gmail.com</Email>
  49. </Update>
  50. <Update release="5">
  51. <Date>2022-11-12</Date>
  52. <Version>22.10.0</Version>
  53. <Comment>Version bump.</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="4">
  58. <Date>2021-10-24</Date>
  59. <Version>21.04.3</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="3">
  65. <Date>2021-09-07</Date>
  66. <Version>21.04.3</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="2">
  72. <Date>2020-06-29</Date>
  73. <Version>20.04.0</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Ayhan Yalçınsoy</Name>
  76. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  77. </Update>
  78. <Update release="1">
  79. <Date>2020-03-23</Date>
  80. <Version>20.04.0</Version>
  81. <Comment>First release</Comment>
  82. <Name>Ayhan Yalçınsoy</Name>
  83. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  84. </Update>
  85. </History>
  86. </PISI>