Switch to new package format
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
name: opencv
|
||||
description: Open Source Computer Vision Library
|
||||
version: 4.13.0
|
||||
revision: 8
|
||||
url: https://opencv.org/
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- abseil-cpp=20260526.*
|
||||
- ffmpeg
|
||||
- freetype2
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gst-plugins-base
|
||||
- gstreamer
|
||||
- harfbuzz
|
||||
- libavif
|
||||
- libglvnd
|
||||
- libjpeg-turbo
|
||||
- libjxl
|
||||
- libpng
|
||||
- libtiff
|
||||
- libwebp
|
||||
- openexr
|
||||
- openjpeg
|
||||
- protobuf-compiler=35.0
|
||||
- zlib
|
||||
make_depends:
|
||||
- cmake
|
||||
- fmt
|
||||
- glew
|
||||
- jdk
|
||||
- mesa
|
||||
- python3=3.14.*
|
||||
- python-numpy
|
||||
- python-setuptools
|
||||
- qt6-5compat
|
||||
downloads:
|
||||
- url: https://github.com/opencv/opencv/archive/${BPM_PKG_VERSION}/opencv-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1d40ca017ea51c533cf9fd5cbde5b5fe7ae248291ddf2af99d4c17cf8e13017d
|
||||
- url: https://github.com/opencv/opencv_contrib/archive/${BPM_PKG_VERSION}/opencv_contrib-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
checksum: 1e0077a4fd2960a7d2f4c9e49d6ba7bb891cac2d1be36d7e8e47aa97a9d1039b
|
||||
Reference in New Issue
Block a user