pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libbonobo</Name>
  6. <Homepage>http://www.gnome.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2</License>
  13. <IsA>library</IsA>
  14. <Summary>GNOME CORBA framework</Summary>
  15. <Description>Bonobo is a component system based on CORBA, used by the GNOME desktop.</Description>
  16. <Archive sha1sum="c7650434a4f328eae6f38a29ee8dadd455f35f9c" type="tarbz2">mirrors://gnome/libbonobo/2.32/libbonobo-2.32.1.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>orbit2-devel</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>libxml2-devel</Dependency>
  21. <Dependency>flex</Dependency>
  22. <Dependency>grep</Dependency>
  23. <Dependency>popt-devel</Dependency>
  24. <Dependency>intltool</Dependency>
  25. <Dependency>perl</Dependency>
  26. <Dependency>gettext-devel</Dependency>
  27. <Dependency>gtk-doc</Dependency>
  28. <Dependency>python-six</Dependency>
  29. </BuildDependencies>
  30. <Patches>
  31. <Patch level="0">libbonobo-2.32.1-srcdir-macro.patch</Patch>
  32. <Patch level="1">libbonobo-multishlib.patch</Patch>
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>libbonobo</Name>
  37. <RuntimeDependencies>
  38. <Dependency>orbit2</Dependency>
  39. <Dependency>glib2</Dependency>
  40. <Dependency>libxml2</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="config">/etc</Path>
  44. <Path fileType="executable">/usr/bin</Path>
  45. <Path fileType="executable">/usr/sbin</Path>
  46. <Path fileType="executable">/usr/libexec</Path>
  47. <Path fileType="library">/usr/lib</Path>
  48. <Path fileType="man">/usr/share/man</Path>
  49. <Path fileType="localedata">/usr/share/locale</Path>
  50. <Path fileType="doc">/usr/share/doc</Path>
  51. <Path fileType="data">/usr/share/idl</Path>
  52. </Files>
  53. </Package>
  54. <Package>
  55. <Name>libbonobo-devel</Name>
  56. <Summary>Development files for libbonobo</Summary>
  57. <RuntimeDependencies>
  58. <Dependency release="current">libbonobo</Dependency>
  59. <Dependency>orbit2-devel</Dependency>
  60. <Dependency>glib2-devel</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="library">/usr/lib/pkgconfig</Path>
  64. <Path fileType="header">/usr/include</Path>
  65. </Files>
  66. </Package>
  67. <Package>
  68. <Name>libbonobo-docs</Name>
  69. <IsA>data:doc</IsA>
  70. <Summary>Bonobo referance documents</Summary>
  71. <Files>
  72. <Path fileType="doc">/usr/share/gtk-doc</Path>
  73. </Files>
  74. </Package>
  75. <History>
  76. <Update release="5">
  77. <Date>2020-02-07</Date>
  78. <Version>2.32.1</Version>
  79. <Comment>Rebuild.</Comment>
  80. <Name>Pisi Linux Community</Name>
  81. <Email>admin@pisilinux.org</Email>
  82. </Update>
  83. <Update release="4">
  84. <Date>2018-09-16</Date>
  85. <Version>2.32.1</Version>
  86. <Comment>Release Bump</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="3">
  91. <Date>2017-03-30</Date>
  92. <Version>2.32.1</Version>
  93. <Comment>Release Bump</Comment>
  94. <Name>Kamil Atlı</Name>
  95. <Email>suvari@pisilinux.org</Email>
  96. </Update>
  97. <Update release="2">
  98. <Date>2016-06-09</Date>
  99. <Version>2.32.1</Version>
  100. <Comment>Release Bump</Comment>
  101. <Name>Pisi Linux Community</Name>
  102. <Email>admin@pisilinux.org</Email>
  103. </Update>
  104. <Update release="1">
  105. <Date>2014-05-24</Date>
  106. <Version>2.32.1</Version>
  107. <Comment>First release</Comment>
  108. <Name>Alihan Öztürk</Name>
  109. <Email>alihan@pisilinux.org</Email>
  110. </Update>
  111. </History>
  112. </PISI>