summaryrefslogtreecommitdiff
path: root/chunks/efl.morph
blob: befe2c76502d6aa952cbc59e852617351cc0b233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: efl
kind: chunk
repo: upstream:enlightenment/efl
ref: 8f9b565e79552f09a39507ce802786b1fe773d2d
unpetrify-ref: baserock/morph
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