pspec.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.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>GPLv2</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="f1736e4c0f7273a1154c28ac26b76f1be538b4f3" type="tarbz2">mirrors://sourceforge/gphoto/libgphoto2-2.5.16.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>doxygen</Dependency>
  18. <Dependency>libxml2-devel</Dependency>
  19. <Dependency>gd-devel</Dependency>
  20. <Dependency>tiff-devel</Dependency>
  21. <Dependency>libjpeg-turbo-devel</Dependency>
  22. <Dependency>libexif-devel</Dependency>
  23. <Dependency>libusb-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>libgphoto2</Name>
  28. <RuntimeDependencies>
  29. <Dependency>libxml2</Dependency>
  30. <Dependency>libtool-ltdl</Dependency>
  31. <Dependency>libusb</Dependency>
  32. <Dependency>gd</Dependency>
  33. <Dependency>libexif</Dependency>
  34. <Dependency>libjpeg-turbo</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="executable">/lib/udev</Path>
  39. <Path fileType="doc">/usr/share/doc/libgphoto2/README</Path>
  40. <Path fileType="doc">/usr/share/doc/libgphoto2/COPYING</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="data">/usr/share/libgphoto2</Path>
  43. <Path fileType="data">/usr/share/hal/fdi</Path>
  44. <Path fileType="data">/lib/udev/rules.d</Path>
  45. <Path fileType="localedata">/usr/share/locale</Path>
  46. <Path fileType="man">/usr/share/man</Path>
  47. </Files>
  48. <Provides>
  49. <COMAR script="package.py">System.Package</COMAR>
  50. </Provides>
  51. </Package>
  52. <Package>
  53. <Name>libgphoto2-docs</Name>
  54. <Summary>Documentation for libgphoto2</Summary>
  55. <Files>
  56. <Path fileType="doc">/usr/share/doc/libgphoto2</Path>
  57. <Path fileType="doc">/usr/share/doc/libgphoto2/camlibs</Path>
  58. <Path fileType="doc">/usr/share/doc/libgphoto2/apidocs.html</Path>
  59. <Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug</Path>
  60. </Files>
  61. </Package>
  62. <Package>
  63. <Name>libgphoto2-devel</Name>
  64. <Summary>Development files for libgphoto2</Summary>
  65. <RuntimeDependencies>
  66. <Dependency>libexif-devel</Dependency>
  67. <Dependency release="current">libgphoto2</Dependency>
  68. </RuntimeDependencies>
  69. <Files>
  70. <Path fileType="executable">/usr/bin/gphoto2-config*</Path>
  71. <Path fileType="executable">/usr/bin/gphoto2-port-config</Path>
  72. <Path fileType="header">/usr/include/gphoto2</Path>
  73. <Path fileType="data">/usr/lib/pkgconfig</Path>
  74. <Path fileType="man">/usr/share/man/man3</Path>
  75. </Files>
  76. </Package>
  77. <History>
  78. <Update release="4">
  79. <Date>2018-01-04</Date>
  80. <Version>2.5.16</Version>
  81. <Comment>Version Bump</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="3">
  86. <Date>2017-04-09</Date>
  87. <Version>2.5.13</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Ertuğrul Erata</Name>
  90. <Email>ertugrulerata@gmail.com</Email>
  91. </Update>
  92. <Update release="2">
  93. <Date>2016-06-09</Date>
  94. <Version>2.5.8</Version>
  95. <Comment>Release Bump</Comment>
  96. <Name>Pisi Linux Community</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="1">
  100. <Date>2015-08-02</Date>
  101. <Version>2.5.8</Version>
  102. <Comment>First release</Comment>
  103. <Name>Ertuğrul Erata</Name>
  104. <Email>ertugrulerata@gmail.com</Email>
  105. </Update>
  106. </History>
  107. </PISI>