emotion-generic-players.inc 410 B

1234567891011121314
  1. DESCRIPTION = "Emotion generic players"
  2. LICENSE = "GPLv2"
  3. LIC_FILES_CHKSUM = "file://COPYING;md5=a0f11eedf8706bf6d4d6639fb67eb8ae"
  4. DEPENDS = "emotion"
  5. inherit efl
  6. SRCNAME = "emotion_generic_players"
  7. # creates empty packages until you get vlc-2 and enable it here
  8. PACKAGECONFIG ?= ""
  9. # needs eina and ecore from efl and vlc-2 (currently we have 1.11)
  10. PACKAGECONFIG[vlc] = "--with-vlc,--without-vlc,vlc efl"