summaryrefslogtreecommitdiff
path: root/strata/enlightenment/efl.morph
blob: 808d30df33ad7791d95341bc2aca55cbbc3637d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: efl
kind: chunk
description: ''
max-jobs: null
products: []
build-system: manual
pre-configure-commands: []
configure-commands:
- ./autogen.sh --prefix=/usr --with-tests=none --disable-fribidi --disable-image-loader-gif
  --disable-image-loader-tiff  --disable-pulseaudio --disable-gstreamer --disable-audio
  --disable-physics
post-configure-commands: []
pre-build-commands: []
build-commands:
- make VPATH=/usr/lib64
post-build-commands: []
pre-install-commands: []
install-commands:
- make DESTDIR="$DESTDIR" VPATH=/usr/lib64 install
post-install-commands: []
devices: []
post-test-commands: []
pre-test-commands: []
system-integration: []
test-commands: []