123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libgphoto2</Name>
- <Homepage>http://www.gphoto.org/</Homepage>
- <Packager>
- <Name>Pisilinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPL-2.1</License>
- <IsA>library</IsA>
- <Summary>Library that implements support for numerous digital cameras</Summary>
- <Description>libgphoto2 is the core library designed to allow access to digital camera by external programs.</Description>
- <Archive sha1sum="f15ff60fc0dccfb92310373de5a5a18b2354c3e5" type="tarxz">mirrors://sourceforge/project/gphoto/libgphoto/2.5.31/libgphoto2-2.5.31.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>doxygen</Dependency>
- <Dependency>gd-devel</Dependency>
- <Dependency>tiff-devel</Dependency>
- <Dependency>curl-devel</Dependency>
- <Dependency>libusb-devel</Dependency>
- <Dependency>libexif-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>libgphoto2</Name>
- <RuntimeDependencies>
- <Dependency>gd</Dependency>
- <Dependency>curl</Dependency>
- <Dependency>libusb</Dependency>
- <Dependency>libexif</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>libtool-ltdl</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/lib/udev</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/libgphoto2</Path>
- <!-- <Path fileType="data">/usr/share/hal/fdi</Path> -->
- <Path fileType="data">/lib/udev/rules.d</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2</Path>
- </Files>
- <Provides>
- <!-- <COMAR script="package.py">System.Package</COMAR> -->
- </Provides>
- </Package>
- <Package>
- <Name>libgphoto2-docs</Name>
- <Summary>Documentation for libgphoto2</Summary>
- <Files>
- <Path fileType="doc">/usr/share/doc/libgphoto2/camlibs</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2/libgphoto2-api.html</Path>
- </Files>
- </Package>
- <Package>
- <Name>libgphoto2-devel</Name>
- <Summary>Development files for libgphoto2</Summary>
- <RuntimeDependencies>
- <Dependency>libexif-devel</Dependency>
- <Dependency release="current">libgphoto2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/gphoto2-config</Path>
- <Path fileType="executable">/usr/bin/gphoto2-port-config</Path>
- <Path fileType="header">/usr/include/gphoto2</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="man">/usr/share/man/man3</Path>
- </Files>
- </Package>
- <History>
- <Update release="10">
- <Date>2018-01-04</Date>
- <Version>2.5.31</Version>
- <Comment>Version Bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2022-11-14</Date>
- <Version>2.5.30</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="8">
- <Date>2022-01-17</Date>
- <Version>2.5.28</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="7">
- <Date>2021-01-19</Date>
- <Version>2.5.26</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="6">
- <Date>2020-01-19</Date>
- <Version>2.5.23</Version>
- <Comment>İdris Kalp</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-07-30</Date>
- <Version>2.5.18</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-01-04</Date>
- <Version>2.5.16</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-04-09</Date>
- <Version>2.5.13</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>2.5.8</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-08-02</Date>
- <Version>2.5.8</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|