Files
main/science/robotics/opencv/pspec.xml
T
2023-10-22 17:57:05 +03:00

250 lines
9.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>opencv</Name>
<Homepage>https://opencv.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Computer vision library</Summary>
<Description>opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics.</Description>
<Archive sha1sum="71b8139c13b44438633f9ae8f12e58c43b0f76bf" type="targz" name="opencv-4.8.1.tar.gz">https://github.com/opencv/opencv/archive/refs/tags/4.8.1.tar.gz</Archive>
<Archive sha1sum="111cca75f8f3dd7d840755d6fc3c488c2fe980ed" type="targz" target="opencv-4.8.1" name="opencv_contrib-4.8.1.tar.gz">https://github.com/opencv/opencv_contrib/archive/refs/tags/4.8.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>hdf5-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libv4l-devel</Dependency>
<Dependency>openexr-libs</Dependency>
<Dependency>jasper-devel</Dependency>
<Dependency>imath-devel</Dependency>
<Dependency>openexr-devel</Dependency>
<Dependency>lapack-devel</Dependency>
<Dependency>python-numpy</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-numpy</Dependency>
<Dependency>xine-lib-devel</Dependency>
<Dependency>libdc1394-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libgphoto2-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency>onetbb-devel</Dependency>
<Dependency>eigen3</Dependency>
<Dependency>opencl-icd-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>harfbuzz-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>protobuf-devel</Dependency>
<Dependency>opencl-icd-devel</Dependency>
<Dependency>ninja</Dependency>
<Dependency>openjpeg2-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">2a4348e0.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>opencv</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>hdf5</Dependency>
<Dependency>cairo</Dependency>
<Dependency>zlib</Dependency>
<Dependency>glib2</Dependency>
<Dependency>jasper</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libpng</Dependency>
<Dependency>libv4l</Dependency>
<Dependency>imath</Dependency>
<Dependency>libgphoto2</Dependency>
<Dependency>openexr-libs</Dependency>
<Dependency>xine-lib</Dependency>
<Dependency>libdc1394</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>onetbb</Dependency>
<Dependency>opencl-icd</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>tiff</Dependency>
<Dependency>webp</Dependency>
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>protobuf</Dependency>
<Dependency>opencl-icd</Dependency>
<Dependency>openjpeg2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/OpenCV</Path>
<Path fileType="doc">/usr/share/licenses</Path>
<Path fileType="data">/usr/share/opencv4</Path>
</Files>
</Package>
<Package>
<Name>opencv-docs</Name>
<Summary>Computer vision library documents and examples</Summary>
<Files>
<Path fileType="doc">/usr/share/doc/opencv</Path>
<Path fileType="doc">/usr/share/doc/opencv/samples</Path>
</Files>
</Package>
<Package>
<Name>opencv-devel</Name>
<Summary>Development files for opencv</Summary>
<RuntimeDependencies>
<Dependency release="current">opencv</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="18">
<Date>2023-10-22</Date>
<Version>4.8.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2023-10-17</Date>
<Version>4.5.4</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2023-06-06</Date>
<Version>4.5.4</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2021-12-09</Date>
<Version>4.5.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2021-10-23</Date>
<Version>4.5.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-03-12</Date>
<Version>4.5.1</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-09-19</Date>
<Version>4.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2019-02-13</Date>
<Version>4.2.0</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-01-11</Date>
<Version>3.4.5</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-08-14</Date>
<Version>3.4.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-03-23</Date>
<Version>3.4.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-02-14</Date>
<Version>3.2.0</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-09-22</Date>
<Version>3.2.0</Version>
<Comment>Release bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2017-07-07</Date>
<Version>3.2.0</Version>
<Comment>Release bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-04-17</Date>
<Version>3.2.0</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-11-06</Date>
<Version>2.4.13</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.4.11</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-09-15</Date>
<Version>2.4.11</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>