pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libmspub</Name>
  6. <Homepage>http://www.freedesktop.org/wiki/Software/libmspub</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2.1</License>
  13. <License>MPLv1.1</License>
  14. <IsA>app:gui</IsA>
  15. <Summary>Library parsing the Microsoft Publisher documents</Summary>
  16. <Description>Libmspub is library providing ability to interpret and import Microsoft Publisher content into various applications. You can find it being used in libreoffice. </Description>
  17. <Archive sha1sum="5da5171b4ca27c7c45fcfd53dd5d4e0c726c4f69" type="tarbz2">https://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.4.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>boost-devel</Dependency>
  20. <Dependency>doxygen</Dependency>
  21. <Dependency>help2man</Dependency>
  22. <Dependency>icu4c-devel</Dependency>
  23. <Dependency>librevenge-devel</Dependency>
  24. <Dependency>zlib-devel</Dependency>
  25. </BuildDependencies>
  26. <Patches>
  27. <Patch level="1">buildfix.diff</Patch>
  28. </Patches>
  29. </Source>
  30. <Package>
  31. <Name>libmspub</Name>
  32. <RuntimeDependencies>
  33. <Dependency>zlib</Dependency>
  34. <Dependency>icu4c</Dependency>
  35. <Dependency>libgcc</Dependency>
  36. <Dependency>librevenge</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="data">/usr/bin</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. </Files>
  43. </Package>
  44. <Package>
  45. <Name>libmspub-devel</Name>
  46. <Summary>libmspub için geliştirme dosyaları</Summary>
  47. <RuntimeDependencies>
  48. <Dependency>zlib-devel</Dependency>
  49. <Dependency>icu4c-devel</Dependency>
  50. <Dependency>librevenge-devel</Dependency>
  51. <Dependency release="current">libmspub</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="header">/usr/include</Path>
  55. <Path fileType="library">/usr/lib/pkgconfig</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="10">
  60. <Date>2023-10-17</Date>
  61. <Version>0.1.4</Version>
  62. <Comment>Rebuild.</Comment>
  63. <Name>Ümit Solmaz</Name>
  64. </Update>
  65. <Update release="9">
  66. <Date>2022-10-29</Date>
  67. <Version>0.1.4</Version>
  68. <Comment>Rebuild.</Comment>
  69. <Name>Ümit Solmaz</Name>
  70. </Update>
  71. <Update release="8">
  72. <Date>2021-10-21</Date>
  73. <Version>0.1.4</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="7">
  79. <Date>2021-03-10</Date>
  80. <Version>0.1.4</Version>
  81. <Comment>Rebuild.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="6">
  86. <Date>2020-02-09</Date>
  87. <Version>0.1.4</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="5">
  93. <Date>2018-08-29</Date>
  94. <Version>0.1.4</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="4">
  100. <Date>2018-01-31</Date>
  101. <Version>0.1.3</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="3">
  107. <Date>2017-03-16</Date>
  108. <Version>0.1.2</Version>
  109. <Comment>Release Bump</Comment>
  110. <Name>Ayhan Yalçınsoy</Name>
  111. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  112. </Update>
  113. <Update release="2">
  114. <Date>2016-06-10</Date>
  115. <Version>0.1.2</Version>
  116. <Comment>Release Bump</Comment>
  117. <Name>Pisi Linux Community</Name>
  118. <Email>admin@pisilinux.org</Email>
  119. </Update>
  120. <Update release="1">
  121. <Date>2016-01-24</Date>
  122. <Version>0.1.2</Version>
  123. <Comment>First release</Comment>
  124. <Name>Ayhan Yalçınsoy</Name>
  125. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  126. </Update>
  127. </History>
  128. </PISI>