pspec.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libpano13</Name>
  6. <Homepage>https://sourceforge.net/projects/panotools/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>Library for manipulating panoramic images</Summary>
  15. <Description>libpano13 is a library which provides very high quality manipulation, correction and stitching of panoramic photographs.</Description>
  16. <Archive sha1sum="00a4ba15f602ad5e63bc3dd6d38a6a42b26f1d25" type="targz">mirrors://sourceforge/panotools/libpano13-2.9.21.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>zlib-devel</Dependency>
  20. <Dependency>tiff-devel</Dependency>
  21. <Dependency>libpng-devel</Dependency>
  22. <Dependency>libjpeg-turbo-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>libpano13</Name>
  27. <RuntimeDependencies>
  28. <Dependency>tiff</Dependency>
  29. <Dependency>libpng</Dependency>
  30. <Dependency>libjpeg-turbo</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="doc">/usr/share/pano13/doc</Path>
  36. <Path fileType="man">/usr/share/man/man1</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>libpano13-devel</Name>
  41. <Summary>Development files for libpano13</Summary>
  42. <RuntimeDependencies>
  43. <Dependency release="current">libpano13</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="header">/usr/include</Path>
  47. <Path fileType="library">/usr/lib/pkgconfig</Path>
  48. </Files>
  49. </Package>
  50. <History>
  51. <Update release="6">
  52. <Date>2023-01-02</Date>
  53. <Version>2.9.21</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>fury</Name>
  56. <Email>uglyside@yandex.ru</Email>
  57. </Update>
  58. <Update release="5">
  59. <Date>2020-03-05</Date>
  60. <Version>2.9.19</Version>
  61. <Comment>Rebuild New T.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2018-09-01</Date>
  67. <Version>2.9.19</Version>
  68. <Comment>Rebuild New T.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2017-04-08</Date>
  74. <Version>2.9.19</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>Kamil Atlı</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2016-06-09</Date>
  81. <Version>2.9.19</Version>
  82. <Comment>Release Bump</Comment>
  83. <Name>Pisi Linux Community</Name>
  84. <Email>admin@pisilinux.org</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2014-11-10</Date>
  88. <Version>2.9.19</Version>
  89. <Comment>First release</Comment>
  90. <Name>Ertuğrul Erata</Name>
  91. <Email>ertugrulerata@gmail.com</Email>
  92. </Update>
  93. </History>
  94. </PISI>