summaryrefslogtreecommitdiff
path: root/chunks/efl.morph
blob: 6bce99c8bde92ffdb0fe3bfb46f13902d10932f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: efl
kind: chunk
repo: upstream:enlightenment/efl
ref: 8f9b565e79552f09a39507ce802786b1fe773d2d
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
build-commands:
- make VPATH=/usr/lib64
install-commands:
- make DESTDIR="$DESTDIR" VPATH=/usr/lib64 install