pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-tweaks</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Tweaks</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>library</IsA>
  13. <Icon>gnome</Icon>
  14. <Summary>Graphical interface for advanced GNOME 3 settings (Tweak Tool)</Summary>
  15. <Description>Gelişmiş GNOME 3 ayarları için grafik arayüz</Description>
  16. <Archive sha1sum="54f96c343984a613a86512eb0e4f5d5106b94ce7" type="tarxz">https://download.gnome.org/sources/gnome-tweaks/46/gnome-tweaks-46.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>libhandy-devel</Dependency>
  20. <Dependency>gnome-shell</Dependency>
  21. <Dependency>libadwaita-devel</Dependency>
  22. <Dependency>desktop-file-utils</Dependency>
  23. <Dependency>gnome-desktop-devel</Dependency>
  24. <Dependency>python3-pygobject3-devel</Dependency>
  25. <Dependency>gnome-settings-daemon-devel</Dependency>
  26. <Dependency>gsettings-desktop-schemas-devel</Dependency>
  27. </BuildDependencies>
  28. <Patches>
  29. <!-- <Patch level="1">Notify-0.8.patch</Patch> -->
  30. </Patches>
  31. </Source>
  32. <Package>
  33. <Name>gnome-tweaks</Name>
  34. <Files>
  35. <Path fileType="executable">/usr/bin</Path>
  36. <Path fileType="executable">/usr/libexec</Path>
  37. <Path fileType="data">/usr/lib/python3.*</Path>
  38. <Path fileType="data">/usr/share/applications</Path>
  39. <Path fileType="data">/usr/share/icons</Path>
  40. <Path fileType="data">/usr/share/glib-2.0</Path>
  41. <Path fileType="data">/usr/share/gnome-tweaks</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. <Path fileType="info">/usr/share/metainfo</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="8">
  49. <Date>2024-04-26</Date>
  50. <Version>46.1</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="7">
  56. <Date>2024-03-17</Date>
  57. <Version>45.2</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="6">
  63. <Date>2024-02-11</Date>
  64. <Version>45.1</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="5">
  70. <Date>2023-09-23</Date>
  71. <Version>45.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="4">
  77. <Date>2022-07-17</Date>
  78. <Version>40.10</Version>
  79. <Comment>Rebuild.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="3">
  84. <Date>2022-03-20</Date>
  85. <Version>40.10</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="2">
  91. <Date>2021-10-24</Date>
  92. <Version>40.0</Version>
  93. <Comment>Rebuild.</Comment>
  94. <Name>Pisi Linux Admins</Name>
  95. <Email>admin@pisilinux.org</Email>
  96. </Update>
  97. <Update release="1">
  98. <Date>2021-06-02</Date>
  99. <Version>40.0</Version>
  100. <Comment>First release</Comment>
  101. <Name>Pisi Linux Admins</Name>
  102. <Email>admin@pisilinux.org</Email>
  103. </Update>
  104. </History>
  105. </PISI>