Skip to content

Commit

Permalink
media-libs/opencv: Bump v.4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 10, 2023
1 parent 6eeeb16 commit 9089af4
Show file tree
Hide file tree
Showing 3 changed files with 505 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/atoms/media-gfx/media-libs/opencv/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ env:
- LUET_PORTAGE_PKGFILES=1
- FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox"
prelude:
# Using ebuild from FL-7498 for now
- >-
cp opencv-4.5.5.ebuild /var/git/meta-repo/kits/media-kit/media-libs/opencv/ &&
cd /var/git/meta-repo/kits/media-kit/media-libs/opencv/ &&
ebuild opencv-4.5.5.ebuild digest && cd -
- |
eval 'mkdir -p /var/cache/portage/distfiles || true' && \
chown portage:portage -R /var/cache/portage/ && \
Expand Down
4 changes: 2 additions & 2 deletions packages/atoms/media-gfx/media-libs/opencv/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: opencv
version: 4.1.1
version: 4.5.5
category: media-libs
use_flags:
- -contrib_dnn
Expand Down Expand Up @@ -120,4 +120,4 @@ labels:
kit: media-kit
original.package.name: media-libs/opencv
original.package.slot: "0"
original.package.version: 4.1.1
original.package.version: 4.5.5

0 comments on commit 9089af4

Please sign in to comment.