Skip to content

Commit

Permalink
dev-qt-5/qtmultimedia: Bump v.5.15.2+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Sep 1, 2023
1 parent 886dc78 commit 951d247
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/atoms/base-qt2/dev-qt-5/qtmultimedia/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
prelude:
# TODO: Investigate on this. Enable vulkan requires dev-qt/qtgui:5[egl] else
# compilation of qtmultimedia
- >-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" &&
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} &&
USE="dbus evdev jpeg linuxfb localstorage egl vulkan" emerge dev-qt/qtgui:5 -j
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: qtmultimedia
version: 5.15.2
version: 5.15.2+1
category: dev-qt-5
use_flags:
- -gles2-only
Expand Down

0 comments on commit 951d247

Please sign in to comment.