pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://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. </BuildDependencies>
  29. <Patches>
  30. <Patch level="0">libbonobo-2.32.1-srcdir-macro.patch</Patch>
  31. <Patch level="1">libbonobo-multishlib.patch</Patch>
  32. </Patches>
  33. </Source>
  34. <Package>
  35. <Name>libbonobo</Name>
  36. <RuntimeDependencies>
  37. <Dependency>orbit2</Dependency>
  38. <Dependency>glib2</Dependency>
  39. <Dependency>libxml2</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="config">/etc</Path>
  43. <Path fileType="executable">/usr/bin</Path>
  44. <Path fileType="executable">/usr/sbin</Path>
  45. <Path fileType="executable">/usr/libexec</Path>
  46. <Path fileType="library">/usr/lib</Path>
  47. <Path fileType="man">/usr/share/man</Path>
  48. <Path fileType="localedata">/usr/share/locale</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="data">/usr/share/idl</Path>
  51. </Files>
  52. </Package>
  53. <Package>
  54. <Name>libbonobo-devel</Name>
  55. <Summary>Development files for libbonobo</Summary>
  56. <RuntimeDependencies>
  57. <Dependency release="current">libbonobo</Dependency>
  58. <Dependency>orbit2-devel</Dependency>
  59. <Dependency>glib2-devel</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="library">/usr/lib/pkgconfig</Path>
  63. <Path fileType="header">/usr/include</Path>
  64. </Files>
  65. </Package>
  66. <Package>
  67. <Name>libbonobo-docs</Name>
  68. <IsA>data:doc</IsA>
  69. <Summary>Bonobo referance documents</Summary>
  70. <Files>
  71. <Path fileType="doc">/usr/share/gtk-doc</Path>
  72. </Files>
  73. </Package>
  74. <History>
  75. <Update release="3">
  76. <Date>2017-03-30</Date>
  77. <Version>2.32.1</Version>
  78. <Comment>Release Bump</Comment>
  79. <Name>Kamil Atlı</Name>
  80. <Email>suvari@pisilinux.org</Email>
  81. </Update>
  82. <Update release="2">
  83. <Date>2016-06-09</Date>
  84. <Version>2.32.1</Version>
  85. <Comment>Release Bump</Comment>
  86. <Name>Pisi Linux Community</Name>
  87. <Email>admin@pisilinux.org</Email>
  88. </Update>
  89. <Update release="1">
  90. <Date>2014-05-24</Date>
  91. <Version>2.32.1</Version>
  92. <Comment>First release</Comment>
  93. <Name>Alihan Öztürk</Name>
  94. <Email>alihan@pisilinux.org</Email>
  95. </Update>
  96. </History>
  97. </PISI>