pspec.xml 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>openbox</Name>
  6. <Homepage>http://openbox.org</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>A standarts compliant, fast, lightweight window manager</Summary>
  14. <Description>Openbox is a window manager for the X11 windowing system.</Description>
  15. <Archive sha1sum="0a1b878cc5a64bcf2488dbd19260554a22f4dac2" type="targz">http://openbox.org/dist/openbox/openbox-3.6.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>pango-devel</Dependency>
  18. <Dependency>libXft-devel</Dependency>
  19. <Dependency>libICE-devel</Dependency>
  20. <Dependency>imlib2-devel</Dependency>
  21. <Dependency>libxml2-devel</Dependency>
  22. <Dependency>libSM-devel</Dependency>
  23. <Dependency>libgcc</Dependency>
  24. <Dependency>libXrandr-devel</Dependency>
  25. <Dependency>libXcursor-devel</Dependency>
  26. <Dependency>libXinerama-devel</Dependency>
  27. <Dependency>startup-notification-devel</Dependency>
  28. <Dependency>dbus-devel</Dependency>
  29. <Dependency>librsvg-devel</Dependency>
  30. <!-- <Dependency>python-pyxdg</Dependency> -->
  31. </BuildDependencies>
  32. <Patches>
  33. <Patch>openbox-3.5.0-which-2.20.patch</Patch>
  34. <Patch>openbox-3.5.0-title-matching.patch</Patch>
  35. <Patch>openbox-default-theme.patch</Patch>
  36. <Patch>openbox-3.5.2-gnome-session.patch</Patch>
  37. <Patch>openbox-3.6.1-py3-xdg.patch</Patch>
  38. <Patch>openbox-kde-paths.patch</Patch>
  39. <Patch>debian-887908.patch</Patch>
  40. <Patch>9ed6fdd.patch</Patch>
  41. </Patches>
  42. </Source>
  43. <Package>
  44. <Name>openbox</Name>
  45. <RuntimeDependencies>
  46. <Dependency>cairo</Dependency>
  47. <Dependency>glib2</Dependency>
  48. <Dependency>pango</Dependency>
  49. <Dependency>libSM</Dependency>
  50. <Dependency>libXft</Dependency>
  51. <Dependency>libICE</Dependency>
  52. <Dependency>libX11</Dependency>
  53. <Dependency>imlib2</Dependency>
  54. <Dependency>libXext</Dependency>
  55. <Dependency>libxml2</Dependency>
  56. <Dependency>librsvg</Dependency>
  57. <Dependency>libXrandr</Dependency>
  58. <Dependency>libXcursor</Dependency>
  59. <Dependency>libXinerama</Dependency>
  60. <Dependency>startup-notification</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="executable">/usr/bin/obmenu-generator</Path>
  64. <Path fileType="executable">/usr/bin/obxprop</Path>
  65. <Path fileType="executable">/usr/bin/openbox</Path>
  66. <Path fileType="executable">/usr/bin/openbox-session</Path>
  67. <Path fileType="executable">/usr/lib/openbox</Path>
  68. <Path fileType="config">/etc/xdg/openbox</Path>
  69. <Path fileType="config">/etc/xdg/obmenu-generator</Path>
  70. <Path fileType="library">/usr/lib/libobrender*</Path>
  71. <Path fileType="library">/usr/lib/libobt*</Path>
  72. <Path fileType="data">/usr/share/openbox</Path>
  73. <Path fileType="data">/usr/share/themes</Path>
  74. <Path fileType="data">/usr/share/xsessions/openbox.desktop</Path>
  75. <Path fileType="data">/usr/share/applications</Path>
  76. <Path fileType="data">/usr/share/pixmaps</Path>
  77. <Path fileType="localedata">/usr/share/locale</Path>
  78. <Path fileType="man">/usr/share/man/man1/obxprop.1</Path>
  79. <Path fileType="man">/usr/share/man/man1/openbox.1</Path>
  80. <Path fileType="man">/usr/share/man/man1/openbox-session.1</Path>
  81. <Path fileType="doc">/usr/share/doc</Path>
  82. <Path fileType="executable">/usr/libexec</Path>
  83. </Files>
  84. <AdditionalFiles>
  85. <AdditionalFile owner="root" permission="0755" target="/usr/bin/obmenu-generator">obmenu-generator</AdditionalFile>
  86. <AdditionalFile owner="root" permission="0755" target="/etc/xdg/obmenu-generator/schema.pl">schema.pl</AdditionalFile>
  87. <AdditionalFile owner="root" permission="0644" target="/etc/xdg/openbox/menu.xml">menu.xml</AdditionalFile>
  88. <!-- <AdditionalFile owner="root" permission="0644" target="/etc/xdg/openbox/autostart">autostart</AdditionalFile> -->
  89. <AdditionalFile owner="root" permission="0644" target="/usr/share/openbox/kedicik.png">kedicik.png</AdditionalFile>
  90. <AdditionalFile owner="root" permission="0755" target="/usr/lib/openbox/openbox-xdg-menu">xdg-menu</AdditionalFile>
  91. <AdditionalFile owner="root" permission="0644" target="/etc/xdg/openbox/terminals.menu">terminals.menu</AdditionalFile>
  92. <AdditionalFile owner="root" permission="0755" target="/usr/libexec/openbox-xdg-menu">xdg-menu</AdditionalFile>
  93. </AdditionalFiles>
  94. </Package>
  95. <Package>
  96. <Name>openbox-kde</Name>
  97. <Summary>The openbox-kde package contains the files needed for using openbox inside a
  98. KDE session.</Summary>
  99. <RuntimeDependencies>
  100. <Dependency release="current">openbox</Dependency>
  101. </RuntimeDependencies>
  102. <Files>
  103. <Path fileType="executable">/usr/bin/openbox-kde-session</Path>
  104. <Path fileType="data">/usr/share/xsessions/openbox-kde.desktop</Path>
  105. <Path fileType="man">/usr/share/man/man1/openbox-kde-session.1</Path>
  106. </Files>
  107. </Package>
  108. <Package>
  109. <Name>openbox-gnome</Name>
  110. <Summary>The openbox-gnome package contains the files needed for using openbox inside a
  111. Gnome session.</Summary>
  112. <RuntimeDependencies>
  113. <Dependency release="current">openbox</Dependency>
  114. </RuntimeDependencies>
  115. <Files>
  116. <Path fileType="data">/usr/share/gnome/wm-properties</Path>
  117. </Files>
  118. </Package>
  119. <Package>
  120. <Name>openbox-devel</Name>
  121. <Summary>Development headers for openbox</Summary>
  122. <RuntimeDependencies>
  123. <Dependency release="current">openbox</Dependency>
  124. <Dependency>pango-devel</Dependency>
  125. <Dependency>glib2-devel</Dependency>
  126. <Dependency>libxml2-devel</Dependency>
  127. <Dependency>libXft-devel</Dependency>
  128. <Dependency>imlib2-devel</Dependency>
  129. <Dependency>librsvg-devel</Dependency>
  130. </RuntimeDependencies>
  131. <Files>
  132. <Path fileType="header">/usr/include</Path>
  133. <Path fileType="data">/usr/lib/pkgconfig</Path>
  134. </Files>
  135. </Package>
  136. <History>
  137. <Update release="6">
  138. <Date>2022-11-21</Date>
  139. <Version>3.6.1</Version>
  140. <Comment>Rebuild</Comment>
  141. <Name>Ayhan Yalçınsoy</Name>
  142. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  143. </Update>
  144. <Update release="5">
  145. <Date>2022-04-27</Date>
  146. <Version>3.6.1</Version>
  147. <Comment>splited kde/gnome packages and added some patch</Comment>
  148. <Name>Ayhan Yalçınsoy</Name>
  149. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  150. </Update>
  151. <Update release="4">
  152. <Date>2021-12-13</Date>
  153. <Version>3.6.1</Version>
  154. <Comment>Rebuild.</Comment>
  155. <Name>Mustafa Cinasal</Name>
  156. <Email>muscnsl@gmail.com</Email>
  157. </Update>
  158. <Update release="3">
  159. <Date>2020-01-25</Date>
  160. <Version>3.6.1</Version>
  161. <Comment>Rebuild New T.</Comment>
  162. <Name>Mustafa Cinasal</Name>
  163. <Email>muscnsl@gmail.com</Email>
  164. </Update>
  165. <Update release="2">
  166. <Date>2018-09-16</Date>
  167. <Version>3.6.1</Version>
  168. <Comment>Rebuild New T.</Comment>
  169. <Name>Mustafa Cinasal</Name>
  170. <Email>muscnsl@gmail.com</Email>
  171. </Update>
  172. <Update release="1">
  173. <Date>2015-07-24</Date>
  174. <Version>3.6.1</Version>
  175. <Comment>First release.</Comment>
  176. <Name>Ayhan Yalçınsoy</Name>
  177. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  178. </Update>
  179. </History>
  180. </PISI>