Files
2024-08-18 09:41:17 +03:00

79 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gphoto2</Name>
<Homepage>http://www.gphoto.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>multimedia.misc</PartOf>
<Summary>Digital camera software.</Summary>
<Description>
gPhoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like systems, written by a whole team of dedicated volunteers around the world. It supports more than 2500 cameras.
</Description>
<Archive sha1sum="fd2c94ac0fff6b5c141925bcfbe32386d95ccced" type="tarxz">
mirrors://sourceforge/project/gphoto/gphoto/2.5.28/gphoto2-2.5.28.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cdk-devel</Dependency>
<Dependency>popt-devel</Dependency>
<Dependency>aalib-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libgphoto2-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">cdk_header_path.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>gphoto2</Name>
<RuntimeDependencies>
<Dependency>cdk</Dependency>
<Dependency>popt</Dependency>
<Dependency>aalib</Dependency>
<Dependency>libexif</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>readline</Dependency>
<Dependency>libgphoto2</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<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="2">
<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="1">
<Date>2020-12-06</Date>
<Version>2.5.23</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>