Files
main/hardware/misc/libgphoto2/pspec.xml
T
2018-07-30 19:46:36 +03:00

119 lines
4.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.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>GPLv2</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="7a6dda36920c5598051247495850ec13f60eed7d" type="tarbz2">mirrors://sourceforge/gphoto/libgphoto2-2.5.18.tar.bz2</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gd-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libusb-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libgphoto2</Name>
<RuntimeDependencies>
<Dependency>libxml2</Dependency>
<Dependency>libtool-ltdl</Dependency>
<Dependency>libusb</Dependency>
<Dependency>gd</Dependency>
<Dependency>libexif</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/lib/udev</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/README</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/COPYING</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="man">/usr/share/man</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</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/camlibs</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/apidocs.html</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug</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="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>