pspec.xml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>marco</Name>
  6. <Homepage>https://www.mate-desktop.org</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>GTK+ based window manager</Summary>
  14. <Description>Marco is a small window manager, using GTK+ to do everything.</Description>
  15. <Archive sha1sum="522f718fd4e826f65e3199e37a32d974e002fb3b" type="tarxz">http://pub.mate-desktop.org/releases/1.28/marco-1.28.1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>zenity</Dependency>
  18. <Dependency>itstool</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>yelp-devel</Dependency>
  22. <Dependency>libSM-devel</Dependency>
  23. <Dependency>libXres-devel</Dependency>
  24. <Dependency>libgtop-devel</Dependency>
  25. <Dependency>libXdamage-devel</Dependency>
  26. <Dependency>gdk-pixbuf-devel</Dependency>
  27. <Dependency>libcanberra-devel</Dependency>
  28. <Dependency>libcanberra-gtk3-devel</Dependency>
  29. <Dependency>startup-notification-devel</Dependency>
  30. <Dependency versionFrom="1.28.0">mate-common</Dependency>
  31. <Dependency versionFrom="1.28.0">mate-desktop-devel</Dependency>
  32. </BuildDependencies>
  33. <AdditionalFiles>
  34. <AdditionalFile target="src/window.png">window.png</AdditionalFile>
  35. <AdditionalFile target="src/mini-window.png">mini-window.png</AdditionalFile>
  36. <AdditionalFile target="src/stock_delete.png">stock_delete.png</AdditionalFile>
  37. <AdditionalFile target="src/stock_maximize.png">stock_maximize.png</AdditionalFile>
  38. <AdditionalFile target="src/stock_minimize.png">stock_minimize.png</AdditionalFile>
  39. </AdditionalFiles>
  40. <Patches>
  41. <!-- <Patch>marco_add-pixbuf-inline-icons.patch</Patch> -->
  42. </Patches>
  43. </Source>
  44. <Package>
  45. <Name>marco</Name>
  46. <RuntimeDependencies>
  47. <Dependency>atk</Dependency>
  48. <Dependency>gtk3</Dependency>
  49. <Dependency>cairo</Dependency>
  50. <Dependency>glib2</Dependency>
  51. <Dependency>libSM</Dependency>
  52. <Dependency>pango</Dependency>
  53. <Dependency>libICE</Dependency>
  54. <Dependency>libX11</Dependency>
  55. <Dependency>libXres</Dependency>
  56. <Dependency>libXext</Dependency>
  57. <Dependency>libgtop</Dependency>
  58. <Dependency>libXrandr</Dependency>
  59. <Dependency>libXfixes</Dependency>
  60. <Dependency>gdk-pixbuf</Dependency>
  61. <Dependency>libXcursor</Dependency>
  62. <Dependency>libXrender</Dependency>
  63. <Dependency>libXdamage</Dependency>
  64. <Dependency>libcanberra</Dependency>
  65. <Dependency>libXinerama</Dependency>
  66. <Dependency>libXcomposite</Dependency>
  67. <Dependency>libcanberra-gtk3</Dependency>
  68. <Dependency>startup-notification</Dependency>
  69. </RuntimeDependencies>
  70. <Files>
  71. <Path fileType="library">/usr/lib</Path>
  72. <Path fileType="man">/usr/share/man</Path>
  73. <Path fileType="doc">/usr/share/doc</Path>
  74. <Path fileType="executable">/usr/bin</Path>
  75. <Path fileType="data">/usr/share/mate</Path>
  76. <Path fileType="data">/usr/share/help</Path>
  77. <Path fileType="data">/usr/share/marco</Path>
  78. <Path fileType="data">/usr/share/themes</Path>
  79. <Path fileType="data">/usr/share/glib-2.0</Path>
  80. <Path fileType="localedata">/usr/share/locale</Path>
  81. <Path fileType="data">/usr/share/mate-control-center</Path>
  82. <Path fileType="data">/usr/share/applications/marco.desktop</Path>
  83. </Files>
  84. </Package>
  85. <Package>
  86. <Name>marco-devel</Name>
  87. <Summary>marco development files</Summary>
  88. <RuntimeDependencies>
  89. <Dependency>gtk3-devel</Dependency>
  90. <Dependency release="current">marco</Dependency>
  91. </RuntimeDependencies>
  92. <Files>
  93. <Path fileType="header">/usr/include</Path>
  94. <Path fileType="library">/usr/lib/pkgconfig</Path>
  95. </Files>
  96. </Package>
  97. <History>
  98. <Update release="7">
  99. <Date>2024-02-17</Date>
  100. <Version>1.28.1</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="6">
  106. <Date>2024-02-03</Date>
  107. <Version>1.27.1</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="5">
  113. <Date>2021-09-07</Date>
  114. <Version>1.26.0</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="4">
  120. <Date>2021-06-26</Date>
  121. <Version>1.25.1</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="3">
  127. <Date>2020-06-29</Date>
  128. <Version>1.25.0</Version>
  129. <Comment>Version bump.</Comment>
  130. <Name>Mustafa Cinasal</Name>
  131. <Email>muscnsl@gmail.com</Email>
  132. </Update>
  133. <Update release="2">
  134. <Date>2020-03-31</Date>
  135. <Version>1.24.0</Version>
  136. <Comment>First release</Comment>
  137. <Name>Ayhan Yalçınsoy</Name>
  138. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  139. </Update>
  140. <Update release="1">
  141. <Date>2020-02-29</Date>
  142. <Version>1.22.4</Version>
  143. <Comment>First release</Comment>
  144. <Name>Ayhan Yalçınsoy</Name>
  145. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  146. </Update>
  147. </History>
  148. </PISI>