Skip to content

Commit

Permalink
dev-libs/efl: Bump v.1.26.3+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 8, 2023
1 parent f1c413d commit 6c60377
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 8 deletions.
2 changes: 2 additions & 0 deletions packages/atoms/e17/dev-libs/efl/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
prelude:
- >-
cp efl-1.26.3.ebuild /var/git/meta-repo/kits/dev-kit/dev-libs/efl/
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
19 changes: 11 additions & 8 deletions packages/atoms/e17/dev-libs/efl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,31 +1,30 @@
name: efl
version: 1.26.3
version: 1.26.3+1
category: dev-libs
use_flags:
- -avif
- -connman
- -doc
- -drm
- -fribidi
- -gles2-only
- -glib
- -gnutls
- -heif
- -hyphen
- -ibus
- -luajit
- -mono
- -physics
- -raw
- -scim
- -tslib
- -unwind
- -vnc
- -xpresent
- X
- drm
- elogind
- fontconfig
- glib
- gstreamer
- ibus
- jpeg2k
- json
- lua
Expand All @@ -34,6 +33,7 @@ use_flags:
- pdf
- postscript
- pulseaudio
- raw
- sdl
- sound
- ssl
Expand Down Expand Up @@ -61,15 +61,18 @@ requires:
- name: check
version: '>=0'
category: dev-libs
- name: glib
version: '>=0'
category: dev-libs-2
- name: libinput
version: '>=0'
category: dev-libs
- name: librsvg
version: '>=0'
category: gnome-base-2
- name: fontconfig
version: '>=0'
category: media-libs-1.0
- name: libraw
version: '>=0'
category: media-libs
- name: libsdl2
version: '>=0'
category: media-libs
Expand Down

0 comments on commit 6c60377

Please sign in to comment.