pspec.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libgphoto2</Name>
  6. <Homepage>http://www.gphoto.org/</Homepage>
  7. <Packager>
  8. <Name>Pisilinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPL-2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>Library that implements support for numerous digital cameras</Summary>
  14. <Description>libgphoto2 is the core library designed to allow access to digital camera by external programs.</Description>
  15. <Archive sha1sum="f15ff60fc0dccfb92310373de5a5a18b2354c3e5" type="tarxz">mirrors://sourceforge/project/gphoto/libgphoto/2.5.31/libgphoto2-2.5.31.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>doxygen</Dependency>
  18. <Dependency>gd-devel</Dependency>
  19. <Dependency>tiff-devel</Dependency>
  20. <Dependency>curl-devel</Dependency>
  21. <Dependency>libusb-devel</Dependency>
  22. <Dependency>libexif-devel</Dependency>
  23. <Dependency>libxml2-devel</Dependency>
  24. <Dependency>libjpeg-turbo-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>libgphoto2</Name>
  29. <RuntimeDependencies>
  30. <Dependency>gd</Dependency>
  31. <Dependency>curl</Dependency>
  32. <Dependency>libusb</Dependency>
  33. <Dependency>libexif</Dependency>
  34. <Dependency>libxml2</Dependency>
  35. <Dependency>libtool-ltdl</Dependency>
  36. <Dependency>libjpeg-turbo</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/lib/udev</Path>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="data">/usr/share/libgphoto2</Path>
  42. <!-- <Path fileType="data">/usr/share/hal/fdi</Path> -->
  43. <Path fileType="data">/lib/udev/rules.d</Path>
  44. <Path fileType="localedata">/usr/share/locale</Path>
  45. <Path fileType="doc">/usr/share/doc/libgphoto2</Path>
  46. </Files>
  47. <Provides>
  48. <!-- <COMAR script="package.py">System.Package</COMAR> -->
  49. </Provides>
  50. </Package>
  51. <Package>
  52. <Name>libgphoto2-docs</Name>
  53. <Summary>Documentation for libgphoto2</Summary>
  54. <Files>
  55. <Path fileType="doc">/usr/share/doc/libgphoto2/camlibs</Path>
  56. <Path fileType="doc">/usr/share/doc/libgphoto2/libgphoto2-api.html</Path>
  57. </Files>
  58. </Package>
  59. <Package>
  60. <Name>libgphoto2-devel</Name>
  61. <Summary>Development files for libgphoto2</Summary>
  62. <RuntimeDependencies>
  63. <Dependency>libexif-devel</Dependency>
  64. <Dependency release="current">libgphoto2</Dependency>
  65. </RuntimeDependencies>
  66. <Files>
  67. <Path fileType="executable">/usr/bin/gphoto2-config</Path>
  68. <Path fileType="executable">/usr/bin/gphoto2-port-config</Path>
  69. <Path fileType="header">/usr/include/gphoto2</Path>
  70. <Path fileType="data">/usr/lib/pkgconfig</Path>
  71. <Path fileType="man">/usr/share/man/man3</Path>
  72. </Files>
  73. </Package>
  74. <History>
  75. <Update release="10">
  76. <Date>2018-01-04</Date>
  77. <Version>2.5.31</Version>
  78. <Comment>Version Bump</Comment>
  79. <Name>Kamil Atlı</Name>
  80. <Email>suvari@pisilinux.org</Email>
  81. </Update>
  82. <Update release="9">
  83. <Date>2022-11-14</Date>
  84. <Version>2.5.30</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>fury</Name>
  87. <Email>uglyside@yandex.ru</Email>
  88. </Update>
  89. <Update release="8">
  90. <Date>2022-01-17</Date>
  91. <Version>2.5.28</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>fury</Name>
  94. <Email>uglyside@yandex.ru</Email>
  95. </Update>
  96. <Update release="7">
  97. <Date>2021-01-19</Date>
  98. <Version>2.5.26</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>fury</Name>
  101. <Email>uglyside@yandex.ru</Email>
  102. </Update>
  103. <Update release="6">
  104. <Date>2020-01-19</Date>
  105. <Version>2.5.23</Version>
  106. <Comment>İdris Kalp</Comment>
  107. <Name>İdris Kalp</Name>
  108. <Email>idriskalp@gmail.com</Email>
  109. </Update>
  110. <Update release="5">
  111. <Date>2018-07-30</Date>
  112. <Version>2.5.18</Version>
  113. <Comment>Version Bump</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="4">
  118. <Date>2018-01-04</Date>
  119. <Version>2.5.16</Version>
  120. <Comment>Version Bump</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="3">
  125. <Date>2017-04-09</Date>
  126. <Version>2.5.13</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Ertuğrul Erata</Name>
  129. <Email>ertugrulerata@gmail.com</Email>
  130. </Update>
  131. <Update release="2">
  132. <Date>2016-06-09</Date>
  133. <Version>2.5.8</Version>
  134. <Comment>Release Bump</Comment>
  135. <Name>Pisi Linux Community</Name>
  136. <Email>admin@pisilinux.org</Email>
  137. </Update>
  138. <Update release="1">
  139. <Date>2015-08-02</Date>
  140. <Version>2.5.8</Version>
  141. <Comment>First release</Comment>
  142. <Name>Ertuğrul Erata</Name>
  143. <Email>ertugrulerata@gmail.com</Email>
  144. </Update>
  145. </History>
  146. </PISI>