]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/e17/eclair_20060128.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / e17 / eclair_20060128.bb
1 DESCRIPTION = "Eclair is the E17 multi media player"
2 SECTION = "e/apps"
3 DEPENDS = "evas-x11 ecore-x11 embryo imlib2-x11 edje-native edje libxine-x11 emotion esmart-x11 libxml2 sqlite3 taglibc"
4 LICENSE = "MIT"
5 HOMEPAGE = "http://www.enlightenment.org"
6 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
7 PR = "r1"
8
9 SRC_URI = "cvs://anonymous@thinktux.net/root;module=e17/apps/eclair;date=${PV}"
10 S = "${WORKDIR}/eclair"
11
12 inherit autotools
13
14 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR}/edje_cc"
15
16 FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}"
17