summaryrefslogtreecommitdiff
path: root/classes/e.bbclass
blob: a56cdff2e1c2f593b29ff02654a404a639ce7bfb (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
26
27
HOMEPAGE = "http://www.enlightenment.org"
SECTION = "e/apps"
SRCNAME ?= "${PN}"

SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=${SRCNAME};proto=http"
S = "${WORKDIR}/${SRCNAME}"

ARM_INSTRUCTION_SET = "arm"

inherit autotools pkgconfig binconfig

do_prepsources () {
  make clean distclean || true
}
addtask prepsources after do_patch before do_configure

do_configure_append() {
        find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
}

export CURL_CONFIG = "${STAGING_BINDIR_CROSS}/curl-config"
export FREETYPE_CONFIG = "${STAGING_BINDIR_CROSS}/freetype-config"

PACKAGES = "${PN}-dbg ${PN}-themes ${PN} ${PN}-dev ${PN}-lib"
FILES_${PN}-lib = "${libdir}/lib*.so.*"
FILES_${PN}-themes = "${datadir}/${PN}/themes ${datadir}/${PN}/data ${datadir}/${PN}/fonts ${datadir}/${PN}/pointers ${datadir}/${PN}/images ${datadir}/${PN}/users ${datadir}/${PN}/images ${datadir}/${PN}/styles"
FILES_${PN}-dev += "${includedir} ${libdir}/lib*.so"
td>Holger Hans Peter Freyther1 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe18 2008-08-09netbase: remove resolv.conf hack from om-gta0* that keeps overwriting working...Koen Kooi3 2008-06-11netbase: drop mpc8313e-rdb specific etc/network/interfacesJeremy Laine2 2008-04-30netbase: add /etc/network/interfaces for mpc8313e-rdbJeremy Laine2 2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory4 2008-03-13Drop unneeded empty directoriesRichard Purdie1 2008-02-10SlugOS: make "turnup nfs" work correctly with the new network driver (loadsMike Westerhof2 2008-01-11Added support for mx31MoBoard - closes #3947Valentin Longchamp2 2007-12-26netbase: Update /e/n/interfaces to include new WPA example configuration. Clo...Matthias Hentges2 2007-11-30netbase: Added 'auto eth0' to interfaces file as per RFC on list, and cause b...Rod Whitby2 2007-11-19netbase_4.21.bb : on gta01/02 machines set default DNS on bring usb upGraeme Gregory3 2007-10-16ghi270: Provide initial support for Grayhill ghi270 platform.Todd Blumer1 2007-09-08netbase: remove bogus a780 and e680 interface filesKoen Kooi5 2007-09-01netbase 4.21: add support for fic-gta02, restore formatting, bump PRMichael Lauer3 2007-08-18netbase 4.2.1: Make /etc/services, /etc/protocols and /etc/rpc as conffiles.Jamie Lenehan1 2007-08-11netbase: bump PRKoen Kooi1 2007-08-10netbase: SRC_URI_OVERRIDES_PACKAGE_ARCHKoen Kooi1 2007-06-13netbase: one more missing dirKoen Kooi1 2007-06-13netbase: add empty dirs needed for the buildKoen Kooi3 2007-06-12remove a bunch of empty directoriesRolf Leggewie7 2007-06-11netbase: Correct a comment in /etc/network/interfacesMatthias Hentges2 2007-06-03netbase: Add verbose examples for WEP and WPA encrytion to /etc/network/inter...Matthias Hentges2 2007-03-19Initial commit for a number of oplinux and oplinux-uclibc specific configs fo...Stelios Koroneos7 2007-03-17netbase: Add forgotten directories.Matthias Hentges4 2007-03-17netbase: Add support for custom if-*.d directories. Also fix failing dhcp mod...Matthias Hentges7 2007-03-10openturbostation: Remove leftover cruftOyvind Repvik2 2007-03-08netbase: Add openturbostation-stuffOyvind Repvik3 2007-02-16netbase: merge in fic-gta01 bits from openmoko svnKoen Kooi3 2006-09-08various packages: added mtx-2 configurationMartin Dietze2 2006-08-22netbase: bump PR because of change of tosa interfaces pushed in 5ea9eb6f097fe...Marcin Juszkiewicz1 2006-08-19rt2570: added driver for Ralink USB 802.11g WiFi stickMarcin Juszkiewicz1